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 help(type(x)) 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 Apr 1 00:42:15 2011 | http://epydoc.sourceforge.net |