Uses of Package
fipaos.tutorial.emarkets.agent.seller

Packages that use fipaos.tutorial.emarkets.agent.seller
fipaos.tutorial.emarkets.agent.seller 
fipaos.tutorial.emarkets.agent.seller.component 
fipaos.tutorial.emarkets.agent.seller.manufacturer 
fipaos.tutorial.emarkets.agent.seller.offer 

Classes in fipaos.tutorial.emarkets.agent.seller used by fipaos.tutorial.emarkets.agent.seller
SellerAgent
          This class represents an agent that wishes to sell goods in an e-marketplace
 

Classes in fipaos.tutorial.emarkets.agent.seller used by fipaos.tutorial.emarkets.agent.seller.component
ComponentSellerAgent
          This class represents an Component Seller that wishes to sell finished components to a Manufacturer Buyer
 

Classes in fipaos.tutorial.emarkets.agent.seller used by fipaos.tutorial.emarkets.agent.seller.manufacturer
ManufacturerSellerAgent
          This class represents a manufacturer that wishes to sell goods to a retail buyer
 

Classes in fipaos.tutorial.emarkets.agent.seller used by fipaos.tutorial.emarkets.agent.seller.offer
SimpleOfferEngine
          This class is a very basic implementation of the OfferEngine interface.