Interface PreRulesetEvaluation


  • public interface PreRulesetEvaluation
    Denotes an element that takes some action before the execution of the Rule pipeline.
    Author:
    Lincoln Baxter, III
    • Method Detail

      • preRulesetEvaluation

        void preRulesetEvaluation​(GraphRewrite event)
        The action to be performed before evaluation of the compiled Rule set.