Skip to content

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 <|-- DCNode
        click DCNode href "../DCNode"
      IdentifiedObject <|-- DCTopologicalNode
        click DCTopologicalNode href "../DCTopologicalNode"
      IdentifiedObject <|-- ReportingGroup
        click ReportingGroup href "../ReportingGroup"
      IdentifiedObject <|-- TopologicalNode
        click TopologicalNode href "../TopologicalNode"

      IdentifiedObject : IdentifiedObject.description

      IdentifiedObject : IdentifiedObject.mRID

      IdentifiedObject : IdentifiedObject.name

Inheritance

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 0..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/Topology/5.0#

Mappings

Mapping Type Mapped Value
self cim:IdentifiedObject
native this:IdentifiedObject