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 <|-- DCTopologicalIsland
click DCTopologicalIsland href "../DCTopologicalIsland"
IdentifiedObject <|-- DCTopologicalNode
click DCTopologicalNode href "../DCTopologicalNode"
IdentifiedObject <|-- TopologicalIsland
click TopologicalIsland href "../TopologicalIsland"
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 |
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/ns/CIM/StateVariables/5.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:IdentifiedObject |
native | this:IdentifiedObject |