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.ObjectProcedural goal (no target condition) with AND success turned on. All plans have to be executed and one has to be passed.
- 
- 
Field SummaryFields Modifier and Type Field Description protected java.util.List<java.lang.String>results
 - 
Constructor SummaryConstructors Constructor Description TestGoal()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.List<java.lang.String>getResult()protected voidresultReceived(java.lang.String res)
 
-