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

VIATRA/Addon/Surrogate Queries

< VIATRA‎ | Addon
Revision as of 13:16, 15 April 2015 by Unnamed Poltroon (Talk) (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