| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Boost.Python.instance --+
|
UdaMgr
Use this class to manipulate user-defined attributes (UDAs). User-defined attributes are defined globally in a Toxik project and each Toxik component can have a value for a specific UDA or not.
| Instance Methods | |||
|
|||
|
|||
|
|||
bool
|
|
||
[str]
|
|
||
str
|
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 24
|
|
| Properties | |
|
Inherited from |
| Method Details |
Constructor. Requires an opened project to succeed.
|
helper for pickle
|
Creates a new user-defined attribute in the current Toxik project.
|
|
|
|
Removes an existing user-defined attribute.
|
Removes the specified user-defined attribute from the specified component.
|
Renames an existing user-defined attribute.
|
Sets the value of a user-defined attribute on the specified component.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Feb 8 08:00:12 2012 | http://epydoc.sourceforge.net |