| AlleleNode | DESCRIPTION of Object |
| Node | A Simple Tree Node |
| NodeI | Interface describing a Tree Node |
| NodeNHX | A Simple Tree Node with support for NHX tags |
| RandomFactory | TreeFactory for generating Random Trees |
| Statistics | Calculate certain statistics for a Tree |
| Tree | An Implementation of TreeI interface. |
| TreeFunctionsI | Decorated Interface implementing basic Tree exploration methods |
| TreeI | A Tree object suitable for lots of things, designed originally for Phylogenetic Trees. |