SwitchSchedule
A schedule of switch positions. If RegularTimePoint.value1 is 0, the switch is open. If 1, the switch is closed.
URI: cim:SwitchSchedule
Type: Class
classDiagram
class SwitchSchedule
click SwitchSchedule href "../SwitchSchedule"
SeasonDayTypeSchedule <|-- SwitchSchedule
click SeasonDayTypeSchedule href "../SeasonDayTypeSchedule"
SwitchSchedule : SeasonDayTypeSchedule.DayType
SwitchSchedule --> DayType : SeasonDayTypeSchedule.DayType
click DayType href "../DayType"
SwitchSchedule : IdentifiedObject.description
SwitchSchedule : RegularIntervalSchedule.endTime
SwitchSchedule : IdentifiedObject.energyIdentCodeEic
SwitchSchedule : IdentifiedObject.mRID
SwitchSchedule : IdentifiedObject.name
SwitchSchedule : SeasonDayTypeSchedule.Season
SwitchSchedule --> Season : SeasonDayTypeSchedule.Season
click Season href "../Season"
SwitchSchedule : IdentifiedObject.shortName
SwitchSchedule : BasicIntervalSchedule.startTime
SwitchSchedule : SwitchSchedule.Switch
SwitchSchedule --> Switch : SwitchSchedule.Switch
click Switch href "../Switch"
SwitchSchedule : RegularIntervalSchedule.TimePoints
SwitchSchedule --> RegularTimePoint : RegularIntervalSchedule.TimePoints
click RegularTimePoint href "../RegularTimePoint"
SwitchSchedule : RegularIntervalSchedule.timeStep
SwitchSchedule --> Seconds : RegularIntervalSchedule.timeStep
click Seconds href "../Seconds"
SwitchSchedule : BasicIntervalSchedule.value1Unit
SwitchSchedule --> UnitSymbol : BasicIntervalSchedule.value1Unit
click UnitSymbol href "../UnitSymbol"
SwitchSchedule : BasicIntervalSchedule.value2Unit
SwitchSchedule --> UnitSymbol : BasicIntervalSchedule.value2Unit
click UnitSymbol href "../UnitSymbol"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Switch | cim:SwitchSchedule.Switch | 1 Switch |
A SwitchSchedule is associated with a Switch | direct |
DayType | cim:SeasonDayTypeSchedule.DayType | 1 DayType |
DayType for the Schedule | SeasonDayTypeSchedule |
Season | cim:SeasonDayTypeSchedule.Season | 1 Season |
Season for the Schedule | SeasonDayTypeSchedule |
TimePoints | cim:RegularIntervalSchedule.TimePoints | 1..* RegularTimePoint |
The regular interval time point data values that define this schedule | RegularIntervalSchedule |
timeStep | cim:RegularIntervalSchedule.timeStep | 1 Seconds |
The time between each pair of subsequent regular time points in sequence orde... | RegularIntervalSchedule |
endTime | cim:RegularIntervalSchedule.endTime | 1 date |
The time for the last time point | RegularIntervalSchedule |
startTime | cim:BasicIntervalSchedule.startTime | 1 date |
The time for the first time point | BasicIntervalSchedule |
value1Unit | cim:BasicIntervalSchedule.value1Unit | 1 UnitSymbol |
Value1 units of measure | BasicIntervalSchedule |
value2Unit | cim:BasicIntervalSchedule.value2Unit | 0..1 UnitSymbol |
Value2 units of measure | BasicIntervalSchedule |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
Breaker | SwitchSchedules | range | SwitchSchedule |
Cut | SwitchSchedules | range | SwitchSchedule |
Disconnector | SwitchSchedules | range | SwitchSchedule |
DisconnectingCircuitBreaker | SwitchSchedules | range | SwitchSchedule |
Fuse | SwitchSchedules | range | SwitchSchedule |
GroundDisconnector | SwitchSchedules | range | SwitchSchedule |
Jumper | SwitchSchedules | range | SwitchSchedule |
LoadBreakSwitch | SwitchSchedules | range | SwitchSchedule |
ProtectedSwitch | SwitchSchedules | range | SwitchSchedule |
Switch | SwitchSchedules | range | SwitchSchedule |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:SwitchSchedule |
native | this:SwitchSchedule |