Async message in Microsoft Visio

Microsoft Visio is the tool we use to draw our designs. This is the first time I want to draw a synchonous message in a sequence diagram and it’s a hell of a job when you don’t know how. Here is a list of steps to create my simple sample (download)

  1. new UMl Model Diagram
  2. Static structure -> add Class from Shapes
  3. Static structure -> add Signal from Shapes
  4. Static structure -> add Actor from Shapes
  5. Class -> add Reception
  6. new Sequence Diagram
  7. Sequence -> add Object lifeline from Shapes (set Classifier to Actor of 4)
  8. Sequence -> add Object lifeline from Shapes (set Classifier to Class of 2)
  9. Sequence -> add Message (async.) between Object lifelines (defaults to Signal of 3)

Asynchronous message in a sequence diagram of Microsoft Visio

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.
This entry was posted in Development and tagged , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.