Package es.upv.dsic.gti_ia.architecture

Interface Summary
FIPANames Provides a single access point for the set of constants already defined by FIPA.
FIPANames.InteractionProtocol Sets of constants that identifies the Interaction Protocols and that can be assigned via ACLMessage.setProtocol(FIPANames.InteractionProtocol.FIPA_REQUEST)
 

Class Summary
FIPAContractNetInitiator This class implements the FIPA-Contract-Net interaction protocol, Role Initiator
FIPAContractNetResponder This class implements the FIPA-Contract-Net interaction protocol, Role Responder
FIPAQueryInitiator This class implements the FIPA-Query interaction protocol, Role Initiator
FIPAQueryResponder This class implements the FIPA-Query interaction protocol, Role Responder.
FIPARequestInitiator This class implements the FIPA-Request interaction protocol, Role Initiator
FIPARequestResponder This class implements the FIPA-Request interaction protocol, Role Responder.
MessageTemplate The class messageTemplate creates a new template to compare messages.
Monitor The class allows to control the state of an agent (executing, suspended).
QueueAgent This class defines an new agents template, extending of BaseAgent.
 

Exception Summary
FailureException This class represents a generic FailureException
FIPAException  
NotUnderstoodException  
RefuseException This class represents a generic RefuseException
 



Copyright © 2012 GTI-IA. All Rights Reserved.