EnergyConnection
A connection of energy generation or consumption on the power system model.
URI: cim:EnergyConnection
Type: Class
classDiagram
class EnergyConnection
click EnergyConnection href "../EnergyConnection"
ConductingEquipment <|-- EnergyConnection
click ConductingEquipment href "../ConductingEquipment"
EnergyConnection <|-- EnergyConsumer
click EnergyConsumer href "../EnergyConsumer"
EnergyConnection <|-- RegulatingCondEq
click RegulatingCondEq href "../RegulatingCondEq"
EnergyConnection : IdentifiedObject.description
EnergyConnection : IdentifiedObject.mRID
EnergyConnection : IdentifiedObject.name
EnergyConnection : ConductingEquipment.Terminals
EnergyConnection --> Terminal : ConductingEquipment.Terminals
click Terminal href "../Terminal"
Inheritance
- IdentifiedObject
- PowerSystemResource
- Equipment
- ConductingEquipment
- EnergyConnection
- ConductingEquipment
- Equipment
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Terminals | cim:ConductingEquipment.Terminals | * Terminal |
Conducting equipment have terminals that may be connected to other conducting... | ConductingEquipment |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 0..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/ns/CIM/Dynamics-EU#Package_DynamicsProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:EnergyConnection |
native | this:EnergyConnection |