PortionKind
PortionKind
is defined in SysML specification on
page 320.
Excerpt from the machine readable specification:
PortionKind
is an enumeration of the specific kinds ofOccurrence
portions that can be represented by anOccurrenceUsage
.
The following diagram shows the inheritance hierarchy of PortionKind
according to the specification:
![// Class: PortionKind
digraph {
PortionKind [label="PortionKind (SysML)" shape=plaintext]
}](../../../_images/graphviz-c6460a3f99f23bea5a675a7a4157834ccc905282.png)
The following table shows all attributes defined for
PortionKind
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 |
|
A snapshot of an |
|
A time slice of an |
The following table lists SysIDE specific attributes available for
class PortionKind
:
Python Attribute |