Package | Description |
---|---|
jade.content.onto | |
jade.content.schema |
Modifier and Type | Method and Description |
---|---|
private void |
BeanOntologyBuilder.addTermSlotToConcept(ConceptSchema schema,
String slotName,
String schemaName,
SlotAccessData sad,
boolean skipClassChecking) |
Modifier and Type | Class and Description |
---|---|
class |
AgentActionSchema
The class to be used to define schemas of agent actions in
an ontology.
|
class |
ConceptSlotFunctionSchema |
Modifier and Type | Field and Description |
---|---|
private static ConceptSchema |
ConceptSchema.baseSchema |
Modifier and Type | Method and Description |
---|---|
void |
ConceptSchema.addSuperSchema(ConceptSchema superClassSchema)
Adds a super-schema to this schema.
|