StateSubactionKind
StateSubactionKind
is defined in SysML specification on
page 367.
Excerpt from the machine readable specification:
A
StateSubactionKind
indicates whether theaction
of a StateSubactionMembership is an entry, do or exit action.
The following diagram shows the inheritance hierarchy of StateSubactionKind
according to the specification:
![// Class: StateSubactionKind
digraph {
StateSubactionKind [label="StateSubactionKind (SysML)" shape=plaintext]
}](../../../_images/graphviz-0fbc32bccb396c781a46bdab3d7b3fc298b38834.png)
The following table shows all attributes defined for
StateSubactionKind
according to the specification together with
the documentation from the machine readable specification. Note
that in SysIDE API, we use snake case for attribute names
instead of Pascal case used in the specification.
Attribute |
Documentation from machine readable specification |
Attributes defined in |
|
Indicates that the |
|
Indicates that the |
|
Indicates that the |
The following table lists SysIDE specific attributes available for
class StateSubactionKind
:
Python Attribute |