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

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
OutagePlan 0..1 OutageOrder 0..1 OutagePlan OutageOrder
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.
SwitchingPlan 0..1 OutagePlan 0..1 SwitchingPlan The swiching plan that is associated with the outage plan. OutagePlan The outage plan for which the switching plan is defined.
Customer 0..* OutagePlan 0..1 Customer The customers that are affected by this planned outage. OutagePlan The outage plan that identifies the customers that are affected.