stateMachineModel
Class
Summary
Abstraction for PseudoState.
Dynamic conditional branch.
Most recent active configuration of the composite state.
Entry point of a state machine or composite state
Exit point of a state machine or composite state.
Split an incoming transition into two or more transitions.
Default vertex that is the source for a single transition to the default state of a composite state.
Transition that is internal to a State.
Merge several transitions.
Notable situation or condition during the life of an object.
Graph of States and Transitions that describes the dynamic behavior of objects.
Abstraction of a Node in a statechart graph.
Terminates a StateMachine.
Path from one State to another.
Enumeration
Values
Description
KindOfControl
If
Case
KindOfStateMachine
Dynamic
Protocol
PredefinedEventType
EntryEvent
DoEvent
ExitEvent
StateKind
InitialState
DeepHistoryState
ShallowHistoryState
JoinState
ForkState
BranchState
OldFinalState
SignalReceiptState
SignalSendingState
SynchronizationState