: Public Class
Created: 08/05/2008 14:13:17
Modified: 25/09/2014 08:24:45
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/>
Element Source Role Target Role
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:
 
ValueToAlias
Class  
Name: ValueAliasSet
The ValueAliasSet having the ValueToAlias mappings.
Name: Values
The ValueToAlias mappings included in the set.
Details:
 
Element Source Role Target Role
RaiseLowerCommand
Class  
Name: RaiseLowerCommands
The Commands using the set for translation.
Name: ValueAliasSet
The ValueAliasSet used for translation of a Control value to a name.
Details:
 
Command
Class  
Name: Commands
The Commands using the set for translation.
Name: ValueAliasSet
The ValueAliasSet used for translation of a Control value to a name.
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To  
ValueAliasSet Class Dependency From