Uses of Class
fipaos.tutorial.emarkets.agent.buyer.BuyerAgent

Packages that use BuyerAgent
fipaos.tutorial.emarkets.agent.buyer.bid 
fipaos.tutorial.emarkets.agent.buyer.manufacturer 
fipaos.tutorial.emarkets.agent.buyer.retail 

Uses of BuyerAgent in fipaos.tutorial.emarkets.agent.buyer.bid
 

Constructors in fipaos.tutorial.emarkets.agent.buyer.bid with parameters of type BuyerAgent
SimpleBidEngine.SimpleBidEngine(BuyerAgent buyer)
          This constructor creates an instance of the SimpleBidEngine.
 

Uses of BuyerAgent in fipaos.tutorial.emarkets.agent.buyer.manufacturer
 

Subclasses of BuyerAgent in fipaos.tutorial.emarkets.agent.buyer.manufacturer
class ManufacturerBuyerAgent
          The ManufacturerBuyerAgent class represents a manufacturer that purchases finished components from a ComponentSellerAgent
 

Uses of BuyerAgent in fipaos.tutorial.emarkets.agent.buyer.retail
 

Subclasses of BuyerAgent in fipaos.tutorial.emarkets.agent.buyer.retail
class RetailBuyerAgent
          The RetailBuyerAgent class represents a retailer that wishes to purchase finished products from a Manufacturer Seller agent