| Home | Trees | Indices | Help |
|
|---|
|
|
Classes to control and store state information.
It was devised to provide conditional storage
|
|||
|
CollectableAttribute Base class for any custom behaving attribute intended to become part of a collection |
|||
|
StateVariable Simple container intended to conditionally store the value |
|||
|
Collection Container of some CollectableAttributes. |
|||
|
ParameterCollection Container of Parameters for a stateful object. |
|||
|
StateCollection Container of StateVariables for a stateful object. |
|||
|
collector Intended to collect and compose StateCollection for any child class of this metaclass |
|||
|
Stateful Base class for stateful objects. |
|||
|
Harvestable Classes inherited from this class intend to collect attributes within internal processing. |
|||
|
Parametrized Base class for all classes which have collected parameters |
|||
|
|||
_known_collections =
|
|||
_col2class = Mapping from collection name into Collection class |
|||
_collections_order =
|
|||
Imports: operator, copy, Set, TextWrapper, VProperty, UnknownStateError, warning, enhancedClassDocString, enhancedDocString, debug
|
|||
_known_collections
|
_col2classMapping from collection name into Collection class
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 3 13:06:07 2008 | http://epydoc.sourceforge.net |