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

(Ecore)
(Ecore)
Line 58: Line 58:
  
 
[https://bugs.eclipse.org/332400 332400] Avoid redundant helper creation.
 
[https://bugs.eclipse.org/332400 332400] Avoid redundant helper creation.
 +
 +
[https://bugs.eclipse.org/329980 329980] Use @nooverride to clarify API

Revision as of 06:42, 17 December 2010

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

Milestone 2

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.

Milestone 3

Examples

OCLinEcore editor

325058 Fix resolution of parameter names.

328480 Fix self in constraints.

Milestone 4

OCL

330489 Fix content of singleton CollectionRange.

Ecore

EMF 2.7.0 is a prerequisite as from M4.

331143 Support Query delegates.

Milestone 5

Ecore

251621 Support EAnnotations of missing Ecore eOpposites.

332400 Avoid redundant helper creation.

329980 Use @nooverride to clarify API

Back to the top