rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
scxml4py.state.StateType Class Reference
Inheritance diagram for scxml4py.state.StateType:

Static Public Attributes

int ATOMIC = 0
 
int COMPOUND = 1
 
int PARALLEL = 2
 
int HISTORY = 3
 

Member Data Documentation

int scxml4py.state.StateType.ATOMIC = 0
static
int scxml4py.state.StateType.COMPOUND = 1
static
int scxml4py.state.StateType.HISTORY = 3
static
int scxml4py.state.StateType.PARALLEL = 2
static

The documentation for this class was generated from the following files: