Class Description
Represents a single wire of an alternating current wire segment.
Attributes
Name | Type | Description |
---|---|---|
phase | SinglePhaseKind | The phase connection of the wire at both ends. |
sequenceNumber | Integer | Number designation for this wire segment phase. Each wire segment phase within a wire segment should have a unique sequence number. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
WireSegmentPhase | 0..* | WireSegment | 1 | WireSegmentPhases | The wire segment phases which belong to the wire segment. | WireSegment | The wire segment to which the phase belongs. |