Package ubic.basecode.ontology.model
Interface OntologyProperty
-
- All Superinterfaces:
OntologyResource
- All Known Subinterfaces:
DatatypeProperty
,ObjectProperty
public interface OntologyProperty extends OntologyResource
- Author:
- pavlidis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isFunctional()
-
Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete
-
-