Class: SwitchingAction
Atomic switching action.
URI: cim:SwitchingAction
classDiagram
class SwitchingAction
IdentifiedObject <|-- SwitchingAction
SwitchingAction <|-- JumperAction
SwitchingAction <|-- SwitchAction
SwitchingAction <|-- CutAction
SwitchingAction <|-- GroundAction
SwitchingAction <|-- ClampAction
SwitchingAction <|-- MeasurementAction
SwitchingAction <|-- ControlAction
SwitchingAction <|-- TagAction
SwitchingAction <|-- VerificationAction
SwitchingAction <|-- ClearanceAction
SwitchingAction <|-- GenericAction
SwitchingAction <|-- ShuntCompensatorAction
SwitchingAction <|-- EnergyConsumerAction
SwitchingAction <|-- EnergySourceAction
SwitchingAction : alias_name
SwitchingAction : crew
SwitchingAction --> Crew : crew
SwitchingAction : description
SwitchingAction : diagram_objects
SwitchingAction --> DiagramObject : diagram_objects
SwitchingAction : executed_date_time
SwitchingAction : instance_set
SwitchingAction --> InstanceSet : instance_set
SwitchingAction : issued_date_time
SwitchingAction : m_rid
SwitchingAction : names
SwitchingAction --> Name : names
SwitchingAction : operator
SwitchingAction --> Operator : operator
SwitchingAction : phases
SwitchingAction --> PhaseCode : phases
SwitchingAction : planned_date_time
SwitchingAction : properties_cimdata_object
SwitchingAction --> ChangeSetMember : properties_cimdata_object
SwitchingAction : switching_event
SwitchingAction --> SwitchingEvent : switching_event
SwitchingAction : switching_plan
SwitchingAction --> SwitchingPlan : switching_plan
SwitchingAction : switching_step
SwitchingAction --> SwitchingStep : switching_step
SwitchingAction : targeting_cimdata_object
SwitchingAction --> ChangeSetMember : targeting_cimdata_object
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| executed_date_time | 0..1 date |
Actual date and time of this switching step | direct |
| issued_date_time | 0..1 date |
Date and time when the crew was given the instruction to execute the action; ... | direct |
| phases | 0..1 PhaseCode |
Phases of the Switching Action | direct |
| planned_date_time | 0..1 date |
Planned date and time of this switching step | direct |
| switching_plan | 0..1 SwitchingPlan |
The switching plan that is associated with the switching actions | direct |
| operator | 0..1 Operator |
Operator responsible for this switching step | direct |
| crew | 0..* Crew |
The crew that is assigned to the switching action | direct |
| switching_event | 0..1 SwitchingEvent |
The switching event that the switching action is performed on | direct |
| switching_step | 0..1 SwitchingStep |
The switching step that is associated to the switching action | direct |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SwitchingPlan | switching_action | range | SwitchingAction |
| SwitchingStep | switching_action | range | SwitchingAction |
| Operator | switching_steps | range | SwitchingAction |
| Crew | switching_action | range | SwitchingAction |
| SwitchingEvent | switching_action | range | SwitchingAction |
| OldCrew | switching_action | range | SwitchingAction |
| OperationsSafetySupervisor | switching_steps | range | SwitchingAction |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:SwitchingAction |
| native | cim:SwitchingAction |
LinkML Source
Direct
name: SwitchingAction
description: Atomic switching action.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
executed_date_time:
name: executed_date_time
description: Actual date and time of this switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.executedDateTime
multivalued: false
domain_of:
- SwitchingAction
range: date
required: false
issued_date_time:
name: issued_date_time
description: Date and time when the crew was given the instruction to execute
the action; not applicable if the action is performed by operator remote control.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.issuedDateTime
multivalued: false
domain_of:
- SwitchingAction
- SafetyDocument
range: date
required: false
phases:
name: phases
description: Phases of the Switching Action
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchingAction.phases
multivalued: false
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
planned_date_time:
name: planned_date_time
description: Planned date and time of this switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.plannedDateTime
multivalued: false
domain_of:
- SwitchingAction
range: date
required: false
switching_plan:
name: switching_plan
description: The switching plan that is associated with the switching actions.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchingAction.SwitchingPlan
multivalued: false
domain_of:
- SwitchingPlanRequest
- SwitchingOrder
- WorkTask
- SwitchingAction
- SwitchingStepGroup
- OutagePlan
- PlannedOutageNotification
- SafetyDocument
range: SwitchingPlan
required: false
operator:
name: operator
description: Operator responsible for this switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.Operator
multivalued: false
domain_of:
- SwitchingAction
range: Operator
required: false
crew:
name: crew
description: The crew that is assigned to the switching action.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchingAction.Crew
multivalued: true
domain_of:
- Location
- Capability
- SwitchingAction
- FieldDispatchHistory
- Outage
- WorkAsset
- CrewMember
range: Crew
required: false
switching_event:
name: switching_event
description: The switching event that the switching action is performed on
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.SwitchingEvent
multivalued: false
domain_of:
- SwitchingAction
range: SwitchingEvent
required: false
switching_step:
name: switching_step
description: The switching step that is associated to the switching action.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.SwitchingStep
multivalued: false
domain_of:
- SwitchingAction
- SwitchingStepGroup
- RevisionHistory
range: SwitchingStep
required: false
class_uri: cim:SwitchingAction
Induced
name: SwitchingAction
description: Atomic switching action.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
executed_date_time:
name: executed_date_time
description: Actual date and time of this switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.executedDateTime
multivalued: false
alias: executed_date_time
owner: SwitchingAction
domain_of:
- SwitchingAction
range: date
required: false
issued_date_time:
name: issued_date_time
description: Date and time when the crew was given the instruction to execute
the action; not applicable if the action is performed by operator remote control.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.issuedDateTime
multivalued: false
alias: issued_date_time
owner: SwitchingAction
domain_of:
- SwitchingAction
- SafetyDocument
range: date
required: false
phases:
name: phases
description: Phases of the Switching Action
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchingAction.phases
multivalued: false
alias: phases
owner: SwitchingAction
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
planned_date_time:
name: planned_date_time
description: Planned date and time of this switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.plannedDateTime
multivalued: false
alias: planned_date_time
owner: SwitchingAction
domain_of:
- SwitchingAction
range: date
required: false
switching_plan:
name: switching_plan
description: The switching plan that is associated with the switching actions.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchingAction.SwitchingPlan
multivalued: false
alias: switching_plan
owner: SwitchingAction
domain_of:
- SwitchingPlanRequest
- SwitchingOrder
- WorkTask
- SwitchingAction
- SwitchingStepGroup
- OutagePlan
- PlannedOutageNotification
- SafetyDocument
range: SwitchingPlan
required: false
operator:
name: operator
description: Operator responsible for this switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.Operator
multivalued: false
alias: operator
owner: SwitchingAction
domain_of:
- SwitchingAction
range: Operator
required: false
crew:
name: crew
description: The crew that is assigned to the switching action.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SwitchingAction.Crew
multivalued: true
alias: crew
owner: SwitchingAction
domain_of:
- Location
- Capability
- SwitchingAction
- FieldDispatchHistory
- Outage
- WorkAsset
- CrewMember
range: Crew
required: false
switching_event:
name: switching_event
description: The switching event that the switching action is performed on
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.SwitchingEvent
multivalued: false
alias: switching_event
owner: SwitchingAction
domain_of:
- SwitchingAction
range: SwitchingEvent
required: false
switching_step:
name: switching_step
description: The switching step that is associated to the switching action.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SwitchingAction.SwitchingStep
multivalued: false
alias: switching_step
owner: SwitchingAction
domain_of:
- SwitchingAction
- SwitchingStepGroup
- RevisionHistory
range: SwitchingStep
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: SwitchingAction
domain_of:
- IdentifiedObject
range: string
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: SwitchingAction
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
range: string
required: false
m_rid:
name: m_rid
description: "Master resource identifier issued by a model authority. The mRID\
\ is unique within an exchange context. Global uniqueness is easily achieved\
\ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
\ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
\ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
\ CIM object elements."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: SwitchingAction
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: SwitchingAction
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: SwitchingAction
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: SwitchingAction
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: SwitchingAction
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: SwitchingAction
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:SwitchingAction