: Public Class
Created: 19/05/2015 14:00:33
Modified: 09/02/2017 14:12:48
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: RaiseLowerCommand
The Commands using the set for translation.
Details:
 
Discrete
Class  
Name: ValueAliasSet
The ValueAliasSet used for translation of a MeasurementValue.value to a name.
Name: Discrete
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: Command
The Commands using the set for translation.
Details:
 
Element Source Role Target Role
ValueToAlias
Class  
Name: Values
The ValueToAlias mappings included in the set.
Name: ValueAliasSet
The ValueAliasSet having the ValueToAlias mappings.
Details:
 
Tag Value
GUIDBasedOn {56E1BB88-D6E9-445b-B2C9-AEF29A98E4B6}
Details:
 
Object Type Connection Direction Notes
ValueAliasSet Class Dependency To  
IdentifiedObject Class Generalization To