Uses of Class
jadex.bdi.planlib.protocols.AbstractInitiatorPlan

Packages that use AbstractInitiatorPlan
jadex.bdi.planlib.protocols   
jadex.bdi.planlib.protocols.contractnet   
jadex.bdi.planlib.protocols.dutchauction   
jadex.bdi.planlib.protocols.englishauction   
jadex.bdi.planlib.protocols.request   
 

Uses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols
 

Subclasses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols
 class RPQPInitiatorPlan
          The fipa request and query plan performs the initiator side of the fipa-request/query protocol.
 

Uses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.contractnet
 

Subclasses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.contractnet
 class CNPInitiatorPlan
          Handles the initiator side of a contract-net protocol.
 

Uses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.dutchauction
 

Subclasses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.dutchauction
 class DAInitiatorPlan
          This plan implements the initiator of the "FIPA Dutch Auction Interaction Protocol Specification" (XC00032 - Experimental) A dutch auction is one where the auctioneer starts with a high start price and continually lowers it until the first bidder accepts the price.
 

Uses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.englishauction
 

Subclasses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.englishauction
 class EAInitiatorPlan
          This plan implements the initiator of the "FIPA English Auction Interaction Protocol Specification" (XC00031 - Experimental).
 

Uses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.request
 

Subclasses of AbstractInitiatorPlan in jadex.bdi.planlib.protocols.request
 class RPInitiatorPlan
          The fipa request plan performs the initiator side of the fipa-request protocol.
 



Copyright © 2010. All Rights Reserved.