Public Member Functions | |
void | setOntology (ProtegeTools.ProtegeOntology onto) |
AbsObject | externalise (Object obj, ObjectSchema schema, Class javaClass, Ontology referenceOnto) throws OntologyException |
Object | internalise (AbsObject abs, ObjectSchema schema, Class javaClass, Ontology referenceOnto) throws UngroundedException, OntologyException |
Protected Member Functions | |
String | translateName (String slotName) |
Private Member Functions | |
String | translateName (String jadeName, Class javaClass) |
Private Attributes | |
ProtegeTools.ProtegeOntology | protegeOntology |
|
Translate an object of a class representing an element in an ontology into a proper abstract descriptor
|
|
Translate an abstract descriptor into an object of a proper class representing an element in an ontology
|
|
|
|
|
|
|
|
|