public class RuleMonitor extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.collections4.map.MultiKeyMap<Object,Boolean> |
evalutionCondition |
Constructor and Description |
---|
RuleMonitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
getEvalutionCondition(TimeStep step,
Rule rule,
Metier metier) |
void |
setEvaluationCondition(TimeStep step,
Rule rule,
Metier metier,
boolean evalutionCondition) |
Copyright © 1999–2020 CodeLutin. All rights reserved.