Class PlanningTrace

java.lang.Object
tools.refinery.interpreter.rete.traceability.RecipeTraceInfo
tools.refinery.interpreter.rete.traceability.PlanningTrace
All Implemented Interfaces:
PatternTraceInfo, TraceInfo
Direct Known Subclasses:
CompiledSubPlan

public class PlanningTrace extends RecipeTraceInfo implements PatternTraceInfo
A trace marker associating a Rete recipe with a query SubPlan.

The recipe may be an auxiliary node; see CompiledSubPlan if it represents the entire SubPlan instead.