-
Key: UML22-940
-
Legacy Issue Number: 8696
-
Status: closed
-
Source: Commissariat a l Energie Atomique-CEA ( Dr. Sebastien Gerard)
-
Summary:
what is the official policy to describe the Associations sub section of a meta class description (using EBNF style):
/?<end-name> : <associated-class-name> : <cardinality> (= <DefaultValue>)? <FeaturesList>? <tab> <Description>
where:
<end-name> ::= String
<associated-class-name> ::= String
<cardinality> ::= [<n>, <m>]
<DefaultValue> ::= String
<FeaturesList> ::=
{<Features>}<Features> ::= <FeatureKind>} | {<FeatureKind>, <Features>
<FeatureKind> ::= subsets <property-name> | redefined <end-name> | union | ordered | bag | sequence | readOnly | unrestricted
<property-name> ::= String
<n> ::= Integer
<m> ::= Integer | * and m >= n
<tab> is a tabulation
ps: ? means it is optional part.
-
Reported: RAS 2.2 — Tue, 12 Apr 2005 04:00 GMT
-
Disposition: Resolved — UML 2.1
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT
UML22 — policy to describe the Associations sub section of a meta class description
- Key: UML22-940
- OMG Task Force: UML 2.2 RTF