Skip to content

TapSchedule

A pre-established pattern over time for a tap step.

URI: cim:TapSchedule
Type: Class

 classDiagram
    class TapSchedule
    click TapSchedule href "../TapSchedule"
      SeasonDayTypeSchedule <|-- TapSchedule
        click SeasonDayTypeSchedule href "../SeasonDayTypeSchedule"

      TapSchedule : SeasonDayTypeSchedule.DayType

          TapSchedule --> DayType : SeasonDayTypeSchedule.DayType
          click DayType href "../DayType"

      TapSchedule : IdentifiedObject.description

      TapSchedule : RegularIntervalSchedule.endTime

      TapSchedule : IdentifiedObject.mRID

      TapSchedule : IdentifiedObject.name

      TapSchedule : SeasonDayTypeSchedule.Season

          TapSchedule --> Season : SeasonDayTypeSchedule.Season
          click Season href "../Season"

      TapSchedule : BasicIntervalSchedule.startTime

      TapSchedule : TapSchedule.TapChanger

          TapSchedule --> TapChanger : TapSchedule.TapChanger
          click TapChanger href "../TapChanger"

      TapSchedule : RegularIntervalSchedule.timeStep

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
TapChanger cim:TapSchedule.TapChanger 1
TapChanger
A TapSchedule is associated with a TapChanger direct
DayType cim:SeasonDayTypeSchedule.DayType 1
DayType
DayType for the Schedule SeasonDayTypeSchedule
Season cim:SeasonDayTypeSchedule.Season 1
Season
Season for the Schedule SeasonDayTypeSchedule
endTime cim:RegularIntervalSchedule.endTime 1
datetime
The time for the last time point RegularIntervalSchedule
timeStep cim:RegularIntervalSchedule.timeStep 1
Seconds
The time between each pair of subsequent regular time points in sequence orde... RegularIntervalSchedule
startTime cim:BasicIntervalSchedule.startTime 1
datetime
The time for the first time point BasicIntervalSchedule
mRID cim:IdentifiedObject.mRID 0..1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2013/CPSM-Operation#

Mappings

Mapping Type Mapped Value
self cim:TapSchedule
native this:TapSchedule