Uses of Interface
jade.content.lang.sl.SL0Vocabulary

Packages that use SL0Vocabulary
jade.content.lang.sl   
jade.content.onto   
 

Uses of SL0Vocabulary in jade.content.lang.sl
 

Subinterfaces of SL0Vocabulary in jade.content.lang.sl
 interface SL1Vocabulary
          The vocabulary of the simbols used in the FIPA SL1 language
 interface SL2Vocabulary
          The vocabulary of the simbols used in the FIPA SL2 language
 interface SLVocabulary
          The vocabulary of the simbols used in the FIPA SL language
 

Classes in jade.content.lang.sl that implement SL0Vocabulary
(package private)  class jade.content.lang.sl.SL0Ontology
          Ontology containing schemas for the SL0 language operators.
(package private)  class jade.content.lang.sl.SL1Ontology
          Ontology containing schemas for the SL1 language operators.
(package private)  class jade.content.lang.sl.SL2Ontology
          Ontology containing schemas for the SL2 language operators.
 class SLOntology
          Ontology containing schemas for the full SL language operators.
 

Uses of SL0Vocabulary in jade.content.onto
 

Classes in jade.content.onto that implement SL0Vocabulary
 class BasicOntology
          This class implements an ontology containing schemas for Primitive types and SL0 operators i.e. basic ontological elements required for minimal agent interaction.
 



JADE