OutagePlan
Class Description
Document containing the definition of planned outages of equipment and/or usage points. It will reference switching plans that are used to execute the planned outage.
Attributes
Name | Type | Description |
---|---|---|
approvedDateTime | DateTime | The date and time the outage plan was approved |
cancelledDateTime | DateTime | Date and Time the planned outage was canceled. |
plannedPeriod | DateTimeInterval | planned start and end time of the planned outage. |
purpose | String | Purpose of this outage plan, such as whether it is to replace equipment or perform maintenance or repairs or to reconfigure network topology. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
OutagePlan | 0..1 | PlannedOutage | 0..1 | OutagePlan | Outage plan for executing a planned outage. | PlannedOutage | The outage resulting from the execution of the outage plan. |
OutagePlan | 0..1 | OutageOrder | 0..1 | OutagePlan | OutageOrder | ||
OutagePlan | 0..1 | Customer | 0..* | OutagePlan | The outage plan that identifies the customers that are affected. | Customer | The customers that are affected by this planned outage. |
OutagePlan | 0..1 | SwitchingPlan | 0..1 | OutagePlan | The outage plan for which the switching plan is defined. | SwitchingPlan | The swiching plan that is associated with the outage plan. |