Skip to content

ValueToAlias

Describes the translation of one particular value into a name, e.g. 1 as Open.

URI: cim:ValueToAlias
Type: Class

 classDiagram
    class ValueToAlias
    click ValueToAlias href "../ValueToAlias"
      IdentifiedObject <|-- ValueToAlias
        click IdentifiedObject href "../IdentifiedObject"

      ValueToAlias : IdentifiedObject.description

      ValueToAlias : IdentifiedObject.mRID

      ValueToAlias : IdentifiedObject.name

      ValueToAlias : ValueToAlias.value

      ValueToAlias : ValueToAlias.ValueAliasSet

          ValueToAlias --> ValueAliasSet : ValueToAlias.ValueAliasSet
          click ValueAliasSet href "../ValueAliasSet"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
value cim:ValueToAlias.value 1
integer
The value that is mapped direct
ValueAliasSet cim:ValueToAlias.ValueAliasSet 1
ValueAliasSet
The ValueAliasSet having the ValueToAlias mappings direct
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-Operation#

Mappings

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