DCTerminal
An electrical connection point to generic DC conducting equipment.
URI: cim:DCTerminal
Type: Class
classDiagram
class DCTerminal
click DCTerminal href "../DCTerminal"
DCBaseTerminal <|-- DCTerminal
click DCBaseTerminal href "../DCBaseTerminal"
DCTerminal : ACDCTerminal.BusNameMarker
DCTerminal --> BusNameMarker : ACDCTerminal.BusNameMarker
click BusNameMarker href "../BusNameMarker"
DCTerminal : DCTerminal.DCConductingEquipment
DCTerminal --> DCConductingEquipment : DCTerminal.DCConductingEquipment
click DCConductingEquipment href "../DCConductingEquipment"
DCTerminal : DCBaseTerminal.DCNode
DCTerminal --> DCNode : DCBaseTerminal.DCNode
click DCNode href "../DCNode"
DCTerminal : IdentifiedObject.description
DCTerminal : IdentifiedObject.mRID
DCTerminal : IdentifiedObject.name
DCTerminal : ACDCTerminal.sequenceNumber
Inheritance
- IdentifiedObject
- ACDCTerminal
- DCBaseTerminal
- DCTerminal
- DCBaseTerminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
DCConductingEquipment | cim:DCTerminal.DCConductingEquipment | 1 DCConductingEquipment |
An DC terminal belong to a DC conducting equipment | direct |
DCNode | cim:DCBaseTerminal.DCNode | 0..1 DCNode |
The DC connectivity node to which this DC base terminal connects with zero im... | DCBaseTerminal |
sequenceNumber | cim:ACDCTerminal.sequenceNumber | 1 integer |
The orientation of the terminal connections for a multiple terminal conductin... | ACDCTerminal |
BusNameMarker | cim:ACDCTerminal.BusNameMarker | 0..1 BusNameMarker |
The bus name marker used to name the bus (topological node) | ACDCTerminal |
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 | 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/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:DCTerminal |
native | this:DCTerminal |