Uses of Interface
org.biojava.nbio.ontology.Variable
-
Packages that use Variable Package Description org.biojava.nbio.ontology -
-
Uses of Variable in org.biojava.nbio.ontology
Classes in org.biojava.nbio.ontology that implement Variable Modifier and Type Class Description static class
Variable.Impl
Methods in org.biojava.nbio.ontology that return Variable Modifier and Type Method Description Variable
IntegerOntology. createVariable(String name, String description)
Variable
Ontology. createVariable(String name, String description)
Create a new term in this ontology that is used as a variable.Variable
Ontology.Impl. createVariable(String name, String description)
-