: Public Class
Created: |
23.5.2022 18.05.04 |
Modified: |
1.8.2022 13.54.01 |
|
Project: |
|
Author: |
Marko Kauppi |
Version: |
2005 |
Phase: |
IS |
Status: |
Superseeded |
Complexity: |
Medium |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{AEAD1B66-EB61-40ad-8668-7548CE5FF897} |
Appears In: |
Context Diagram: Currency, Context Diagram: Velocity, Context Diagram: Scale, Context Diagram: Measure, Context Diagram: Length, Context Diagram: Time, Context Diagram: Weight, Context Diagram: Area, Context Diagram: Volume, Main, Context Diagram: AngularVelocity, Context Diagram: Angle |
The result from performing the act or process of ascertaining the extent, dimensions, or quantity of some entity.<br/>A measure is always associated to a unit of measure. Ratio measures where the two base measures are in the same units (often considered unit-less) should be associated to UnitOfMeasure (same meter/meter for map scale) so that conversions to non-unitless ratios can be accomplished (such as miles/inch).<br/>
- Attributes
- Operations
- Associations From
- Tagged Values
- Advanced
- Other Links
Attribute |
Public Number value
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The numerical value quantifying the extent or size of some quantity, in the units specified by the associated UnitOfMeasure class.<br/>
|
|
Operation |
Public
convert( target: UnitOfMeasure,
Default: |
|
Kind: |
inout |
Stereotype: |
|
|
|
):Measure
|
 Details:
Sequential
Notes:
|
An operation to convert from one unit of measure to another such as feet to meters, or degrees to radians. <br/><br/>The source is the "self" object in its current uom. The target measure will be in the target (operation parameter) Unit of Measure.<br/>
|
|
Element |
Source Role |
Target Role |
UnitOfMeasure
Class
|
Name: uom
The units used by the measure.
|
Name: measure
The measure in question.
|
 Details:
|
Tag |
Value |
persistence |
persistent |
 Details:
|
Property |
Value |
isFinalSpecialization: |
0 |
Object |
Type |
Connection |
Direction |
Notes |
AngularVelocity |
Class |
Generalization |
From |
|
Scale |
Class |
Generalization |
From |
|
Weight |
Class |
Generalization |
From |
|
Volume |
Class |
Generalization |
From |
|
Area |
Class |
Generalization |
From |
|
Currency |
Class |
Generalization |
From |
|
Angle |
Class |
Generalization |
From |
|
Length |
Class |
Generalization |
From |
|
Velocity |
Class |
Generalization |
From |
|
Time |
Class |
Generalization |
From |
|