Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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
(New page: Eclipse OCL New and Noteworthy items for the Helios 3.0.1 SR1 release. ===Examples=== ====OCLinEcore editor==== [https://bugs.eclipse.org/320689 320689] Enum and DataType now conform to...)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Eclipse OCL New and Noteworthy items for the Helios 3.0.1 SR1 release.
 
Eclipse OCL New and Noteworthy items for the Helios 3.0.1 SR1 release.
 +
 +
===OCL===
 +
 +
====Ecore====
 +
 +
[https://bugs.eclipse.org/322159 322159] Diagnose and workaround genmodel without Operation Reflection.
  
 
===Examples===
 
===Examples===
  
 
====OCLinEcore editor====
 
====OCLinEcore editor====
 +
 +
[https://bugs.eclipse.org/318119 318119] Save no longer flashes XMI.
  
 
[https://bugs.eclipse.org/320689 320689] Enum and DataType now conform to OclAny so that e.g. oclIsInvalid is no longer undefined.
 
[https://bugs.eclipse.org/320689 320689] Enum and DataType now conform to OclAny so that e.g. oclIsInvalid is no longer undefined.
 +
 +
[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/322675 322675] OCLinEcore menu items now localized to OCLinEcore.
 +
 +
[https://bugs.eclipse.org/322886 322886] CompleteOCL genmodel registration now findable.

Latest revision as of 13:20, 24 August 2010

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

OCL

Ecore

322159 Diagnose and workaround genmodel without Operation Reflection.

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.

322675 OCLinEcore menu items now localized to OCLinEcore.

322886 CompleteOCL genmodel registration now findable.

Back to the top