-
Key: OCL25-187
-
Legacy Issue Number: 7535
-
Status: open
-
Source: OpenModeling ( Jos Warmer)
-
Summary:
27. – [1] The result value of an association end call expression is the value bound
– to the name of the association end to which it refers. Note that the
– determination of the result value when qualifiers are present is specified in – section 5.4.3 ("Well-formedness rules for the AS-Domain-Mapping.exp-eval
– Package").
context AssociationEndCallExpEval inv:
qualifiers->size() = 0 implies
resultValue =
source.resultValue.getCurrentValueOf(referredAssociationEnd.name)
==> ’name’ should be ’value’ -
Reported: OCL 2.0b2 — Thu, 10 Jun 2004 04:00 GMT
-
Updated: Thu, 8 Oct 2015 14:12 GMT
OCL25 — result value of an association end call expression
- Key: OCL25-187
- OMG Task Force: Object Constraint Language 2.5 RTF