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  
FIPAManagementVocabulary  
 

Class Summary
AMSAgentDescription This class implements a concept of the fipa-agent-management ontology representing the description of an AMSAgent.
APDescription Agent platform description.
APService Description of the services available on an agent platform.
Deregister This class implements the deregister action.
DFAgentDescription This type of object represents the description that can be registered with the DF service.
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.
Modify  
Property This class implements the property type, a pair of a name and value.
ReceivedObject  
Register  
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  
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.