DCNode
DC nodes are points where terminals of DC conducting equipment are connected together with zero impedance.
URI: cim:DCNode
Type: Class
classDiagram
class DCNode
click DCNode href "../DCNode"
IdentifiedObject <|-- DCNode
click IdentifiedObject href "../IdentifiedObject"
DCNode : DCNode.DCTopologicalNode
DCNode --> DCTopologicalNode : DCNode.DCTopologicalNode
click DCTopologicalNode href "../DCTopologicalNode"
DCNode : IdentifiedObject.description
DCNode : IdentifiedObject.mRID
DCNode : IdentifiedObject.name
Inheritance
- IdentifiedObject
- DCNode
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
DCTopologicalNode | cim:DCNode.DCTopologicalNode | 1 DCTopologicalNode |
The DC topological node to which this DC connectivity node is assigned | 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 | 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/Topology/5.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:DCNode |
native | this:DCNode |