Package ubic.basecode.ontology.model
Interface OntologyIndividual
- All Superinterfaces:
OntologyResource
- All Known Implementing Classes:
OntologyIndividualSimple
- Author:
- pavlidis
-
Method Summary
Modifier and TypeMethodDescription@Nullable OntologyTerm
Return the term that this is an instance of.Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete, unwrap
-
Method Details
-
getInstanceOf
@Nullable OntologyTerm getInstanceOf()Return the term that this is an instance of.- Returns:
-