This method sets the maximum number of null transitions (those without a trigger) that can be taken sequentially in the statechart. If OMReactive class is exceeded, event consumption is aborted.
The default
value is defined in omreactive.cpp as follows:
#define
OMDEFAULT_MAX_NULL_STEPS 100