Package jade.domain.FIPAAgentManagement

Class Summary
AMSAgentDescription This class implements a concept of the fipa-agent-management ontology representing the description of an AMSAgent.
APDescription Agent platform description.
APTransportDescription Description of the transport services available on an agent platform.
Deregister This class implements the deregister action.
DFAgentDescription Models a DF agent descriptor.
Envelope  
FIPAAgentManagementOntology This class represents the ontology defined by FIPA Agent Management specifications (document no.
GetDescription This class implements the get-description action.
Modify This class implements the modify action (to modify an agent description).
MTPDescription Description of a message transport protocol.
Property This class implements the property type, a pair of a name and value.
Quit This class implements the quit action (termination of an agent).
ReceivedObject  
Register This class implements the register action (registration of an agent description).
Search This class implements the search action (searching for agent description).
SearchConstraints This class models a search constraint.
ServiceDescription This class models a service data type.
 

Exception Summary
AlreadyRegistered  
FailureException This class represents a generic FailureException
InternalError  
MissingParameter  
NotRegistered  
NotUnderstoodException  
RefuseException This class represents a generic RefuseException
Unauthorised  
UnexpectedAct  
UnexpectedParameter  
UnrecognisedParameterValue  
UnrecognisedValue  
UnsupportedAct  
UnsupportedFunction  
UnsupportedValue