The OMComponentState class defines methods that affect component states in statecharts.
This class is defined in the header file state.h.
active marks the component state as active. It is defined as follows:
OMState* active;