Package jade.content.schema

Interface Summary
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.
 

Class Summary
AgentActionSchema Note that an AgentActionSchema should also be a ConceptSchema, but this inheritance relation is cut as Java does not support multiple inheritance.
AggregateSchema  
ConceptSchema  
ContentElementListSchema  
ContentElementSchema  
IRESchema Note that an IRESchema should also be a TermSchema, but this inheritance relation is cut as Java does not support multiple inheritance.
ObjectSchema  
PredicateSchema  
PrimitiveSchema  
TermSchema  
VariableSchema