-
Key: UML14-352
-
Legacy Issue Number: 6380
-
Status: closed
-
Source: Unicom Systems ( Mr. Lou Varveris)
-
Summary:
On page 413 of Superstructure spec (Adopted) section concerning notation for CombinedFragments of Sequence diagram, for the Operator Ignore/Consider, the Textual Syntax seems to have a typo – should that be straight brackets surrounding the last <message name> to denote optional, rather than the curly brackets?
In other words:
Textual syntax: (ignore | consider ){ <message name>
{,<message name>}* }
Should Be:
Textual syntax: (ignore | consider )
{ <message name>[,<message name>]* } -
Reported: UML 1.5 — Wed, 22 Oct 2003 04:00 GMT
-
Disposition: Resolved — UML 1.4.2
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT