Package ubic.basecode.ontology.model
Interface AnnotationProperty
- All Superinterfaces:
OntologyResource
- Author:
- pavlidis
-
Method Summary
Modifier and TypeMethodDescriptionThe value associated to this annotation as a string.A label for the property of this annotation.Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete
-
Method Details
-
getProperty
String getProperty()A label for the property of this annotation. -
getContents
The value associated to this annotation as a string.
-