Uses of Enum Class
org.forester.sdi.SDIutil.TaxonomyComparisonBase
Packages that use SDIutil.TaxonomyComparisonBase
-
Uses of SDIutil.TaxonomyComparisonBase in org.forester.rio
Methods in org.forester.rio that return SDIutil.TaxonomyComparisonBase -
Uses of SDIutil.TaxonomyComparisonBase in org.forester.sdi
Methods in org.forester.sdi that return SDIutil.TaxonomyComparisonBaseModifier and TypeMethodDescriptionstatic final SDIutil.TaxonomyComparisonBaseSDIutil.determineTaxonomyComparisonBase(Phylogeny gene_tree) GSDI.getTaxCompBase()GSDII.getTaxCompBase()GSDIR.getTaxCompBase()Returns the enum constant of this class with the specified name.static SDIutil.TaxonomyComparisonBase[]SDIutil.TaxonomyComparisonBase.values()Returns an array containing the constants of this enum class, in the order they are declared.