|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Taxon | Deprecated. replaced by classes in org.biojavax.bio.taxa |
TaxonFactory | Deprecated. replaced by classes in org.biojavax.bio.taxa |
TaxonParser | Deprecated. replaced by classes in org.biojavax.bio.taxa |
Class Summary | |
---|---|
AbstractTaxon | Deprecated. replaced by classes in org.biojavax.bio.taxa |
EbiFormat | Deprecated. replaced by classes in org.biojavax.bio.taxa |
SimpleTaxon | Deprecated. replaced by classes in org.biojavax.bio.taxa |
SimpleTaxonFactory | Deprecated. replaced by classes in org.biojavax.bio.taxa |
WeakTaxon | Deprecated. replaced by classes in org.biojavax.bio.taxa |
WeakTaxonFactory | Deprecated. replaced by classes in org.biojavax.bio.taxa |
Exception Summary | |
---|---|
CircularReferenceException | Deprecated. replaced by classes in org.biojavax.bio.taxa |
Taxonomy object for representing species information.
Many file formats such as embl and genbank include information about species and their classifications. The objects in this package are designed to represent that information regardless of where the data is actualy stoored. It follows a model where the TaxonFactory is responsible for creating and managing Taxon instances, and Taxon instances are potentialy ultra-light-weight objects.
The package is deprecated. It is replaced by org.biojavax.bio.taxa. This package has better persistence to biosql.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |