public static class Variable.Impl extends Term.Impl implements Variable
Variable.ImplAnnotatable.AnnotationForwarderdescriptionANNOTATION| Constructor and Description | 
|---|
Variable.Impl(Ontology ontology,
                          String name,
                          String description)  | 
Variable.Impl(Ontology ontology,
                          String name,
                          String description,
                          Object[] synonyms)  | 
addSynonym, equals, getAnnotation, getDescription, getName, getOntology, getSynonyms, hashCode, removeSynonym, setAnnotation, setSynonyms, toStringgetChangeSupport, setDescriptionaddChangeListener, addChangeListener, generateChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym, setDescriptiongetAnnotationaddChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListenerpublic Variable.Impl(Ontology ontology, String name, String description)
public Variable.Impl(Ontology ontology, String name, String description, Object[] synonyms)
Copyright © 2014 BioJava. All rights reserved.