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 Summary
Fields Modifier and Type Field Description protected intnum
-
Constructor Summary
Constructors Constructor Description BuyItemsGoal(int num)Create a new goal.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancheckRecur(double mon)protected booleancheckTarget()
-