dt_PhysicalQuantity : public class
| Created: |
09/19/06 10:31:04 |
| Modified: |
10/09/06 10:30:14 |
|
Project: |
|
| Author: |
John Arnett |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{986969E3-C41A-450c-A653-9620BCA5ED7A} |
| Appears In: |
Business Analysis Datatypes, Technical |
A quantity expressing a magnitude in a specified unit.
Examples: 0.2 kg, 50 mmol/l, 10 s
HL7 v3 equivalent: PQ
| Attribute |
Details |
private dt_Primitive value |
|
Notes:
|
The magnitude of the quantity expressed in terms of the unit.
|
|
private String unit |
|
Notes:
|
The unit of measure.
|
|
| Object |
Type |
Connection |
Notes |
| dt_Datatype |
Class |
Generalization |
|