| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AttributeCollection
Abstract, represents a collection of attributes.
Attribute collections can represent infinite amounts of attributes, generate them at request, ...
Methods:
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Try to delete an attribute Parameters:
Returns True, if the attribute was found, False otherwise |
Try to get the value of an attribute Parameters:
Returns whether the attribute was found, and if so, its value :: (found_attribute::bool, value) |
Try to set the value of an attribute Parameters:
Returns True, if the attribute was found, False otherwise |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Thu Jul 22 13:11:42 2010 | http://epydoc.sourceforge.net |