Interface IEvaluatorNode

All Known Implementing Classes:
AbstractEvaluatorNode, MemorylessEvaluatorNode, OutputCachingEvaluatorNode

public interface IEvaluatorNode
This interface is required for the communication between the evaluation core end the evaluator node.
Since:
1.5
  • Method Details

    • getReteContainer

      ReteContainer getReteContainer()
    • prettyPrintTraceInfoPatternList

      String prettyPrintTraceInfoPatternList()