Uses of Package
jade.content.schema

Packages that use jade.content.schema
jade.content.onto   
jade.content.schema   
jade.content.schema.facets   
 

Classes in jade.content.schema used by jade.content.onto
ObjectSchema
          The common ancestor of all ontological schemas.
 

Classes in jade.content.schema used by jade.content.schema
ConceptSchema
          The class to be used to define schemas of concepts in an ontology.
ContentElementSchema
          This class represents the schema of a generic content element in an ontology.
Facet
          Represent a generic Facet (i.e. a constraint on the possible values) that can be applied on a slot in a schema of an ontological element.
ObjectSchema
          The common ancestor of all ontological schemas.
PredicateSchema
          The class to be used to define schemas of predicates in an ontology.
TermSchema
          This class represents the schema of a generic term in an ontology.
 

Classes in jade.content.schema used by jade.content.schema.facets
Facet
          Represent a generic Facet (i.e. a constraint on the possible values) that can be applied on a slot in a schema of an ontological element.
ObjectSchema
          The common ancestor of all ontological schemas.
 



JADE