: Public Class
Created: 23.5.2022 18.05.04
Modified: 1.8.2022 13.54.01
Project:
Advanced:
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/>
Attribute
Public Number
  value
Details:
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,
):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