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 "MDT/OCL/New and Noteworthy 3.0.1"

< MDT‎ | OCL
(OCLinEcore editor)
Line 8: Line 8:
  
 
[https://bugs.eclipse.org/321171 321171] Reference opposite is now resolvable when the type is qualified.
 
[https://bugs.eclipse.org/321171 321171] Reference opposite is now resolvable when the type is qualified.
 +
 +
[https://bugs.eclipse.org/321493 321493] Unicode characters supported in annotations.
 +
 +
[https://bugs.eclipse.org/321518 321518] Multi-line annotations supported.
  
 
[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/322675 322675] OCLinEcore menu items now localized to OCLinEcore.
 +
 +
[https://bugs.eclipse.org/322886 322886] CompleteOCL genmodel registration now findable.

Revision as of 15:01, 17 August 2010

Eclipse OCL New and Noteworthy items for the Helios 3.0.1 SR1 release.

Examples

OCLinEcore editor

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.

322675 OCLinEcore menu items now localized to OCLinEcore.

322886 CompleteOCL genmodel registration now findable.

Back to the top