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/Releases/MigrationTo1.3

< VIATRA‎ | Releases
Revision as of 10:38, 23 June 2016 by Unnamed Poltroon (Talk) (Created page with "=== Query specification registry === We have introduced a completely new Query Specification Registry and deprecated the old version. Users of the org.eclipse.viatra.query.ru...")

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

Query specification registry

We have introduced a completely new Query Specification Registry and deprecated the old version. Users of the org.eclipse.viatra.query.runtime.extensibility.QuerySpecificationRegistry class should read the JavaDoc for details on how to migrate to the new org.eclipse.viatra.query.runtime.registry.QuerySpecificationRegistry implementation.

Read TODO for details on the new registry.

Back to the top