Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MDT/OCL 3.0.0 API Changes

< MDT
Revision as of 07:55, 8 July 2009 by Unnamed Poltroon (Talk)

The list of API changes in MDT-OCL 2.0.0

Situation description Related spec. sections Related bug/s Adopting Milestone
Special types (ElementType, TypeType) don't exist anymore 8.2, 13.3 190150, 259031 --
OclAny is the type to which all other types conform (including Collections) 8.2 189657, 191819 --
OclInvalid and invalid confusion (OclInvalid must be a type, invalid must be a literal) 11.2.4 281849 --
OrderedSet is not a subtype of Set. Set operations defined for OrderedSet in the standard library (union, intersection, including, etc.) must be dropped. 11.6.3 246962 --

Back to the top