DayType
Group of similar days. For example it could be used to represent weekdays, weekend, or holidays.
URI: cim:DayType
Type: Class
classDiagram
class DayType
click DayType href "../DayType"
IdentifiedObject <|-- DayType
click IdentifiedObject href "../IdentifiedObject"
DayType : IdentifiedObject.description
DayType : IdentifiedObject.mRID
DayType : IdentifiedObject.name
Inheritance
- IdentifiedObject
- DayType
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
mRID | cim:IdentifiedObject.mRID | 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 |
Usages
used by | used in | type | used |
---|---|---|---|
ConformLoadSchedule | DayType | range | DayType |
NonConformLoadSchedule | DayType | range | DayType |
RegulationSchedule | DayType | range | DayType |
SeasonDayTypeSchedule | DayType | range | DayType |
SwitchSchedule | DayType | range | DayType |
TapSchedule | DayType | range | DayType |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:DayType |
native | this:DayType |