Uses of Interface
org.biojava.ontology.OntologyTerm

Packages that use OntologyTerm
org.biojava.ontology A general-purpose API for ontologies. 
 

Uses of OntologyTerm in org.biojava.ontology
 

Classes in org.biojava.ontology that implement OntologyTerm
static class OntologyTerm.Impl
          Simple in-memory implementation of a remote ontology term.
 

Methods in org.biojava.ontology that return OntologyTerm
 OntologyTerm Ontology.Impl.createOntologyTerm(Ontology o)