SwitchingPlanRequest
Class Description
A document used to request that a switching plan be created for a particular purpose.
Attributes
Name | Type | Description |
---|---|---|
comment | String | Free-form text to describe the request |
equipmentToBeIsolated | String | free-form list of the equipment to be isolated by the switching |
forwardSwitchingDateTimeInterval | DateTimeInterval | |
groundingPoints | String | free-form list of equipment to be grounded or other actions to be taken in order to accomplish the required grounding. |
isolationArea | String | free-form description of the area to be isolated by the switching |
isolationPoints | String | free-form list of equipment to be operated or other actions to be taken in order to accomplish the required isolation. |
outageDateTimeInterval | DateTimeInterval | The window of time during which one or more customers will be de-energized during execution of the switching plan. |
purpose | String | |
reverseSwitchingDateTimeInterval | DateTimeInterval | |
switchingRequestDetails | String |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SwitchingPlanRequest | 0..1 | SwitchingPlan | 0..* | SwitchingPlanRequest | SwitchingPlan | ||
SwitchingPlanRequest | 0..* | Organisation | 0..1 | SwitchingPlanRequest | RequestingOrganization |