Package jadex.bdi.shop
Class ShopAndCustomerAgent
java.lang.Object
jadex.bdi.shop.ShopAndCustomerAgent
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jadex.core.IComponentThe agent.protected CustomerCapabilityThe customer capability.protected doubleThe money.protected ShopCapaThe 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()
-