-
Key: OCL21-246
-
Legacy Issue Number: 7544
-
Status: closed
-
Source: OpenModeling ( Jos Warmer)
-
Summary:
36. – [1] The value of a collection range is the range of integer numbers between
– the result value of its first expression and its last expression.
context CollectionRangeEval
inv: element.isOclType( Sequence(Integer) ) and
element = getRange( first->oclAsType(Integer), last->oclAsType(Integer) ==> ’isOclType’ should be ’oclIsTypeOf’ -
Reported: OCL 2.0b2 — Thu, 10 Jun 2004 04:00 GMT
-
Disposition: Resolved — OCL 2.1
-
Disposition Summary:
’isOclType’ was fixed in OCL 2.3.
Disposition: Closed, no change -
Updated: Fri, 6 Mar 2015 20:58 GMT