Package | Description |
---|---|
jade.content.schema |
Modifier and Type | Method and Description |
---|---|
private ObjectSchemaImpl.SlotDescriptor |
ObjectSchemaImpl.getOwnSlot(CaseInsensitiveString ciName) |
private ObjectSchemaImpl.SlotDescriptor |
ObjectSchemaImpl.getSlot(CaseInsensitiveString ciName) |
private boolean |
ObjectSchemaImpl.validate(CaseInsensitiveString slotName,
AbsObject value,
Ontology onto)
Validate a given abstract descriptor as a value for a slot
defined in this schema
|