Package | Description |
---|---|
org.eclipse.incquery.runtime.rete.construction.plancompiler | |
org.eclipse.incquery.runtime.rete.traceability |
Modifier and Type | Method and Description |
---|---|
CompiledSubPlan |
ReteRecipeCompiler.getCompiledForm(SubPlan plan)
Returns a
CompiledSubPlan compiled from a query plan |
Modifier and Type | Method and Description |
---|---|
CompiledSubPlan |
PlanningTrace.cloneFor(SubPlan newSubPlan)
Returns a new clone that reinterprets the same compiled form
as the compiled form of a (potentially different) subPlan.
|