-
Key: UML14-968
-
Legacy Issue Number: 3139
-
Status: closed
-
Source: OpenModeling ( Jos Warmer)
-
Summary:
The text of the OCL specification says, that both following forms
are allowed:context Company
inv : self.numberOfEmployees > 50and
context c : Company
inv : c.numberOfEmployees > 50However, the OCL grammar does not allow the 2nd form.
To allow the 2nd form, the ruleclassifierContext := <typeName>
Should be changed to
classifierContext := ( name ":" )?
<typeName> -
Reported: UML 1.2 — Fri, 17 Dec 1999 05:00 GMT
-
Disposition: Resolved — UML 1.3
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 21:37 GMT
UML14 — OCL: Class context specification grammar incomplete
- Key: UML14-968
- OMG Task Force: UML 1.4 RTF