Home | Trees | Indices | Help |
|
---|
|
object --+ | Node --+ | MultiTermNode
Intermediary for nodes that have multiple child nodes.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
__terms = None hash(x) |
|||
Inherited from Inherited from |
|
|||
terms The set of subordinate terms of the current node. |
|||
Inherited from Inherited from |
|
Term that collects an ordered sequence of terms. The terms are provided as arguments. All must be instances of a subclass of Node.
|
Create a deep copy of the node. All term-tree--related attributes and properties are replaced with deep clones. Other attributes are preserved.
|
Abstract method implementing walkTermTree for the subclass.
|
|
termsThe set of subordinate terms of the current node.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 7 19:27:35 2012 | http://epydoc.sourceforge.net |