Uses of Class
org.episteme.natural.biology.Taxon
Packages that use Taxon
Package
Description
Biological taxonomy, genetics, and physiological modeling.
-
Uses of Taxon in org.episteme.natural.biology
Methods in org.episteme.natural.biology that return types with arguments of type TaxonMethods in org.episteme.natural.biology with parameters of type Taxon -
Uses of Taxon in org.episteme.natural.biology.loaders
Subclasses with type arguments of type Taxon in org.episteme.natural.biology.loadersMethods in org.episteme.natural.biology.loaders that return TaxonModifier and TypeMethodDescriptionprotected TaxonPhylogeneticTreeReader.loadFromSource(String id) PhylogeneticTreeReader.read(InputStream input) Methods in org.episteme.natural.biology.loaders that return types with arguments of type Taxon -
Uses of Taxon in org.episteme.natural.biology.loaders.itis
Subclasses with type arguments of type Taxon in org.episteme.natural.biology.loaders.itisModifier and TypeClassDescriptionclassReader for ITIS (Integrated Taxonomic Information System) XML data.Methods in org.episteme.natural.biology.loaders.itis that return types with arguments of type TaxonModifier and TypeMethodDescriptionITISReader.getResourceType()ITISReader.loadFromInputStream(InputStream is, String id) ITISReader.loadFromSource(String resourceId)