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/Query/DeveloperDocumentation/QueryProcessing

This figure shows the workflow of the recipe generation in VIATRA Query.

Incquery-rete.png

The recipes of the Rete nodes can be acquired via org.eclipse.viatra.query.runtime.rete.network.Node.getTraceInfos().

Back to the top