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, waitaddSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonymgetAnnotationpublic void setDescription(java.lang.String description)
TermsetDescription in interface Term