| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
type --+
|
NodeManager
The class keeps track of all the subclasses of Node
class.
It retrieves a Node fields and provides this information
to the class.
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
nodes = The dictionary class_name → class keeps all the
Node subclasses.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Dynamically do some stuff on a Node subclass 'creation'. Specifically do the following:
|
|
|||
nodesThe dictionaryclass_name → class keeps all the Node
subclasses.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Sun Sep 7 23:26:45 2008 | http://epydoc.sourceforge.net |