Uses of Class
jade.content.schema.ConceptSchema

Packages that use ConceptSchema
jade.content.schema   
 

Uses of ConceptSchema in jade.content.schema
 

Subclasses of ConceptSchema in jade.content.schema
 class AgentActionSchema
          The class to be used to define schemas of agent actions in an ontology.
 

Methods in jade.content.schema with parameters of type ConceptSchema
 void ConceptSchema.addSuperSchema(ConceptSchema superClassSchema)
          Adds a super-schema to this schema.
 



JADE