| Home | Trees | Indices | Help |
|---|
|
|
Enable an Object to have a parent.
Additionally this adds the parent_index, which is the index for the parent to look for in its parameter list.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
_parent_ = Nonehash(x) |
|||
_parent_index_ = Nonehash(x) |
|||
|
|||
|
_highest_parent_ Gets the highest parent by traversing up to the root node of the hierarchy. |
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|||
_highest_parent_Gets the highest parent by traversing up to the root node of the hierarchy.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 11:59:40 2017 | http://epydoc.sourceforge.net |