Uses of Class
org.biojava.ontology.AbstractTerm

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

Uses of AbstractTerm in org.biojava.ontology
 

Subclasses of AbstractTerm in org.biojava.ontology
static class RemoteTerm.Impl
          Simple in-memory implementation of a remote ontology term.
static class Term.Impl
          Simple in-memory implementation of an ontology term.
static class Variable.Impl