Class SMFinalStateHelper

java.lang.Object
de.mid.innovator.srv2api.icw2sm.SMFinalStateHelper

public abstract class SMFinalStateHelper extends 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: