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
public static class Variable.Impl extends Term.Impl implements Variable
- See Also:
- Serialized Form
-
-
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
-
-
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
-
-