Line
Contains equipment beyond a substation belonging to a power transmission line.
URI: cim:Line
Type: Class
classDiagram
class Line
click Line href "../Line"
EquipmentContainer <|-- Line
click EquipmentContainer href "../EquipmentContainer"
Line : IdentifiedObject.description
Line : IdentifiedObject.mRID
Line : IdentifiedObject.name
Line : Line.Region
Line --> SubGeographicalRegion : Line.Region
click SubGeographicalRegion href "../SubGeographicalRegion"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Region | cim:Line.Region | 0..1 SubGeographicalRegion |
The sub-geographical region of the line | 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 | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Comments
-
- Use of the Line class is not required. If used, it can only be used as a container for ACLineSegments and SeriesCompensators.- A Line is not required to be associated with a SubGeographicalRegion.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Line |
native | this:Line |