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/Luna"

(New page: Eclipse OCL New and Noteworthy items for the Luna 4.4.0 release. ==Release Overview== ==Milestone 1== ====OCLinEcore==== * [https://bugs.eclipse.org/410682 410682] Comments on invarian...)
 
(Milestone 1)
Line 5: Line 5:
  
 
==Milestone 1==
 
==Milestone 1==
 +
 +
====Editors====
 +
* [https://bugs.eclipse.org/414355 414355] JDT-style auto content assisdt is available following . and ->
  
 
====OCLinEcore====
 
====OCLinEcore====

Revision as of 12:45, 22 August 2013

Eclipse OCL New and Noteworthy items for the Luna 4.4.0 release.

Release Overview

Milestone 1

Editors

  • 414355 JDT-style auto content assisdt is available following . and ->

OCLinEcore

  • 410682 Comments on invariants are no longer discarded

Pivot

  • 411154 Dynamic dispatch now chooses correct dispatch for inherited candidates
  • 411441 UML-style collections such as String[*] may be used as the type of e.g. a let-variable
  • 411826 excludingAll/includingAll, appendAll/prependAll added
  • 412685 Operations and EnumerationLiterals may be used in UML profile constraints
  • 412690 EList results are now BasicInternalEList rather than just BasicEList
  • 412736 Using Ecore data types such as ecore::EDouble as operation parameters no longer fails

Code Generator

  • 414040 Common Subexpression Elimination introduced to save code/remove warnings

Milestone 2

Milestone 3

Milestone 4

Milestone 5

Milestone 6

Milestone 7

RC1

RC2

RC3

RC4

SR1

Eclipse OCL New and Noteworthy items for the Luna 4.4.1 SR1 release.


SR2

Eclipse OCL New and Noteworthy items for the Luna 4.4.2 SR2 release.

Back to the top