Uses of Interface
ubic.basecode.ontology.model.OntologyProperty
-
Packages that use OntologyProperty Package Description ubic.basecode.ontology.model ubic.basecode.ontology.simple Simple ontology implementation. -
-
Uses of OntologyProperty in ubic.basecode.ontology.model
Subinterfaces of OntologyProperty in ubic.basecode.ontology.model Modifier and Type Interface Description interfaceDatatypePropertyinterfaceObjectPropertyMethods in ubic.basecode.ontology.model that return OntologyProperty Modifier and Type Method Description OntologyPropertyCharacteristicStatement. getProperty()OntologyPropertyOntologyRestriction. getRestrictionOn() -
Uses of OntologyProperty in ubic.basecode.ontology.simple
Classes in ubic.basecode.ontology.simple that implement OntologyProperty Modifier and Type Class Description classOntologyPropertySimpleSimple in-memory implementation ofOntologyProperty.
-