SubGeographicalRegion
A subset of a geographical region of a power system network model.
URI: cim:SubGeographicalRegion
Type: Class
classDiagram
class SubGeographicalRegion
click SubGeographicalRegion href "../SubGeographicalRegion"
IdentifiedObject <|-- SubGeographicalRegion
click IdentifiedObject href "../IdentifiedObject"
SubGeographicalRegion : IdentifiedObject.description
SubGeographicalRegion : IdentifiedObject.energyIdentCodeEic
SubGeographicalRegion : SubGeographicalRegion.Lines
SubGeographicalRegion --> Line : SubGeographicalRegion.Lines
click Line href "../Line"
SubGeographicalRegion : IdentifiedObject.mRID
SubGeographicalRegion : IdentifiedObject.name
SubGeographicalRegion : SubGeographicalRegion.Region
SubGeographicalRegion --> GeographicalRegion : SubGeographicalRegion.Region
click GeographicalRegion href "../GeographicalRegion"
SubGeographicalRegion : IdentifiedObject.shortName
SubGeographicalRegion : SubGeographicalRegion.Substations
SubGeographicalRegion --> Substation : SubGeographicalRegion.Substations
click Substation href "../Substation"
Inheritance
- IdentifiedObject
- SubGeographicalRegion
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
Region | cim:SubGeographicalRegion.Region | 1 GeographicalRegion |
The geographical region which this sub-geographical region is within | direct |
Lines | cim:SubGeographicalRegion.Lines | * Line |
The lines within the sub-geographical region | direct |
Substations | cim:SubGeographicalRegion.Substations | * Substation |
The substations in this sub-geographical region | 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 |
---|---|---|---|
GeographicalRegion | Regions | range | SubGeographicalRegion |
Line | Region | range | SubGeographicalRegion |
Substation | Region | range | SubGeographicalRegion |
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:SubGeographicalRegion |
native | this:SubGeographicalRegion |