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

Packages that use BuyerAbility
fipaos.tutorial.emarkets.agent.buyer 
fipaos.tutorial.emarkets.agent.buyer.manufacturer 
fipaos.tutorial.emarkets.agent.buyer.retail 

Uses of BuyerAbility in fipaos.tutorial.emarkets.agent.buyer
 

Classes in fipaos.tutorial.emarkets.agent.buyer that implement BuyerAbility
class BuyerAgent
          The BuyerAgent class represents an agent seeking to make purchases in a an e-marketplace
 

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

Classes in fipaos.tutorial.emarkets.agent.buyer.manufacturer that implement BuyerAbility
class ManufacturerBuyerAgent
          The ManufacturerBuyerAgent class represents a manufacturer that purchases finished components from a ComponentSellerAgent
 

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

Classes in fipaos.tutorial.emarkets.agent.buyer.retail that implement BuyerAbility
class RetailBuyerAgent
          The RetailBuyerAgent class represents a retailer that wishes to purchase finished products from a Manufacturer Seller agent