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 |
|
|||
_instance_index = 0
|
|||
value = property(_getVirtual, _setVirtual)
|
|
|||
Inherited from |
|
|
|
|
Set the name of parameter Should not be called for an attribute which is already assigned to a collection |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 8 10:10:41 2010 | http://epydoc.sourceforge.net |