: Public Class
Created: 23/04/2015 17:05:40
Modified: 17/02/2017 12:49:04
Project:
Advanced:
Describes the translation of a set of values into a name and is intendend to facilitate cusom 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-#gt;"Invalid", 1-#gt;"Open", 2-#gt;"Closed", 3-#gt;"Intermediate". Each ValueToAlias member in ValueAliasSet.Value describe a mapping for one particular value to a name.<br/><br/>
Element Source Role Target Role
RaiseLowerCommand
Class  
Name: ValueAliasSet
The ValueAliasSet used for translation of a Control value to a name.
Name: RaiseLowerCommands
The Commands using the set for translation.
Details:
 
ValueToAlias
Class  
Name: ValueAliasSet
The ValueAliasSet having the ValueToAlias mappings.
Name: Values
The ValueToAlias mappings included in the set.
Details:
 
Discrete
Class  
Name: ValueAliasSet
The ValueAliasSet used for translation of a MeasurementValue.value to a name.
Name: Discretes
The Measurements using the set for translation.
Details:
 
Command
Class  
Name: ValueAliasSet
The ValueAliasSet used for translation of a Control value to a name.
Name: Commands
The Commands using the set for translation.
Details:
 
Tag Value
GUIDBasedOn {BBCB7356-E07A-417a-8B1B-0DF35589245D}
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To  
ValueAliasSet Class Dependency From  
ValueAliasSet Class Dependency To