How to create a sequence diagram using StarUML - StarUML tutorial

Time: 2020-10-21Source: Huajun Software TutorialAuthor: Ai Xiaomo

How to use StarUML to create a sequence diagram? How to do it specifically? Today I will share with you the operation method of using StarUML to create a sequence diagram. Friends in need can come and take a look. I hope it can help you.

First, open starUml on your computer.

starUML creates sequence diagram

In Model Explorer, right click on Untitled - ADD - Model, name it myuml

starUML creates sequence diagram

Then, click myuml, right-click-Add Diagram-Sequence Diagram, you can give it a name mysd. If you want to change the name, you can change the name attribute in Properties.

starUML creates sequence diagram

Next, add an executor, right-click myuml-Add-Actor, and rename it person.

starUML creates sequence diagram

Next add an Object, right-click on mydb - Add - Object, and rename it action

starUML creates sequence diagram

Then drag person, and action to the blank space, and connect them with the tool lines in Sequence. A simple timing diagram is OK. It’s complicated to draw inferences from one instance.

starUML creates sequence diagram

The above is the operation method of using StarUML to create a sequence diagram shared by the editor. Friends who don't know how to do it should hurry up and learn it.

Related articles更多>>

Popular recommendations