I'm puzzled about the ChangeEvent notation on state transitions. It shows

When "<expression name> = <body>"

This looks odd and seemingly unhelpful. For example,

When "expName = (this.property1 == true)"

would be much more clear as:

when (this.property1 == true)

I couldn't find any examples of this notation in the UML or SysML specs. Am I 
just specifying the expression incorrectly?

Thank you,
Dan
_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users

Reply via email to