public class ParameterProjectionTrace extends RecipeTraceInfo implements PatternTraceInfo
PBody
onto the list of parameters.Constructor and Description |
---|
ParameterProjectionTrace(PBody body,
ReteNodeRecipe recipe,
java.util.Collection<? extends RecipeTraceInfo> parentRecipeTraces) |
ParameterProjectionTrace(PBody body,
ReteNodeRecipe recipe,
RecipeTraceInfo... parentRecipeTraces) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPatternName() |
assignNode, getNode, getParentRecipeTraces, getParentRecipeTracesForCloning, getRecipe, getShadowedRecipe, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlso, shadowWithEquivalentRecipe
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
assignNode, getNode, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlso
public ParameterProjectionTrace(PBody body, ReteNodeRecipe recipe, RecipeTraceInfo... parentRecipeTraces)
public ParameterProjectionTrace(PBody body, ReteNodeRecipe recipe, java.util.Collection<? extends RecipeTraceInfo> parentRecipeTraces)
public java.lang.String getPatternName()
getPatternName
in interface PatternTraceInfo