Interface | Description |
---|---|
IErrorTrigger |
Denotes an error trigger action in a cancellation setting
|
ILoopCancel |
Denotes an loop-cancellation block
|
ISCCompositeOr |
Denotes an OR composite state in the Statechart semantics
|
ISCRecurrentOr |
Denotes an OR composite state for recurrent states (i.e., recursion reference) in the Statechart semantics
|
ISeqCancel |
Denotes an sequence-cancellation block
|
Class | Description |
---|---|
ErrorTrigger | |
LoopCancel |
Denotes an loop-cancellation block
|
SCCompositeOr |
Denotes an OR composite state in the Statechart semantics
|
SCRecurrentOr | |
SeqCancel |
Denotes an sequence-cancellation block
|