Interface IReasonerInterceptor

  • All Known Implementing Classes:
    ReasonerInterceptorAdaptor

    public interface IReasonerInterceptor
    An initial reasoner interceptor to be informed about the reasoning process in detail. Please do not modify the handed over information.
    Author:
    Holger Eichelberger
    • Method Detail

      • notifyEvaluation

        void notifyEvaluation​(Constraint constraint,
                              IConstraintEvaluator evaluator)
        Notifies about the evaluation of a constraint.
        Parameters:
        constraint - the constraint
        evaluator - the evaluator