Package jadex.bdi.runtime.impl
Class BDILifecycleAgentFeature.EvaluateExpressionCondition
java.lang.Object
jadex.bdi.runtime.impl.BDILifecycleAgentFeature.EvaluateExpressionCondition
- All Implemented Interfaces:
jadex.rules.eca.ICondition
- Enclosing class:
BDILifecycleAgentFeature
public static class BDILifecycleAgentFeature.EvaluateExpressionCondition
extends Object
implements jadex.rules.eca.ICondition
Condition that tests if an expression evalutes to true.
-
Field Summary
FieldsFields inherited from interface jadex.rules.eca.ICondition
FALSE, TRUE, TRUE_CONDITION
-
Constructor Summary
ConstructorsConstructorDescriptionEvaluateExpressionCondition
(MCondition cond, MElement owner, Map<String, Object> vals) -
Method Summary