Uses of Interface
jade.domain.FIPAAgentManagement.ExceptionVocabulary
-
Packages that use ExceptionVocabulary Package Description jade.domain.DFGUIManagement 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.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.jade.domain.persistence -
-
Uses of ExceptionVocabulary in jade.domain.DFGUIManagement
Subinterfaces of ExceptionVocabulary in jade.domain.DFGUIManagement Modifier and Type Interface Description interfaceDFAppletVocabularyClasses in jade.domain.DFGUIManagement that implement ExceptionVocabulary Modifier and Type Class Description classDFAppletOntologyThis class represents the ontologyDFApplet-management, containing all JADE extensions related to applet management. -
Uses of ExceptionVocabulary in jade.domain.FIPAAgentManagement
Subinterfaces of ExceptionVocabulary in jade.domain.FIPAAgentManagement Modifier and Type Interface Description interfaceFIPAManagementVocabularyThis interface contains all the string constants for frame and slot names defined in thefipa-agent-managementontology.Classes in jade.domain.FIPAAgentManagement that implement ExceptionVocabulary Modifier and Type Class Description classExceptionOntologyThis class groups into a separated ontology the elements of the FIPA-Agent-Management-ontology (see FIPA specification document no.classFIPAManagementOntologyThis class represents the ontology defined by FIPA Agent Management specifications (document no. -
Uses of ExceptionVocabulary in jade.domain.JADEAgentManagement
Subinterfaces of ExceptionVocabulary in jade.domain.JADEAgentManagement Modifier and Type Interface Description interfaceJADEManagementVocabularyThis interface contains all the string constants for frame and slot names of exceptions defined in thejade-agent-managementontology.Classes in jade.domain.JADEAgentManagement that implement ExceptionVocabulary Modifier and Type Class Description classJADEManagementOntologyThis class represents the JADE-Agent-Management-ontology i.e. -
Uses of ExceptionVocabulary in jade.domain.mobility
Subinterfaces of ExceptionVocabulary in jade.domain.mobility Modifier and Type Interface Description interfaceBehaviourLoadingVocabularyThis interface contains all the string constants for concepts and slot names defined in theBehaviour-Loadingontology.interfaceMobilityVocabularyThis interface contains all the string constants for frame and slot names of exceptions defined in thejade-mobility-ontologyontology.Classes in jade.domain.mobility that implement ExceptionVocabulary Modifier and Type Class Description classBehaviourLoadingOntologyThis class represents the BehaviourLoading ontology including the concepts and actions required to dynamically load and execute jade behaviours whose code is not included in the JVM classpath.classMobilityOntologyThis class represents the ontology used for JADE mobility. -
Uses of ExceptionVocabulary in jade.domain.persistence
Subinterfaces of ExceptionVocabulary in jade.domain.persistence Modifier and Type Interface Description interfacePersistenceVocabularyThis interface contains all the string constants for frame and slot names of exceptions defined in thejade-persistenceontology.Classes in jade.domain.persistence that implement ExceptionVocabulary Modifier and Type Class Description classPersistenceOntologyThis class represents the JADE-Persistence ontology i.e.
-