Package jadex.bdiv3.testcases.goals
Class RecurBDI.BuyItemsGoal
- java.lang.Object
- 
- jadex.bdiv3.testcases.goals.RecurBDI.BuyItemsGoal
 
- 
- Enclosing class:
- RecurBDI
 
 public class RecurBDI.BuyItemsGoal extends java.lang.ObjectA buy items goal that is responsible for buying a number of items.
- 
- 
Field SummaryFields Modifier and Type Field Description protected intnum
 - 
Constructor SummaryConstructors Constructor Description BuyItemsGoal(int num)Create a new goal.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancheckRecur(double mon)protected booleancheckTarget()
 
-