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.Object
A buy items goal that is responsible for buying a number of items.
-
-
Field Summary
Fields Modifier and Type Field Description protected int
num
-
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 boolean
checkRecur(double mon)
protected boolean
checkTarget()
-