Uses of Package
jade.content.onto

Packages that use jade.content.onto
jade.content
jade.content.lang   
jade.content.lang.leap   
jade.content.lang.sl   
jade.content.onto   
jade.content.onto.basic   
jade.content.schema   
jade.content.schema.facets   
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).  
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.introspection This package contains the definition of the ontology used by JADE for internal monitoring of the agent platform and running agents.  
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. 
 

Classes in jade.content.onto used by jade.content
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
OntologyException
          Generic exception of the content support.
UngroundedException
          Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables.
 

Classes in jade.content.onto used by jade.content.lang
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 

Classes in jade.content.onto used by jade.content.lang.leap
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 

Classes in jade.content.onto used by jade.content.lang.sl
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 

Classes in jade.content.onto used by jade.content.onto
Introspector
          This interface defines the methods to convert objects of ontological classes into/from abstract descriptors.
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
OntologyException
          Generic exception of the content support.
ReflectiveIntrospector
          The default introspector for user defined ontologies that uses Java Reflection to translate java objects to/from abstract descriptors.
UngroundedException
          Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables.
 

Classes in jade.content.onto used by jade.content.onto.basic
Introspectable
          This interface must be implemented by ontological classes that belong to an ontology using the MicroIntrospector.
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
OntologyException
          Generic exception of the content support.
UngroundedException
          Thrown when working with an ungrounded abstract descriptor, i.e., a descriptor containing variables.
 

Classes in jade.content.onto used by jade.content.schema
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
OntologyException
          Generic exception of the content support.
 

Classes in jade.content.onto used by jade.content.schema.facets
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
OntologyException
          Generic exception of the content support.
 

Classes in jade.content.onto used by jade.domain.FIPAAgentManagement
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 

Classes in jade.content.onto used by jade.domain.JADEAgentManagement
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 

Classes in jade.content.onto used by jade.domain.introspection
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 

Classes in jade.content.onto used by jade.domain.mobility
Ontology
          An application-specific ontology describes the elements that agents can use within content of messages.
 



JADE