Home | Trees | Indices | Help |
|
---|
|
Base class for any custom behaving attribute intended to become part of a collection.
Derived classes will have specific semantics:
Those CollectableAttributes are to be groupped into corresponding collections for each class by statecollector metaclass, ie it would be done on a class creation (ie not per each object)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
value = property(_getVirtual, _setVirtual)
|
|||
name = property(_getName, _setName)
|
|
|||
Inherited from |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 2 18:37:09 2009 | http://epydoc.sourceforge.net |