Uses of Package
jadex.bdi.planlib.protocols

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

Classes in jadex.bdi.planlib.protocols used by jadex.bdi.planlib.protocols
AbstractInitiatorPlan
          This plan serves as a base class for initiator plans.
AbstractReceiverPlan
          This plan serves as a base class for receiver plans.
IOfferGenerator
          The interface for calculating offers of auctions (e.g. typically prices or sth. similar)
IProposalEvaluator
          Interface used by default plans of the protocols capability for evaluating proposals, eg in iterated contract-net.
IQueryNextroundInfo
          Interface used by default plans of the protocols capability for collecting information for a next negotiation round eg in iterated contract-net.
IQueryNextroundInfo.NextroundInfo
          An object encapsulating the nextround info.
ISelector
          Interface for checking the acceptance of proposals.
NegotiationRecord
          The negotiation record has the purpose to store all information about one negotiation round e.g. in an iterated contract net or auction protocol.
ParticipantProposal
          An object containing information about a proposal made in a negotiation, i.e., the component identifier of the participant and the content object of the proposal message.
 

Classes in jadex.bdi.planlib.protocols used by jadex.bdi.planlib.protocols.contractnet
AbstractInitiatorPlan
          This plan serves as a base class for initiator plans.
AbstractReceiverPlan
          This plan serves as a base class for receiver plans.
NegotiationRecord
          The negotiation record has the purpose to store all information about one negotiation round e.g. in an iterated contract net or auction protocol.
ParticipantProposal
          An object containing information about a proposal made in a negotiation, i.e., the component identifier of the participant and the content object of the proposal message.
 

Classes in jadex.bdi.planlib.protocols used by jadex.bdi.planlib.protocols.dutchauction
AbstractInitiatorPlan
          This plan serves as a base class for initiator plans.
AbstractReceiverPlan
          This plan serves as a base class for receiver plans.
AuctionDescription
          Information about an auction.
 

Classes in jadex.bdi.planlib.protocols used by jadex.bdi.planlib.protocols.englishauction
AbstractInitiatorPlan
          This plan serves as a base class for initiator plans.
AbstractReceiverPlan
          This plan serves as a base class for receiver plans.
AuctionDescription
          Information about an auction.
 

Classes in jadex.bdi.planlib.protocols used by jadex.bdi.planlib.protocols.request
AbstractInitiatorPlan
          This plan serves as a base class for initiator plans.
AbstractReceiverPlan
          This plan serves as a base class for receiver plans.
 



Copyright © 2010. All Rights Reserved.