Package jadex.bdiv3x.features
Class BDIXAgentFeature.GoalsExistCondition
- java.lang.Object
 - 
- jadex.bdiv3x.features.BDIXAgentFeature.GoalsExistCondition
 
 
- 
- All Implemented Interfaces:
 jadex.rules.eca.ICondition
- Enclosing class:
 - BDIXAgentFeature
 
public static class BDIXAgentFeature.GoalsExistCondition extends java.lang.Object implements jadex.rules.eca.IConditionCondition that tests if goal instances of an mgoal exist. 
- 
- 
Constructor Summary
Constructors Constructor Description GoalsExistCondition(MGoal mgoal, jadex.bdiv3.runtime.impl.RCapability capa) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IFuture<Tuple2<java.lang.Boolean,java.lang.Object>>evaluate(jadex.rules.eca.IEvent event) 
 -