Terminal
An AC electrical connection point to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.
URI: cim:Terminal
Type: Class
classDiagram
class Terminal
click Terminal href "../Terminal"
ACDCTerminal <|-- Terminal
click ACDCTerminal href "../ACDCTerminal"
Terminal : Terminal.ConductingEquipment
Terminal --> ConductingEquipment : Terminal.ConductingEquipment
click ConductingEquipment href "../ConductingEquipment"
Terminal : Terminal.ConnectivityNode
Terminal --> ConnectivityNode : Terminal.ConnectivityNode
click ConnectivityNode href "../ConnectivityNode"
Terminal : IdentifiedObject.description
Terminal : IdentifiedObject.energyIdentCodeEic
Terminal : IdentifiedObject.mRID
Terminal : IdentifiedObject.name
Terminal : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ConductingEquipment | cim:Terminal.ConductingEquipment | 1 ConductingEquipment |
The conducting equipment of the terminal | direct |
ConnectivityNode | cim:Terminal.ConnectivityNode | 0..1 ConnectivityNode |
The connectivity node to which this terminal connects with zero impedance | 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
used by | used in | type | used |
---|---|---|---|
ConductingEquipment | Terminals | range | Terminal |
ConnectivityNode | Terminals | range | Terminal |
Connector | Terminals | range | Terminal |
Junction | Terminals | range | Terminal |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/EquipmentBoundary-EU#Package_EquipmentBoundaryProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Terminal |
native | this:Terminal |