DCBaseTerminal
An electrical connection point at a piece of DC conducting equipment. DC terminals are connected at one physical DC node that may have multiple DC terminals connected. A DC node is similar to an AC connectivity node. The model requires that DC connections are distinct from AC connections.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:DCBaseTerminal
Type: Class
classDiagram
class DCBaseTerminal
click DCBaseTerminal href "../DCBaseTerminal"
ACDCTerminal <|-- DCBaseTerminal
click ACDCTerminal href "../ACDCTerminal"
DCBaseTerminal <|-- ACDCConverterDCTerminal
click ACDCConverterDCTerminal href "../ACDCConverterDCTerminal"
DCBaseTerminal <|-- DCTerminal
click DCTerminal href "../DCTerminal"
DCBaseTerminal : DCBaseTerminal.DCTopologicalNode
DCBaseTerminal --> DCTopologicalNode : DCBaseTerminal.DCTopologicalNode
click DCTopologicalNode href "../DCTopologicalNode"
DCBaseTerminal : IdentifiedObject.description
DCBaseTerminal : IdentifiedObject.mRID
DCBaseTerminal : IdentifiedObject.name
Inheritance
- IdentifiedObject
- ACDCTerminal
- DCBaseTerminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
DCTopologicalNode | cim:DCBaseTerminal.DCTopologicalNode | 1 DCTopologicalNode |
See association end Terminal | 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:DCBaseTerminal |
native | this:DCBaseTerminal |