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/Addon/Surrogate Queries"

< VIATRA‎ | Addon
(Created page with "= 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 t...")
(No difference)

Revision as of 13:16, 15 April 2015

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.

Back to the top