Skip to content

LoadGroup

The class is the third level in a hierarchical structure for grouping of loads for the purpose of load flow load scaling.

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

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

      LoadGroup : IdentifiedObject.name

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

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#

Mappings

Mapping Type Mapped Value
self cim:LoadGroup
native this:LoadGroup