Skip to content

BasicIntervalSchedule

Schedule of values at points in time.

  • NOTE: this is an abstract class and should not be instantiated directly

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.mRID

      BasicIntervalSchedule : IdentifiedObject.name

      BasicIntervalSchedule : BasicIntervalSchedule.startTime

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
startTime cim:BasicIntervalSchedule.startTime 1
datetime
The time for the first time point direct
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:BasicIntervalSchedule
native this:BasicIntervalSchedule