How do I indicate UML sequence diagram loops in Visio?

D

DougE

The UML specification has something called critical regions which I can not
find in Visio. It is in chapter 14 of the Superstructure. Interaction
operators are an attribute of the combined fragment. I would be grateful if
someone can suggest to me how these interaction boxes are to be implemented
with Visio.

Thanks in advance.
 
P

Paul Herber

The UML specification has something called critical regions which I can not
find in Visio. It is in chapter 14 of the Superstructure. Interaction
operators are an attribute of the combined fragment. I would be grateful if
someone can suggest to me how these interaction boxes are to be implemented
with Visio.

Loops were not enabled as such in UML 1.4
As far as I know the correct way to do this is to create a sequence
diagram of the body of the loop and then invoke this n times from
another diagram.

UML2 does things differently and has loop, par(allel) and condition
operators.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top