Package ubic.basecode.ontology.model
Interface OntologyProperty
- All Superinterfaces:
OntologyResource
- All Known Subinterfaces:
DatatypeProperty
,ObjectProperty
- All Known Implementing Classes:
OntologyPropertySimple
- Author:
- pavlidis
-
Method Summary
Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete, unwrap
-
Method Details
-
isFunctional
boolean isFunctional()- Returns:
- true if this is a FunctionalProperty
-