Class Description

Action on jumper as a switching step.

Attributes

Name Type Description
kind TempEquipActionKind Switching action to perform.

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
Clamp 0..1 JumperAction 0..1 Clamp JumperAction
JumperAction 0..1 ConductingEquipment 0..* JumpingAction Jumper action involving jumping operation on this conducting equipment. JumpedEquipments Conducting equipment is affected when the jumper action connects one or both ends of a jumper to the conducting equipment. If the jumper action involves placing one or both ends of a jumper anywhere along a line segment, you must use the clamp (to get the distance from one terminal), using the explicit relation with clamp. In the case of placing one or both ends of the jumper at a line segment terminal, reference to one or more line segments is sufficient.
JumperAction 0..1 ACLineSegment 0..* LineJumpingAction Jumper action involving clamp usage (for the case when the jumper is applied along the line segment instead of at its terminals). ACLineSegments The line segment that this jumper action will affect. This is the only way to access relationship to clamp in case the jumper needs to connect along the line segment.
JumperAction 0..1 Jumper 0..1 JumperAction Action taken with this jumper. Jumper Jumper on which this action is taken.