public abstract class AbstractTerm extends java.lang.Object implements Term
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
description |
Constructor and Description |
---|
AbstractTerm() |
Modifier and Type | Method and Description |
---|---|
void |
setDescription(java.lang.String description)
set the description of the term;
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym
getAnnotation
public void setDescription(java.lang.String description)
Term
setDescription
in interface Term