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 <|-- MutualCoupling
click MutualCoupling href "../MutualCoupling"
IdentifiedObject <|-- PowerSystemResource
click PowerSystemResource href "../PowerSystemResource"
IdentifiedObject <|-- TransformerEnd
click TransformerEnd href "../TransformerEnd"
IdentifiedObject : IdentifiedObject.mRID
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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-ShortCircuit#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:IdentifiedObject |
native | this:IdentifiedObject |