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 : IdentifiedObject.description
Terminal : IdentifiedObject.mRID
Terminal : IdentifiedObject.name
Terminal : Terminal.TopologicalNode
Terminal --> TopologicalNode : Terminal.TopologicalNode
click TopologicalNode href "../TopologicalNode"
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
TopologicalNode | cim:Terminal.TopologicalNode | 0..1 TopologicalNode |
The topological node associated with the 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:Terminal |
native | this:Terminal |