FeatureDirectionKind
FeatureDirectionKind
is defined in KerML specification on
page 168.
Excerpt from the machine readable specification:
FeatureDirectionKind
enumerates the possible kinds ofdirection
that aFeature
may be given as a member of aType
.
The following diagram shows the inheritance hierarchy of FeatureDirectionKind
according to the specification:
![// Class: FeatureDirectionKind
digraph {
FeatureDirectionKind [label="FeatureDirectionKind (KerML)" shape=plaintext]
}](../../../_images/graphviz-b006a41c82d0c236434335ad7c77d97d6f75e68d.png)
The following table shows all attributes defined for
FeatureDirectionKind
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 |
|
Values of the |
|
Values of the |
|
Values of the |
The following table lists SysIDE specific attributes available for
class FeatureDirectionKind
:
Python Attribute |