ValueEntry : public class
Created: |
14/07/2009 14:20:44 |
Modified: |
13/10/2009 16:47:43 |
|
Project: |
|
Author: |
Amir |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{9D4868DB-1CCE-45f5-A275-1B3A782D13AD} |
Appears In: |
Attribute |
<p>A class representing a validated value for an enumerated attribute.<br/></p>
- Attributes
- Associations From
- Other Links
Attribute |
Details |
public ID valueID |
Notes:
|
The unique reference to this enumerated value. A suggestion to make this unique would be using the sourceElement+"."+shortTerm.
|
|
public CharacterString shortTerm |
Notes:
|
The value of this entry in its short or abbreviated form.
|
|
public CharacterString fullTerm |
Range:0 to 1
Notes:
|
The value of this entry in its full term.
|
|
public CharacterString description |
Range:0 to 1
Notes:
|
The description of the meaning of this value entry.
|
|
Element |
Source Role |
Target Role |
Details |
AttributeEntry
Class
|
Name:
|
Name: value
|
<p>If the attribute is supposed to accept values from an enumeration, the list of validated entries are connected through this association.<br/></p>
|
Object |
Type |
Connection |
Notes |
Value |
Class |
Dependency |
|