Skip to main content
Jump to: navigation, search

VIATRA/Query/DeveloperDocumentation/QueryProcessing

< VIATRA‎ | Query

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