OMFinalState class

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.

Construction summary
OMFinalState
Constructs an OMFinalState object
Method summary
getConcept
Returns the current element

Feedback