Term
, Annotatable
RemoteTerm.Impl
, Term.Impl
public 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;
|
getAnnotation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym
public void setDescription(java.lang.String description)
Term
setDescription
in interface Term