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

VIATRA/Addon/Surrogate Queries

< VIATRA‎ | Addon
Revision as of 13:16, 15 April 2015 by Abel.hegedus.mit.bme.hu (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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