Class CompiledSubPlan

  • All Implemented Interfaces:
    PatternTraceInfo, TraceInfo

    public class CompiledSubPlan
    extends PlanningTrace
    A trace marker associating a Rete recipe with a query SubPlan.

    The Rete node represented by the recipe is equivalent to the SubPlan.

    Invariant: each variable has at most one index associated with it in the tuple, i.e. no duplicates.