|
Class MeasureOfVolume
|
Browse diagrams
Class list
Enumerated type list
Full-text find
|
Name:
|
MeasureOfVolume
|
Definition:
|
Measure corresponding to the volume quantity.
|
Is abstract:
|
No
|
Aspects:
|
|
Comments:
|
|
Class hierarchy
Generalized classes:
|
Measure
(Depending on Quantity)
|
Specialized classes:
|
(none)
|
Attributes
Value
|
1
|
Number
|
|
|
Value of the measure, given in the corresponding units.
|
Margin
|
0..1
|
Number
|
|
|
Deviation of the measure, upwards and downwards, that is considered to be inherent to it due to an inaccurate measurement process.
|
Unit
|
1
|
|
|
(own)
|
Unit in which the value and margin of the measure are expressed.
|
Associations
IsPartOf
|
0..1
|
NamedMeasure
|
|
|
Each measure may be part of a particular named measure.
|
|