Package jadex.bdiv3.testcases.goals
Class SequentialGoalBDI.TestGoal
- java.lang.Object
-
- jadex.bdiv3.testcases.goals.SequentialGoalBDI.TestGoal
-
- Enclosing class:
- SequentialGoalBDI
public class SequentialGoalBDI.TestGoal extends java.lang.Object
Procedural goal (no target condition) with AND success turned on. All plans have to be executed and one has to be passed.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<java.lang.String>
results
-
Constructor Summary
Constructors Constructor Description TestGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.List<java.lang.String>
getResult()
protected void
resultReceived(java.lang.String res)
-