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 classVariable.ImplMethods in org.biojava.nbio.ontology that return Variable Modifier and Type Method Description VariableIntegerOntology. createVariable(String name, String description)VariableOntology. createVariable(String name, String description)Create a new term in this ontology that is used as a variable.VariableOntology.Impl. createVariable(String name, String description)
-