EnergyConnection
A connection of energy generation or consumption on the power system model.
- NOTE: this is an abstract class and should not be instantiated directly
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 <|-- EnergySource
click EnergySource href "../EnergySource"
EnergyConnection <|-- RegulatingCondEq
click RegulatingCondEq href "../RegulatingCondEq"
EnergyConnection : Equipment.inService
EnergyConnection : IdentifiedObject.mRID
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
inService | cim:Equipment.inService | 1 boolean |
Specifies the availability of the equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis/2.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:EnergyConnection |
native | this:EnergyConnection |