Class Count2BDI.Count2Goal
- java.lang.Object
- 
- jadex.bdiv3.testcases.semiautomatic.Count2BDI.Count2Goal
 
- 
- Enclosing class:
- Count2BDI
 
 public class Count2BDI.Count2Goal extends java.lang.ObjectGoal with target and drop condition.
- 
- 
Constructor SummaryConstructors Constructor Description Count2Goal()Create a new count goal.Count2Goal(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.
 
-