Trees | Indices | Help |
|
---|
|
Base class for attribute-aware objects.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
list |
|
||
|
Method Details |
Initialize a AttributeBase. If the source is not None, then object is initialized from values of the source object.
|
Add the Attribute instance to the object's list of attributes. |
Remove the specified Attribute instance from the attribute list. If the instance does not exist in the list, the operation has no effect. |
Return the list of Attribute instances associated with the object.
|
Assign the passed list to the Person's list of Attribute instances.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 9 21:52:28 2008 | http://epydoc.sourceforge.net |