LoadGroup
The class is the third level in a hierarchical structure for grouping of loads for the purpose of load flow load scaling.
URI: cim:LoadGroup
Type: Class
classDiagram
class LoadGroup
click LoadGroup href "../LoadGroup"
IdentifiedObject <|-- LoadGroup
click IdentifiedObject href "../IdentifiedObject"
LoadGroup <|-- ConformLoadGroup
click ConformLoadGroup href "../ConformLoadGroup"
LoadGroup <|-- NonConformLoadGroup
click NonConformLoadGroup href "../NonConformLoadGroup"
LoadGroup : IdentifiedObject.description
LoadGroup : IdentifiedObject.energyIdentCodeEic
LoadGroup : IdentifiedObject.mRID
LoadGroup : IdentifiedObject.name
LoadGroup : IdentifiedObject.shortName
LoadGroup : LoadGroup.SubLoadArea
LoadGroup --> SubLoadArea : LoadGroup.SubLoadArea
click SubLoadArea href "../SubLoadArea"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
SubLoadArea | cim:LoadGroup.SubLoadArea | 1 SubLoadArea |
The SubLoadArea where the Loadgroup belongs | 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 |
Usages
used by | used in | type | used |
---|---|---|---|
SubLoadArea | LoadGroups | range | LoadGroup |
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:LoadGroup |
native | this:LoadGroup |