Home | Trees | Index | Help |
|
---|
Module Modifier :: Class Modifier |
|
ModSeq
.
Method Summary | |
---|---|
varies |
This operator returns one of the modifier's data attributes. |
This operator modifiers one of the modifier's data attributes. |
Instance Variable Summary | |
---|---|
string | name : The name of this modifier. |
int | type : The type of this modifier. |
Method Details |
---|
__getitem__(key)
This operator returns one of the modifier's data attributes.
|
__setitem__(key)
This operator modifiers one of the modifier's data attributes.
|
Instance Variable Details |
---|
nameThe name of this modifier. 31 chars max.
|
typeThe type of this modifier. Read-only. The returned value matches the types inTypes .
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu May 10 20:32:01 2007 | http://epydoc.sf.net |