Season
A specified time period of the year.
URI: cim:Season
Type: Class
classDiagram
class Season
click Season href "../Season"
IdentifiedObject <|-- Season
click IdentifiedObject href "../IdentifiedObject"
Season : IdentifiedObject.description
Season : Season.endDate
Season : IdentifiedObject.mRID
Season : IdentifiedObject.name
Season : Season.startDate
Inheritance
- IdentifiedObject
- Season
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
endDate | cim:Season.endDate | 1 MonthDay |
Date season ends | direct |
startDate | cim:Season.startDate | 1 MonthDay |
Date season starts | direct |
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 | Season | range | Season |
NonConformLoadSchedule | Season | range | Season |
RegulationSchedule | Season | range | Season |
SeasonDayTypeSchedule | Season | range | Season |
SwitchSchedule | Season | range | Season |
TapSchedule | Season | range | Season |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Season |
native | this:Season |