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 "VIATRA/Releases/Query/NewAndNoteWorthy1.0"

m (reduce redundancy)
(Surrogate queries for derived features)
Line 2: Line 2:
  
 
== Surrogate queries for derived features ==
 
== Surrogate queries for derived features ==
 +
 +
While query-based features have supported the definition of well-behaving derived features in Ecore models, users of Ecore models that could not be modified had no way for using derived features in queries. EMF-IncQuery 1.0.0 introduces surrogate queries for derived features, where a derived feature in a query is replaced by a subpattern call during runtime. For more details, refer to the [[EMFIncQuery/UserDocumentation/Surrogate_Queries|documentation]].
  
 
== Enhanced support for UML models ==
 
== Enhanced support for UML models ==

Revision as of 13:14, 15 April 2015

New and Noteworthy - EMF-IncQuery 1.0.0

Surrogate queries for derived features

While query-based features have supported the definition of well-behaving derived features in Ecore models, users of Ecore models that could not be modified had no way for using derived features in queries. EMF-IncQuery 1.0.0 introduces surrogate queries for derived features, where a derived feature in a query is replaced by a subpattern call during runtime. For more details, refer to the documentation.

Enhanced support for UML models

The EMF-UML metamodel contains numerous derived features, most of which can now be used in IncQuery patterns. For more details, refer to the documentation.

Updated Validation Framework

Updated Viewers Framework

Copyright © Eclipse Foundation, Inc. All Rights Reserved.