Class SMFinalStateHelper


  • public abstract class SMFinalStateHelper
    extends java.lang.Object
    A special kind of state that signifies that the enclosing region is completed. If the enclosing region is directly contained in a state machine and all other regions in the state machine also are completed, this means that the entire state machine is completed.
    See Also:
    SMFinalState