Drawing a while loop inside a UML Sequence Diagram? -


i'm in system design phase of product. i'm using microsoft visio professional 2013. question best way draw while loop within sequence diagram?

i have few of these create, i've attempted create 1 perspective of while loop like, not sure , don't want carry on disbelief it's right. if clarify/correct or give me pointers of actual syntax needed, grateful. see below attempt.

my attempt

edit 1: tried again (still not sure if right)

enter image description here

...or give me pointers...

generally should avoid creating uml models picture drawing tools. of serious uml modeling tools i've evaluated able draw uml things syntactically correct automatically (although have tough rtfm requirements).

if you're looking uml sequence diagram reference, use uml-diagrams.org: sequence diagrams reference (after reviewing uml-diagrams.org: uml sequence diagrams examples)

see also


Comments

Popular posts from this blog

How to group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -