Package jade.domain.JADEAgentManagement

This package contains the definition of the JADE-Agent-Management ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology.

See:
          Description

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

Class Summary
CreateAgent This class represents the create-agent action of the JADE-agent-management ontology.
DebugOff This class represents the debug-off action, requesting a debugger to stop observing a set of agents in the platform.
DebugOn This class represents the debug-on action, requesting a debugger to start observing a set of agents in the platform.
InstallMTP This class represents the install-MTP action of the JADE-agent-management ontology.
JADEManagementOntology This class represents the JADE-Agent-Management-ontology i.e. the set of concepts, actions and predicates that relates to the JADE specific actions that can be requested to the JADE AMS and DF.
KillAgent This class represents the kill-agent action of the JADE-agent-management ontology.
KillContainer This class represents the kill-container action of the JADE-agent-management ontology.
QueryAgentsOnLocation This class represents the query-agents-on-location action of the JADE-agent-management ontology.
QueryPlatformLocationsAction This class represents the query-platform-locations action of the JADE-agent-management ontology.
ShowGui This class represents the show-gui action of the JADE-agent-management ontology.
ShutdownPlatform This class represents the shutdown-platform action of the JADE-agent-management ontology.
SniffOff This class represents the sniff-off action, requesting a sniffer to stop observing a set of agents in the platform.
SniffOn This class represents the sniff-off action, requesting a sniffer to start observing a set of agents in the platform.
UninstallMTP This class represents the uninstall-MTP action of the JADE-agent-management ontology.
WhereIsAgentAction This class represents the where-is-agent action of the JADE-agent-management ontology.
 

Package jade.domain.JADEAgentManagement Description

This package contains the definition of the JADE-Agent-Management ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology.