Package ubic.basecode.ontology.model
Interface OntologyIndividual
-
- All Superinterfaces:
OntologyResource
public interface OntologyIndividual extends OntologyResource
- Author:
- pavlidis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OntologyTerm
getInstanceOf()
Return the term that this is an instance of.-
Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete
-
-
-
-
Method Detail
-
getInstanceOf
OntologyTerm getInstanceOf()
Return the term that this is an instance of.- Returns:
-
-