IdentifiedObject
This is a root class to provide common identification for all classes needing identification and naming attributes.
URI: cim:IdentifiedObject
Type: Class
classDiagram
class IdentifiedObject
click IdentifiedObject href "../IdentifiedObject"
IdentifiedObject <|-- ACDCTerminal
click ACDCTerminal href "../ACDCTerminal"
IdentifiedObject <|-- BaseVoltage
click BaseVoltage href "../BaseVoltage"
IdentifiedObject <|-- ConnectivityNode
click ConnectivityNode href "../ConnectivityNode"
IdentifiedObject <|-- EnergySchedulingType
click EnergySchedulingType href "../EnergySchedulingType"
IdentifiedObject <|-- GeographicalRegion
click GeographicalRegion href "../GeographicalRegion"
IdentifiedObject <|-- PowerSystemResource
click PowerSystemResource href "../PowerSystemResource"
IdentifiedObject <|-- SubGeographicalRegion
click SubGeographicalRegion href "../SubGeographicalRegion"
IdentifiedObject : IdentifiedObject.description
IdentifiedObject : IdentifiedObject.energyIdentCodeEic
IdentifiedObject : IdentifiedObject.mRID
IdentifiedObject : IdentifiedObject.name
IdentifiedObject : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | direct |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | direct |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | direct |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | direct |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | direct |
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:IdentifiedObject |
native | this:IdentifiedObject |