pushNullConfig

This method counts null transitions. After a state is exited on a null transition, pushNullConfig increments the OMReactive class attribute.

Visibility
Public
Signature
void pushNullConfig();
Notes

The OMReactive class attribute specifies the maximum number of null transitions that are allowed. The default value is 100.


Feedback