public class CompiledQuery extends RecipeTraceInfo implements PatternTraceInfo
RecipeTraceInfo.ParentTraceList
Constructor and Description |
---|
CompiledQuery(ReteNodeRecipe recipe,
java.util.Collection<? extends RecipeTraceInfo> parentRecipeTraces,
PQuery query) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPatternName() |
PQuery |
getQuery() |
assignNode, getNode, getParentRecipeTraces, getRecipe, getShadowedRecipe, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlso, shadowWithEquivalentRecipe
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
assignNode, getNode, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlso
public CompiledQuery(ReteNodeRecipe recipe, java.util.Collection<? extends RecipeTraceInfo> parentRecipeTraces, PQuery query)
public PQuery getQuery()
public java.lang.String getPatternName()
getPatternName
in interface PatternTraceInfo