-
Key: OCL21-229
-
Legacy Issue Number: 7516
-
Status: closed
-
Source: OpenModeling ( Jos Warmer)
-
Summary:
8. – [1] An ocl message argument evaluation has either an ocl expression
– evaluation, or an unspecified value expression evaluation, not both.
context OclMessageArgEval inv:
expression->size() = 1 implies unspecified->size() = 0
expression->size() = 0 implies unspecified->size() = 1
==> add ’and’ between both expression parts -
Reported: OCL 2.0b2 — Thu, 10 Jun 2004 04:00 GMT
-
Disposition: Resolved — OCL 2.1
-
Disposition Summary:
Yes. But I cannot check the precedence without reading the spec so use a more obvious exposition
-
Updated: Fri, 6 Mar 2015 20:58 GMT