TransitionFeatureKind
TransitionFeatureKind
is defined in SysML specification on
page 373.
Excerpt from the machine readable specification:
A
TransitionActionKind
indicates whether thetransitionFeature
of aTransitionFeatureMembership
is a trigger, guard or effect.
The following diagram shows the inheritance hierarchy of TransitionFeatureKind
according to the specification:
![// Class: TransitionFeatureKind
digraph {
TransitionFeatureKind [label="TransitionFeatureKind (SysML)" shape=plaintext]
}](../../../_images/graphviz-21d8c09c5056aa4096b5c1920e98d88797922ab1.png)
The following table shows all attributes defined for
TransitionFeatureKind
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 TransitionFeatureKind
:
Python Attribute |