Uses of Package
jade.content

Packages that use jade.content
jade.content
jade.content.abs   
jade.content.onto.basic   
jade.core This package contains the microkernel of JADE system.  
jade.domain This package and its sub-packages contains FIPA specific agents and ontologies.  
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 used by jade.content
AgentAction
          Generic interface to be implemented by classes associated to agent actions in an ontology.
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
OntoACLMessage
          Utility class that allow using an ACLMessage object as an ontological agent action.
OntoAID
          Utility class that allow using an AID object as an ontological concept.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.content.abs
AgentAction
          Generic interface to be implemented by classes associated to agent actions in an ontology.
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
Predicate
          Generic interface to be implemented by classes associated to predicates in an ontology.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.content.onto.basic
AgentAction
          Generic interface to be implemented by classes associated to agent actions in an ontology.
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
Predicate
          Generic interface to be implemented by classes associated to predicates in an ontology.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.core
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentManager
          This class provides all methods to manage the content languages and ontologies "known" by a given agent and to fill and extract the content of an ACL message according to a given content language and ontology.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.domain
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
Predicate
          Generic interface to be implemented by classes associated to predicates in an ontology.
 

Classes in jade.content used by jade.domain.FIPAAgentManagement
AgentAction
          Generic interface to be implemented by classes associated to agent actions in an ontology.
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
Predicate
          Generic interface to be implemented by classes associated to predicates in an ontology.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.domain.JADEAgentManagement
AgentAction
          Generic interface to be implemented by classes associated to agent actions in an ontology.
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.domain.introspection
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 

Classes in jade.content used by jade.domain.mobility
AgentAction
          Generic interface to be implemented by classes associated to agent actions in an ontology.
Concept
          Generic interface to be implemented by classes associated to concepts in an ontology.
ContentElement
          Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.
Term
          Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.
 



JADE