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 : ACDCTerminal.Measurements
Terminal --> Measurement : ACDCTerminal.Measurements
click Measurement href "../Measurement"
Terminal : IdentifiedObject.mRID
Terminal : IdentifiedObject.name
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Measurements | cim:ACDCTerminal.Measurements | * Measurement |
Measurements associated with this terminal defining where the measurement is... | ACDCTerminal |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | 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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/Operation-EU#Package_OperationProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Terminal |
native | this:Terminal |