public class ReasonerInterceptorAdaptor extends java.lang.Object implements IReasonerInterceptor
| Constructor and Description |
|---|
ReasonerInterceptorAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyEvaluation(net.ssehub.easy.varModel.model.Constraint constraint,
net.ssehub.easy.varModel.cstEvaluation.IConstraintEvaluator evaluator)
Notifies about the evaluation of a constraint.
|
public void notifyEvaluation(net.ssehub.easy.varModel.model.Constraint constraint,
net.ssehub.easy.varModel.cstEvaluation.IConstraintEvaluator evaluator)
IReasonerInterceptornotifyEvaluation in interface IReasonerInterceptorconstraint - the constraintevaluator - the evaluatorCopyright © 2009 - 2018 SSE. All Rights Reserved.