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
ValueAliasSet cim:ValueToAlias.ValueAliasSet 1
ValueAliasSet
The ValueAliasSet having the ValueToAlias mappings direct
value cim:ValueToAlias.value 1
integer
The value that is mapped direct
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
ValueAliasSet Values range ValueToAlias

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/Operation-EU#Package_OperationProfile

Mappings

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