Term, AnnotatableRemoteTerm.Impl, Term.Implpublic abstract class AbstractTerm extends java.lang.Object implements Term
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
description |
| Constructor | Description |
|---|---|
AbstractTerm() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setDescription(java.lang.String description) |
set the description of the term;
|
getAnnotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonympublic void setDescription(java.lang.String description)
TermsetDescription in interface Term