public class ParameterProjectionTrace extends RecipeTraceInfo implements PatternTraceInfo
PBody onto the list of parameters.RecipeTraceInfo.ParentTraceList| 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, getRecipe, getShadowedRecipe, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlso, shadowWithEquivalentRecipeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassignNode, getNode, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlsopublic 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