EquivalentNetwork
A class that groups electrical equivalents, including internal nodes, of a network that has been reduced. The ConnectivityNodes contained in the equivalent are intended to reflect internal nodes of the equivalent. The boundary Connectivity nodes where the equivalent connects outside itself are not contained by the equivalent.
URI: cim:EquivalentNetwork
Type: Class
classDiagram
class EquivalentNetwork
click EquivalentNetwork href "../EquivalentNetwork"
ConnectivityNodeContainer <|-- EquivalentNetwork
click ConnectivityNodeContainer href "../ConnectivityNodeContainer"
EquivalentNetwork : ConnectivityNodeContainer.ConnectivityNodes
EquivalentNetwork --> ConnectivityNode : ConnectivityNodeContainer.ConnectivityNodes
click ConnectivityNode href "../ConnectivityNode"
EquivalentNetwork : IdentifiedObject.description
EquivalentNetwork : IdentifiedObject.energyIdentCodeEic
EquivalentNetwork : EquivalentNetwork.EquivalentEquipments
EquivalentNetwork --> EquivalentEquipment : EquivalentNetwork.EquivalentEquipments
click EquivalentEquipment href "../EquivalentEquipment"
EquivalentNetwork : IdentifiedObject.mRID
EquivalentNetwork : IdentifiedObject.name
EquivalentNetwork : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- PowerSystemResource
- ConnectivityNodeContainer
- EquivalentNetwork
- ConnectivityNodeContainer
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
EquivalentEquipments | cim:EquivalentNetwork.EquivalentEquipments | * EquivalentEquipment |
The associated reduced equivalents | direct |
ConnectivityNodes | cim:ConnectivityNodeContainer.ConnectivityNodes | * ConnectivityNode |
Connectivity nodes which belong to this connectivity node container | ConnectivityNodeContainer |
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 |
---|---|---|---|
EquivalentBranch | EquivalentNetwork | range | EquivalentNetwork |
EquivalentEquipment | EquivalentNetwork | range | EquivalentNetwork |
EquivalentInjection | EquivalentNetwork | range | EquivalentNetwork |
EquivalentShunt | EquivalentNetwork | range | EquivalentNetwork |
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:EquivalentNetwork |
native | this:EquivalentNetwork |