Package org.biojava.nbio.ontology
Class Variable.Impl
java.lang.Object
org.biojava.nbio.ontology.AbstractTerm
org.biojava.nbio.ontology.Term.Impl
org.biojava.nbio.ontology.Variable.Impl
- All Implemented Interfaces:
Serializable
,Term
,Annotatable
,Variable
- Enclosing interface:
- Variable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.biojava.nbio.ontology.Variable
Variable.Impl
-
Field Summary
Fields inherited from class org.biojava.nbio.ontology.AbstractTerm
description
-
Constructor Summary
-
Method Summary
Methods inherited from class org.biojava.nbio.ontology.Term.Impl
addSynonym, equals, getAnnotation, getDescription, getName, getOntology, getSynonyms, hashCode, removeSynonym, setAnnotation, setSynonyms, toString
Methods inherited from class org.biojava.nbio.ontology.AbstractTerm
setDescription
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.biojava.nbio.ontology.utils.Annotatable
getAnnotation
Methods inherited from interface org.biojava.nbio.ontology.Term
addSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym, setDescription
-
Constructor Details
-
Impl
-
Impl
-