Package jade.domain.FIPAAgentManagement

This package contains the definition of the FIPA-Agent-Management ontology as specified by the FIPA standard FIPA Agent Management Specification - document no. 23 version H (15th August 2001).

See:
          Description

Interface Summary
ExceptionVocabulary This interface contains all the string constants for frame and slot names of exceptions defined in the fipa-agent-management ontology.
FIPAManagementVocabulary This interface contains all the string constants for frame and slot names defined in the fipa-agent-management ontology.
 

Class Summary
AMSAgentDescription This class implements the concept of the fipa-agent-management ontology representing the description of an Agent in the AMS catalogue.
APDescription This class implements the concept of the fipa-agent-management ontology representing the description of an agent platform as it can be retrieved from the AMS.
APService This class implements the concept of the fipa-agent-management ontology representing the description of a platform service.
Deregister This class implements the deregister action of the fipa-agent-management ontology.
DFAgentDescription This class implements the concept of the fipa-agent-management ontology representing the description of an agent in the DF catalogue.
Envelope This class models an envelope.
ExceptionOntology This class groups into a separated ontology the elements of the FIPA-Agent-Management-ontology (see FIPA specification document no. 23) representing generic exceptions.
FIPAManagementOntology This class represents the ontology defined by FIPA Agent Management specifications (document no. 23).
GetDescription This class implements the get-description action of the fipa-agent-management ontology.
Modify This class implements the modify action of the fipa-agent-management ontology.
Property This class implements the property type, a pair of a name and value.
ReceivedObject This class implements the received-object object from the FIPA Agent Management ontology.
Register This class implements the register action of the fipa-agent-management ontology.
Search This class implements the search action of the fipa-agent-management ontology.
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  
MissingArgument  
MissingParameter  
NotRegistered  
NotUnderstoodException  
RefuseException This class represents a generic RefuseException
Unauthorised  
UnexpectedAct  
UnexpectedArgument  
UnexpectedArgumentCount  
UnexpectedParameter  
UnrecognisedParameterValue  
UnrecognisedValue  
UnsupportedAct  
UnsupportedFunction  
UnsupportedValue  
 

Package jade.domain.FIPAAgentManagement Description

This package contains the definition of the FIPA-Agent-Management ontology as specified by the FIPA standard FIPA Agent Management Specification - document no. 23 version H (15th August 2001). The package includes all the classes the implement the basic concepts for managing the platform, such as the description of a service and an agent, and the throwable exceptions.



JADE