rad
5.1.0
scxml4py
executor
EventHandlingPolicy
Static Public Attributes
|
List of all members
scxml4py.executor.EventHandlingPolicy Class Reference
Inheritance diagram for scxml4py.executor.EventHandlingPolicy:
Static Public Attributes
int
SILENT
= 0
int
REJECT
= 1
int
DEFFERRED
= 2
Member Data Documentation
◆
DEFFERRED
int scxml4py.executor.EventHandlingPolicy.DEFFERRED = 2
static
◆
REJECT
int scxml4py.executor.EventHandlingPolicy.REJECT = 1
static
◆
SILENT
int scxml4py.executor.EventHandlingPolicy.SILENT = 0
static
The documentation for this class was generated from the following file:
scxml4py/src/scxml4py/
executor.py
Generated by
1.9.1