BasicIntervalSchedule
Schedule of values at points in time.
URI: cim:BasicIntervalSchedule
Type: Class
classDiagram
class BasicIntervalSchedule
click BasicIntervalSchedule href "../BasicIntervalSchedule"
IdentifiedObject <|-- BasicIntervalSchedule
click IdentifiedObject href "../IdentifiedObject"
BasicIntervalSchedule <|-- RegularIntervalSchedule
click RegularIntervalSchedule href "../RegularIntervalSchedule"
BasicIntervalSchedule : IdentifiedObject.description
BasicIntervalSchedule : IdentifiedObject.energyIdentCodeEic
BasicIntervalSchedule : IdentifiedObject.mRID
BasicIntervalSchedule : IdentifiedObject.name
BasicIntervalSchedule : IdentifiedObject.shortName
BasicIntervalSchedule : BasicIntervalSchedule.startTime
BasicIntervalSchedule : BasicIntervalSchedule.value1Unit
BasicIntervalSchedule --> UnitSymbol : BasicIntervalSchedule.value1Unit
click UnitSymbol href "../UnitSymbol"
BasicIntervalSchedule : BasicIntervalSchedule.value2Unit
BasicIntervalSchedule --> UnitSymbol : BasicIntervalSchedule.value2Unit
click UnitSymbol href "../UnitSymbol"
Inheritance
- IdentifiedObject
- BasicIntervalSchedule
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
startTime | cim:BasicIntervalSchedule.startTime | 1 date |
The time for the first time point | direct |
value1Unit | cim:BasicIntervalSchedule.value1Unit | 1 UnitSymbol |
Value1 units of measure | direct |
value2Unit | cim:BasicIntervalSchedule.value2Unit | 0..1 UnitSymbol |
Value2 units of measure | direct |
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 |
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:BasicIntervalSchedule |
native | this:BasicIntervalSchedule |