Readonly
targetThe target state of the transition
Visiting the transition.
The visitor.
Executes the transition.
The event to process.
The potential output state.
CancelFSMException If the execution cancels the FSM execution.
The set of events accepted by the transition.
Generated using TypeDoc
The concept of FSM transition.