Package jadex.bdiv3.testcases.goals
Class GoalGoalBDI.TestGoal1
- java.lang.Object
-
- jadex.bdiv3.testcases.goals.GoalGoalBDI.TestGoal1
-
- Enclosing class:
- GoalGoalBDI
public class GoalGoalBDI.TestGoal1 extends java.lang.Object
The top level goal.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<java.lang.Double>
results
-
Constructor Summary
Constructors Constructor Description TestGoal1()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
checkTarget()
protected java.util.List<java.lang.Double>
getResult()
protected void
resultReceived(java.lang.Double res)
-