|
| SimpleCondition (string role) |
|
void | setLabel (string id) |
|
string | getKey () |
|
void | setKey (string key) |
|
short | getTransition () |
|
void | setTransition (short transition) |
|
short | getQualifier () |
|
void | setQualifier (short qualifier) |
|
bool | instanceOf (string type) |
|
string | getDelay () |
|
void | setDelay (string delay) |
|
virtual string | toString () |
|
virtual short | getEventType () |
|
virtual string | getLabel () |
|
virtual void | setEventType (short type) |
|
virtual int | getMinCon () |
|
virtual int | getMaxCon () |
|
virtual void | setMinCon (int minCon) |
|
virtual void | setMaxCon (int maxCon) |
|
|
static const short | NO_QUALIFIER = -1 |
|
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:
- ncl30/include/ncl/connectors/SimpleCondition.h
- ncl30/src/connectors/SimpleCondition.cpp