-
Key: UML22-388
-
Legacy Issue Number: 12379
-
Status: closed
-
Source: Oracle ( Dave Hawkins)
-
Summary:
Section 11.3.25 gives the definition of MultiplicityElement::compatibleWith as: compatibleWith(other) = Integer.allInstances()-> forAll(i : Integer | self.includesCardinality implies other.includesCardinality) While technically correct, this may be a little impractical for any OCL interpreting tool. I think an alternative, that simply uses the upper and lower bounds, would be: compatibleWith(other) = other.includesMultiplicity(self)
-
Reported: UML 2.1.2 — Tue, 15 Apr 2008 04:00 GMT
-
Disposition: Resolved — UML 2.2
-
Disposition Summary:
This issue has already been resolved by, or no longer applies to, the UML 2.5 Beta 1 specification.
Disposition: Closed - No Change -
Updated: Fri, 6 Mar 2015 20:58 GMT
UML22 — Section 11.3.25 gives the definition of MultiplicityExpression::isConsisten
- Key: UML22-388
- OMG Task Force: UML 2.2 RTF