Skip to content

ValueAliasSet

Describes the translation of a set of values into a name and is intendend to facilitate custom translations. Each ValueAliasSet has a name, description etc. A specific Measurement may represent a discrete state like Open, Closed, Intermediate etc. This requires a translation from the MeasurementValue.value number to a string, e.g. 0->Invalid, 1->Open, 2->Closed, 3->Intermediate. Each ValueToAlias member in ValueAliasSet.Value describe a mapping for one particular value to a name.

URI: cim:ValueAliasSet
Type: Class

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

      ValueAliasSet : IdentifiedObject.description

      ValueAliasSet : IdentifiedObject.mRID

      ValueAliasSet : 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 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

Usages

used by used in type used
Command ValueAliasSet range ValueAliasSet
Discrete ValueAliasSet range ValueAliasSet
RaiseLowerCommand ValueAliasSet range ValueAliasSet
ValueToAlias ValueAliasSet range ValueAliasSet

Identifier and Mapping Information

Schema Source

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

Mappings

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