Package jadex.bdi.shop
Class CustomerAgent
java.lang.Object
jadex.bdi.shop.CustomerAgent
Customer capability.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CustomerCapability
The customer capability.protected double
The money. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cap
The customer capability. -
money
protected double moneyThe money.
-
-
Constructor Details
-
CustomerAgent
public CustomerAgent()
-
-
Method Details
-
getCapability
Get the capability.- Returns:
- the cap
-