|
virtual short | getEventType () |
|
virtual string | getLabel () |
|
virtual void | setEventType (short type) |
|
virtual void | setLabel (string id) |
|
virtual int | getMinCon () |
|
virtual int | getMaxCon () |
|
virtual void | setMinCon (int minCon) |
|
virtual void | setMaxCon (int maxCon) |
|
virtual bool | instanceOf (string type) |
|
|
static const int | UNBOUNDED = 2^30 |
|
|
string | label |
|
short | eventType |
|
int | maxCon |
|
int | minCon |
|
The documentation for this class was generated from the following files:
- ncl30/include/ncl/connectors/Role.h
- ncl30/src/connectors/Role.cpp