| Package | Description | 
|---|---|
| org.biojava.ontology | 
A general-purpose API for ontologies. | 
| org.biojavax.ontology | Extensions to the biojava ontology model that represent BioSQL ontology. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Variable.Impl | 
| Modifier and Type | Method and 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) | 
| Variable | IntegerOntology. createVariable(String name,
              String description) | 
| Modifier and Type | Method and Description | 
|---|---|
| Variable | SimpleComparableOntology. createVariable(String name,
              String description)Create a new term in this ontology that is used as a variable. | 
Copyright © 2020 BioJava. All rights reserved.