public static class Variable.Impl extends Term.Impl implements Variable
Variable.Impl
Annotatable.AnnotationForwarder
description
ANNOTATION
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, toString
getChangeSupport, setDescription
addChangeListener, addChangeListener, generateChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListener
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addSynonym, getDescription, getName, getOntology, getSynonyms, removeSynonym, setDescription
getAnnotation
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener
public 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.