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
Constructors -
Method Summary
Methods inherited from class org.biojava.nbio.ontology.Term.Impl
addSynonym, equals, getAnnotation, getDescription, getName, getOntology, getSynonyms, hashCode, removeSynonym, setAnnotation, setSynonyms, toStringMethods inherited from class org.biojava.nbio.ontology.AbstractTerm
setDescriptionMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.biojava.nbio.ontology.utils.Annotatable
getAnnotationMethods inherited from interface org.biojava.nbio.ontology.Term
addSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym, setDescription
-
Constructor Details
-
Impl
-
Impl
-