Uses of Interface
jade.domain.JADEAgentManagement.JADEManagementVocabulary

Packages that use JADEManagementVocabulary
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. 
jade.domain.mobility This package contains the definition of the JADE-mobility ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. 
 

Uses of JADEManagementVocabulary in jade.domain.JADEAgentManagement
 

Classes in jade.domain.JADEAgentManagement that implement JADEManagementVocabulary
 class 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.
 

Uses of JADEManagementVocabulary in jade.domain.mobility
 

Subinterfaces of JADEManagementVocabulary in jade.domain.mobility
 interface MobilityVocabulary
          This interface contains all the string constants for frame and slot names of exceptions defined in the jade-mobility-ontology ontology.
 

Classes in jade.domain.mobility that implement JADEManagementVocabulary
 class MobilityOntology
          This class represents the ontology used for JADE mobility.
 



JADE