Package jadex.bdi.shop
Class ShopAndCustomerAgent
java.lang.Object
jadex.bdi.shop.ShopAndCustomerAgent
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jadex.core.IComponent
The agent.protected CustomerCapability
The customer capability.protected double
The money.protected ShopCapa
The shop capability. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
agent
protected jadex.core.IComponent agentThe agent. -
customercap
The customer capability. -
shopcap
The shop capability. -
money
protected double moneyThe money.
-
-
Constructor Details
-
ShopAndCustomerAgent
public ShopAndCustomerAgent()
-