Uses of Package
fipaos.agent.conversation.standard

Packages that use fipaos.agent.conversation.standard
fipaos.agent.conversation.standard 
fipaos.agent.conversation.standard.protocol 
fipaos.tutorial.emarkets.protocol 

Classes in fipaos.agent.conversation.standard used by fipaos.agent.conversation.standard
ConversationImpl
          This class represents the notion of a Conversation which is comprised of several Message's, the order of which follow a certain protocol (e.g.
ConversationImpl.ConversationProtocol
          Class to contain information about the protocol to be used.
 

Classes in fipaos.agent.conversation.standard used by fipaos.agent.conversation.standard.protocol
FIPAAuctionDutch
          Specialisation of the Conversation class to deal with the fipa-auction-english protocol Implements XC00032E
FIPAAuctionEnglish
          Specialisation of the Conversation class to deal with the fipa-auction-english protocol Implements XC00031E
FIPABrokering
          Specialisation of the Conversation class to deal with the fipa-brokering protocol Implements XC00033E
FIPAContractNet
          Specialisation of the Conversation class to deal with the fipa-contract-net protocol Implements XC00029E
FIPAIteratedContractNet
          Specialisation of the Conversation class to deal with the fipa-iterated- contract-net protocol Implements XC00030E
FIPAPropose
          Specialisation of the Conversation class to deal with the fipa-propose protocol Implements XC00036E
FIPAQuery
          Specialisation of the Conversation class to deal with the fipa-query protocol Implements XC00027E
FIPARecruiting
          Specialisation of the Conversation class to deal with the fipa-recruiting protocol Implements XC00034E
FIPARequest
          Specialisation of the Conversation class to deal with the fipa-request protocol

FIPARequestWhen
          Specialisation of the Conversation class to deal with the fipa-request-when protocol Implements XC00028E
FIPASubscribe
          Specialisation of the Conversation class to deal with the fipa-subscribe protocol Implements PC00035D
NoProtocol
          Specialisation of the Conversation class to deal with conversations which don't follow a protocol

RuntimeProtocol
          Specialisation of the Conversation class to deal with conversations that have protocols that need to be created at runtime

 

Classes in fipaos.agent.conversation.standard used by fipaos.tutorial.emarkets.protocol
EscrowProtocol
          
NegotiationProtocol