Class CountGoal
- java.lang.Object
- 
- jadex.bdiv3.testcases.semiautomatic.CountGoal
 
- 
 public class CountGoal extends java.lang.ObjectGoal with target and drop condition.
- 
- 
Constructor SummaryConstructors Constructor Description CountGoal(int target, int drop)Create a new count goal.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleandrop(int cnt)Called whenever the counter belief changes.protected booleantarget(int cnt)Called whenever the counter belief changes.
 
-