Uses of Package
org.biojavax.ontology

Packages that use org.biojavax.ontology
org.biojavax The Biojava extensions packages, classes that extend the core biojava functionality 
org.biojavax.bio Classes to represent biological entities and their relationships. 
org.biojavax.bio.db.biosql Interface between biojava and biosql databases 
org.biojavax.bio.seq Rich implementations of Sequences, Locations and Features. 
org.biojavax.bio.seq.io Classes to support the I/O of RichSequence and Bioentry objects. 
org.biojavax.ontology Extensions to the biojava ontology model that represent BioSQL ontology. 
 

Classes in org.biojavax.ontology used by org.biojavax
ComparableOntology
          An Ontology that can be compared to another.
ComparableTerm
          Makes Term objects comparable properly and adds some extra features to them.
 

Classes in org.biojavax.ontology used by org.biojavax.bio
ComparableTerm
          Makes Term objects comparable properly and adds some extra features to them.
 

Classes in org.biojavax.ontology used by org.biojavax.bio.db.biosql
ComparableTerm
          Makes Term objects comparable properly and adds some extra features to them.
 

Classes in org.biojavax.ontology used by org.biojavax.bio.seq
ComparableTerm
          Makes Term objects comparable properly and adds some extra features to them.
 

Classes in org.biojavax.ontology used by org.biojavax.bio.seq.io
ComparableOntology
          An Ontology that can be compared to another.
ComparableTerm
          Makes Term objects comparable properly and adds some extra features to them.
 

Classes in org.biojavax.ontology used by org.biojavax.ontology
ComparableOntology
          An Ontology that can be compared to another.
ComparableTerm
          Makes Term objects comparable properly and adds some extra features to them.
ComparableTriple
          Comparable triples, obviously.