Package org.biojava.nbio.ontology
Interface Variable
-
- All Superinterfaces:
Annotatable
,Term
- All Known Implementing Classes:
Variable.Impl
public interface Variable extends Term
- Author:
- Matthew Pocock
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Variable.Impl
-
Method Summary
-
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
-
-