public static class BDIXAgentFeature.GoalsExistCondition
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected RCapability |
capa |
protected MGoal |
mgoal |
Constructor and Description |
---|
GoalsExistCondition(MGoal mgoal,
RCapability capa) |
Modifier and Type | Method and Description |
---|---|
IFuture<Tuple2<java.lang.Boolean,java.lang.Object>> |
evaluate(IEvent event) |