|
|
| AttributeAssessment (string role) |
| |
|
void | setMaxCon (int max) |
| |
|
void | setMinCon (int min) |
| |
|
short | getAttributeType () |
| |
|
void | setAttributeType (short attribute) |
| |
|
string | getKey () |
| |
|
void | setKey (string key) |
| |
|
string | getOffset () |
| |
|
void | setOffset (string offset) |
| |
|
string | toString () |
| |
|
bool | instanceOf (string type) |
| |
|
virtual short | getEventType () |
| |
|
virtual string | getLabel () |
| |
|
virtual void | setEventType (short type) |
| |
|
virtual void | setLabel (string id) |
| |
|
virtual int | getMinCon () |
| |
|
virtual int | getMaxCon () |
| |
|
|
static const int | UNBOUNDED = 2^30 |
| |
|
set< string > | typeSet |
| |
|
string | label |
| |
|
short | eventType |
| |
|
int | maxCon |
| |
|
int | minCon |
| |
The documentation for this class was generated from the following files: