Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: cris on October 07, 2003, 12:23:34 am

Title: Collaboration diagram: small change
Post by: cris on October 07, 2003, 12:23:34 am
Hi

The messages on the collaboration diagrams look like:
1.4 val:=Func()
1.5 *[each]: dosomething()

i think that UML standard states that there is always a ':' . Its ok on loops, but i think its wrong on normal messages, and it should be
1.4 : val:=Func()

excuses if im wrong.

I have also noticed that when i see collabotarions diagrams from previous days, the loop condition is not on the diagram thougth it is on the message details,
and sometimes some messages or relations are not where i put them (version 3.60.637).

Thanks!