LoadArea
The class is the root or first level in a hierarchical structure for grouping of loads for the purpose of load flow load scaling.
URI: cim:LoadArea
Type: Class
classDiagram
class LoadArea
click LoadArea href "../LoadArea"
EnergyArea <|-- LoadArea
click EnergyArea href "../EnergyArea"
LoadArea : EnergyArea.ControlArea
LoadArea --> ControlArea : EnergyArea.ControlArea
click ControlArea href "../ControlArea"
LoadArea : IdentifiedObject.description
LoadArea : IdentifiedObject.energyIdentCodeEic
LoadArea : IdentifiedObject.mRID
LoadArea : IdentifiedObject.name
LoadArea : IdentifiedObject.shortName
LoadArea : LoadArea.SubLoadAreas
LoadArea --> SubLoadArea : LoadArea.SubLoadAreas
click SubLoadArea href "../SubLoadArea"
Inheritance
- IdentifiedObject
- EnergyArea
- LoadArea
- EnergyArea
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
SubLoadAreas | cim:LoadArea.SubLoadAreas | 1..* SubLoadArea |
The SubLoadAreas in the LoadArea | direct |
ControlArea | cim:EnergyArea.ControlArea | 0..1 ControlArea |
The control area specification that is used for the load forecast | EnergyArea |
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 |
---|---|---|---|
SubLoadArea | LoadArea | range | LoadArea |
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:LoadArea |
native | this:LoadArea |