Uses of Class
org.episteme.natural.biology.loaders.phyloxml.PhyloXMLClade
Packages that use PhyloXMLClade
Package
Description
PhyloXML loader for phylogenetic tree data.
-
Uses of PhyloXMLClade in org.episteme.natural.biology.loaders.phyloxml
Methods in org.episteme.natural.biology.loaders.phyloxml that return PhyloXMLCladeMethods in org.episteme.natural.biology.loaders.phyloxml that return types with arguments of type PhyloXMLCladeMethods in org.episteme.natural.biology.loaders.phyloxml with parameters of type PhyloXMLCladeModifier and TypeMethodDescriptionvoidPhyloXMLClade.addChild(PhyloXMLClade child) PhyloXMLBridge.convertClade(PhyloXMLClade dto) Recursively converts PhyloXML clade DTO to core Episteme Clade.voidPhyloXMLPhylogeny.setRootClade(PhyloXMLClade rootClade)