ValueToAlias
Class Description
Describes the translation of one particular value into a name, e.g. 1 as "Open".
Attributes
Name | Type | Description |
---|---|---|
value | Integer | The value that is mapped. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ValueToAlias | 1..* | ValueAliasSet | 1 | Values | The ValueToAlias mappings included in the set. | ValueAliasSet | The ValueAliasSet having the ValueToAlias mappings. |