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

Difference between revisions of "VIATRA/Query/DeveloperDocumentation/QueryProcessing"

< VIATRA‎ | Query
(Created page with "This figure shows the workflow of the recipe generation in EMF-IncQuery. File:incquery-rete.png")
 
(add traceInfo)
Line 2: Line 2:
  
 
[[File:incquery-rete.png]]
 
[[File:incquery-rete.png]]
 +
 +
The recipes of the rete nodes can be acquired via `org.eclipse.incquery.runtime.rete.network.Node.getTraceInfos()`.

Revision as of 07:09, 20 January 2015

This figure shows the workflow of the recipe generation in EMF-IncQuery.

Incquery-rete.png

The recipes of the rete nodes can be acquired via `org.eclipse.incquery.runtime.rete.network.Node.getTraceInfos()`.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.