-
Key: UML22-1193
-
Legacy Issue Number: 7001
-
Status: closed
-
Source: PostFinance ( Karl Guggisberg)
-
Summary:
On page 143, the spec says: kind : ConnectorKind =
{assembly, delegation}Indicates the kind of connector.
This doesn't make sense. "kind" is either "assembly" or "delegation" but not a set consisting of both values. "kind" should either have no default value, or it should be "assembly" or "delegation". kind : ConnectorKind or kind : ConnectorKind = assembly or kind : ConnectorKind = delegation
-
Reported: UML 2.0 — Sun, 22 Feb 2004 05:00 GMT
-
Disposition: Resolved — UML 2.1
-
Disposition Summary:
see above
-
Updated: Fri, 6 Mar 2015 22:54 GMT