Skip to main content

GroundAction

Class Description

Action on ground as a switching step.

Attributes

NameTypeDescription
kindTempEquipActionKindSwitching action to perform.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
GroundAction0..1ConductingEquipment0..1GroundingActionAction involving grounding operation on this conducting equipment.GroundedEquipmentEquipment being grounded with this operation. In case of placing a ground anywhere along a line segment, you must use the clamp (to get the distance from one terminal), so use the explicit relation with line segment. In all other cases (including placing the ground at a line segment terminal), reference to one or more conducting equipment is sufficient.
GroundAction0..1Ground0..1GroundActionAction taken with this ground.GroundGround on which this action is taken.
GroundAction0..1ACLineSegment0..1LineGroundingActionGround action involving clamp usage (for the case when the ground is applied along the line segment instead of at its terminals).AlongACLineSegmentThe line segment that this ground action will affect. This is the only way to access relationship to clamp in case the ground needs to be placed along the line segment.