The OMFinalState class represents a final state - a state that has no exiting transitions and that make its parent state completed (isCompleted() returns true).
This class is defined in the header file state.h.