Monday, June 21, 2010

UML Sequence Diagrams - Activation blocks - foreach statements


As I mentioned in a previous post, you can use an activation block to show the contents of a foreach loop, with "foreach" as the message and (Company company in Companies) as parameters ( use whatever type an name you are actually looping through ).

No comments:

Post a Comment