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"

m (Ecore)
(Examples)
Line 57: Line 57:
 
====Interpreter====
 
====Interpreter====
 
* [https://bugs.eclipse.org/332962 332962] Query Delegate Text Viewer for OCL.
 
* [https://bugs.eclipse.org/332962 332962] Query Delegate Text Viewer for OCL.
 +
 +
====Impact Analyzer====
 +
* [https://bugs.eclipse.org/329336 329336] EventManager added as pre-requisite for impact analyzer

Revision as of 08:13, 31 January 2011

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

OCL

Ecore

  • 251621 Support EAnnotations of missing Ecore eOpposites.
  • 333032 Tuning up the API and Impl introduced by Bug 251621.
  • 333241 Minimize impact of DefaultOppositeEndFinder
  • 332400 Avoid redundant helper creation.
  • 329980 Use @nooverride to clarify API.

Examples

Interpreter

  • 332962 Query Delegate Text Viewer for OCL.

Impact Analyzer

  • 329336 EventManager added as pre-requisite for impact analyzer

Back to the top