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

(RC1)
(Milestone 7)
Line 61: Line 61:
  
 
==Milestone 7==
 
==Milestone 7==
 +
 +
===Editors===
 +
* [https://bugs.eclipse.org/473825 473825] Reload problems mitigated by tolerating a UI freeze on open.
 +
* [https://bugs.eclipse.org/491966 491966] Type-diagnosing hovertext takes precedence over marker hovertext.
 +
 +
===OCLinEcore===
 +
* [https://bugs.eclipse.org/492800 492800] Template parameters may now be used with bidirectional properties.
  
 
===Pivot===
 
===Pivot===
 
* [https://bugs.eclipse.org/492293 492293] Collections are now null-free by default.
 
* [https://bugs.eclipse.org/492293 492293] Collections are now null-free by default.
 +
 +
===Pivot UML===
 +
* [https://bugs.eclipse.org/423905 423905] Navigation to/from Associations/AssociationClasses is supported.
  
 
==RC1==
 
==RC1==

Revision as of 05:12, 23 May 2016

Eclipse OCL New and Noteworthy items for the Neon 6.1.0 release.

Release Overview

Milestone 1

Code Generation

  • 471118 _ no longer used as an identifier (avoiding Java 8 deprecation)
  • 471948 Custom messages are supported again in code generated validations
  • 474307 EList returns no longer inhibit Ecore Editor delete commands

Editors

  • 469967 Concurrent editor no longer leads to a stuck /* Please Wait */
  • 471785 Problem in imported files no longer shown at local lines
  • 473249 Unresolved references due to stale Complete OCL context fixed

Pivot

  • 473632 CollectionRange to a more negative last no longer includes first

Pivot UML

  • 470805 Operations are no longer ignored for UML DataTypes
  • 472261 Constraints may be specified for Signals
  • 472469 UML DataType generals treated as superclasses
  • 474085 Stereotypes are no longer ignored in the Xtext OCL Console

Milestone 2

Pivot

  • 476438 *.oclas no longer requires explicit registration for standalone usage
  • 477283 Complete OCL references to subpackages no longer fail

Pivot UML

  • 476463 Post-Mars regression preventing use of OCL editor in Papyrus fixed
  • 476662 InstanceSpecification EnumerationLiteral properties no longer malfunction
  • 476769 OCLforUML::Validation at last controls Papyrus InstanceSpecification validation
  • 478416 Non-OCL Constraints are now tolerated

Milestone 3

Pivot

  • 479405 Names using special sequences such as :: may now be used.
  • 480018 DataTypes no longer convert to their behavioral type prematurely.
  • 480635 EnumLiterals may now have annotations.

Milestone 4

Many fixes relate to support for auto-generation in conjunction with the QVTd project.

Pivot

  • 480567 oclContainer/oclContents library properties added
  • 482264 silent syntax errors in profiles diagnosed
  • 482788 iterator variable names can now use arbitrary characters

Milestone 5

Pivot UML

  • 485225 allInstances() now works for Stereotypes
  • 485586 OCL parsing no longer fails for too simple UML models

Milestone 6

Milestone 7

Editors

  • 473825 Reload problems mitigated by tolerating a UI freeze on open.
  • 491966 Type-diagnosing hovertext takes precedence over marker hovertext.

OCLinEcore

  • 492800 Template parameters may now be used with bidirectional properties.

Pivot

  • 492293 Collections are now null-free by default.

Pivot UML

  • 423905 Navigation to/from Associations/AssociationClasses is supported.

RC1

Complete OCL

  • 491845 A Complete OCL load failure no longer re-fails while attempting to report the failure.

OCLinEcore

  • 492960 References to EKeys are now persisted in Ecore.

RC2

Pivot

  • 494227 Problems with unresolved pivot proxies in the Sample Ecore Editor resolved..

RC3

RC4

SR1

Eclipse OCL New and Noteworthy items for the Neon 6.1.1 SR1 release.

SR2

Eclipse OCL New and Noteworthy items for the Neon 6.1.2 SR2 release.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.