Package jadex.bdiv3.testcases.goals
Class StaticGoalWithParameterBDI.SomeGoal
- java.lang.Object
- 
- jadex.bdiv3.testcases.goals.StaticGoalWithParameterBDI.SomeGoal
 
- 
- Enclosing class:
- StaticGoalWithParameterBDI
 
 public static class StaticGoalWithParameterBDI.SomeGoal extends java.lang.ObjectA test goal.
- 
- 
Field SummaryFields Modifier and Type Field Description protected intcnt
 - 
Constructor SummaryConstructors Constructor Description SomeGoal(int cnt)Create a new goal.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancheckTarget()Check the target condition.voiddecrease()Decrease the cnt.
 
-