| Trees | Indices | Help |
|---|
|
|
object --+
|
TreeElement --+
|
object --+ |
| |
TreeMixin --+
|
Clade
A recursively defined sub-tree.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
root Allow TreeMixin methods to traverse clades properly. |
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Boolean value of an instance of this class. NB: If this method is not defined, but __len__ is, then the object is considered true if the result of __len__() is nonzero. We want Clade instances to always be considered true. |
Show this object's constructor with its primitive arguments.
|
|
|||
rootAllow TreeMixin methods to traverse clades properly.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 26 16:18:47 2010 | http://epydoc.sourceforge.net |