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

Difference between revisions of "OCL/New and Noteworthy/Indigo"

(OCLinEcore editor)
(OCLinEcore editor)
Line 20: Line 20:
  
 
[https://bugs.eclipse.org/321903 321903] Supertype is now resolvable when qualified.
 
[https://bugs.eclipse.org/321903 321903] Supertype is now resolvable when qualified.
 +
 +
[https://bugs.eclipse.org/322159 322159] Diagnose and workaround genmodel without Operation Reflection.
  
 
[https://bugs.eclipse.org/322675 322675] OCLinEcore menu items now localized to OCLinEcore.
 
[https://bugs.eclipse.org/322675 322675] OCLinEcore menu items now localized to OCLinEcore.
  
 
[https://bugs.eclipse.org/322886 322886] CompleteOCL genmodel registration now findable.
 
[https://bugs.eclipse.org/322886 322886] CompleteOCL genmodel registration now findable.

Revision as of 13:18, 24 August 2010

Eclipse OCL New and Noteworthy items for the pre-Indigo 3.1.0 release.

3.1.0 is an intermediate release between the 3.0.0 Helios and 3.2.0 Indigo releases. It's primary purpose is to make the Examples editors more robust.

Milestone 2

Examples

OCLinEcore editor

318119 Save no longer flashes XMI.

320689 Enum and DataType now conform to OclAny so that e.g. oclIsInvalid is no longer undefined.

321171 Reference opposite is now resolvable when the type is qualified.

321493 Unicode characters supported in annotations.

321518 Multi-line annotations supported.

321903 Supertype is now resolvable when qualified.

322159 Diagnose and workaround genmodel without Operation Reflection.

322675 OCLinEcore menu items now localized to OCLinEcore.

322886 CompleteOCL genmodel registration now findable.

Back to the top