Community
Participate
Working Groups
Build Identifier: 20110301-1815 The guard of an interaction operand is an optional item. However, when I remove it from the model, the guard condition in the diagram turns to "[true]", which doesn't make sense, since the particular interaction operator that I am using (par) does not require a guard. In fact, a guard has no meaning for that operator. So, leaving a "[true]" guard in place is not only meaningless but it also creates unnecessary visual clutter. Reproducible: Always Steps to Reproduce: 1.Create a sequence diagram and add an interaction operand of type "par" 2.Remove the guard associated with the par operand. 3.The guard condition changes to "[true]" -- which is meaningless
fixed in rev4720