Class ActiveNodeConflictTrace
java.lang.Object
tools.refinery.interpreter.rete.traceability.RecipeTraceInfo
tools.refinery.interpreter.rete.traceability.ActiveNodeConflictTrace
- All Implemented Interfaces:
TraceInfo
-
Constructor Summary
ConstructorsConstructorDescriptionActiveNodeConflictTrace
(ReteNodeRecipe recipe, RecipeTraceInfo parentRecipeTrace, RecipeTraceInfo inactiveRecipeTrace) -
Method Summary
Methods inherited from class tools.refinery.interpreter.rete.traceability.RecipeTraceInfo
assignNode, getNode, getParentRecipeTraces, getParentRecipeTracesForCloning, getRecipe, getShadowedRecipe, propagateFromIndexerToSupplierParent, propagateFromStandardNodeToSupplierParent, propagateToIndexerParent, propagateToProductionNodeParentAlso, shadowWithEquivalentRecipe
-
Constructor Details
-
ActiveNodeConflictTrace
public ActiveNodeConflictTrace(ReteNodeRecipe recipe, RecipeTraceInfo parentRecipeTrace, RecipeTraceInfo inactiveRecipeTrace)
-
-
Method Details
-
getInactiveRecipeTrace
-