|
rad
5.1.0
|
This is the complete list of members for scxml4py.event.Event, including all inherited members.
| __eq__(self, other) | scxml4py.event.Event | |
| __init__(self, theId, theType=EventType.CHANGE_EVENT, theStatus=EventStatus.TOBEPROCESSED) | scxml4py.event.Event | |
| __lt__(self, other) | scxml4py.event.Event | |
| __str__(self) | scxml4py.event.Event | |
| clone(self, regionNo) | scxml4py.event.Event | |
| getId(self) | scxml4py.event.Event | |
| getStatus(self, theStatus) | scxml4py.event.Event | |
| getType(self, theType) | scxml4py.event.Event | |
| mId | scxml4py.event.Event | |
| mStatus | scxml4py.event.Event | |
| mType | scxml4py.event.Event | |
| setId(self, theId) | scxml4py.event.Event | |
| setStatus(self, theStatus) | scxml4py.event.Event | |
| setType(self, theType) | scxml4py.event.Event |