Home | Trees | Indices | Help |
|
---|
|
Base class for stateful objects. Classes inherited from this class gain ability to provide state variables, accessed as simple properties. Access to state variables "internals" is done via states property and interface of `StateCollection`. NB This one is to replace old State base class TODO: rename 'descr'? -- it should simply be 'doc' -- no need to drag classes docstring imho.
|
|||
__metaclass__ Intended to collect and compose StateCollection for any child class of this metaclass |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_collections_template =
|
|||
_initargs =
Initialization parameters which should be passed to Statefull |
|
|||
descr Description of the object if any |
|||
Inherited from |
|
|
|
|
|
|
|
descrDescription of the object if any
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jun 1 19:01:55 2008 | http://epydoc.sourceforge.net |