Uses of Class
org.forester.sdi.SDIutil.TaxonomyComparisonBase
-
Packages that use SDIutil.TaxonomyComparisonBase Package Description org.forester.rio org.forester.sdi -
-
Uses of SDIutil.TaxonomyComparisonBase in org.forester.rio
Methods in org.forester.rio that return SDIutil.TaxonomyComparisonBase Modifier and Type Method Description SDIutil.TaxonomyComparisonBaseRIO. getGSDIRtaxCompBase() -
Uses of SDIutil.TaxonomyComparisonBase in org.forester.sdi
Methods in org.forester.sdi that return SDIutil.TaxonomyComparisonBase Modifier and Type Method Description static SDIutil.TaxonomyComparisonBaseSDIutil. determineTaxonomyComparisonBase(Phylogeny gene_tree)SDIutil.TaxonomyComparisonBaseGSDI. getTaxCompBase()SDIutil.TaxonomyComparisonBaseGSDII. getTaxCompBase()SDIutil.TaxonomyComparisonBaseGSDIR. getTaxCompBase()static SDIutil.TaxonomyComparisonBaseSDIutil.TaxonomyComparisonBase. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SDIutil.TaxonomyComparisonBase[]SDIutil.TaxonomyComparisonBase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-