Interface IPriorityEvaluator


  • public interface IPriorityEvaluator
    Has the purpose to evaluate the priority of a rule. An evaluator can be either static (returning a constant value) or dynamic (calculating the value new for each activation).