Package jadex.bdiv3.testcases.goals
Class ExternalGoal
- java.lang.Object
-
- jadex.bdiv3.testcases.goals.ExternalGoal
-
public class ExternalGoal extends java.lang.ObjectA test goal.
-
-
Field Summary
Fields Modifier and Type Field Description protected intcnt
-
Constructor Summary
Constructors Constructor Description ExternalGoal(int cnt)Create a new goal.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancheckTarget()Check the target condition.voiddecrease()Decrease the cnt.
-