BaseVoltage
Defines a system base voltage which is referenced.
URI: cim:BaseVoltage
Type: Class
classDiagram
class BaseVoltage
click BaseVoltage href "../BaseVoltage"
IdentifiedObject <|-- BaseVoltage
click IdentifiedObject href "../IdentifiedObject"
BaseVoltage : BaseVoltage.ConductingEquipment
BaseVoltage --> ConductingEquipment : BaseVoltage.ConductingEquipment
click ConductingEquipment href "../ConductingEquipment"
BaseVoltage : IdentifiedObject.description
BaseVoltage : IdentifiedObject.energyIdentCodeEic
BaseVoltage : IdentifiedObject.mRID
BaseVoltage : IdentifiedObject.name
BaseVoltage : BaseVoltage.nominalVoltage
BaseVoltage --> Voltage : BaseVoltage.nominalVoltage
click Voltage href "../Voltage"
BaseVoltage : IdentifiedObject.shortName
BaseVoltage : BaseVoltage.TransformerEnds
BaseVoltage --> TransformerEnd : BaseVoltage.TransformerEnds
click TransformerEnd href "../TransformerEnd"
BaseVoltage : BaseVoltage.VoltageLevel
BaseVoltage --> VoltageLevel : BaseVoltage.VoltageLevel
click VoltageLevel href "../VoltageLevel"
Inheritance
- IdentifiedObject
- BaseVoltage
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
nominalVoltage | cim:BaseVoltage.nominalVoltage | 1 Voltage |
The power system resource's base voltage | direct |
ConductingEquipment | cim:BaseVoltage.ConductingEquipment | * ConductingEquipment |
All conducting equipment with this base voltage | direct |
VoltageLevel | cim:BaseVoltage.VoltageLevel | * VoltageLevel |
The voltage levels having this base voltage | direct |
TransformerEnds | cim:BaseVoltage.TransformerEnds | * TransformerEnd |
Transformer ends at the base voltage | 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
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:BaseVoltage |
native | this:BaseVoltage |