IdentifiedObject
This is a root class to provide common identification for all classes needing identification and naming attributes.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:IdentifiedObject
Type: Class
classDiagram
class IdentifiedObject
click IdentifiedObject href "../IdentifiedObject"
IdentifiedObject <|-- ACDCTerminal
click ACDCTerminal href "../ACDCTerminal"
IdentifiedObject <|-- IOPoint
click IOPoint href "../IOPoint"
IdentifiedObject <|-- Limit
click Limit href "../Limit"
IdentifiedObject <|-- LimitSet
click LimitSet href "../LimitSet"
IdentifiedObject <|-- Measurement
click Measurement href "../Measurement"
IdentifiedObject <|-- MeasurementValueSource
click MeasurementValueSource href "../MeasurementValueSource"
IdentifiedObject <|-- PowerSystemResource
click PowerSystemResource href "../PowerSystemResource"
IdentifiedObject <|-- ValueAliasSet
click ValueAliasSet href "../ValueAliasSet"
IdentifiedObject <|-- ValueToAlias
click ValueToAlias href "../ValueToAlias"
IdentifiedObject : IdentifiedObject.description
IdentifiedObject : IdentifiedObject.mRID
IdentifiedObject : IdentifiedObject.name
Inheritance
- IdentifiedObject
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | direct |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | direct |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | direct |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:IdentifiedObject |
native | this:IdentifiedObject |