Class UomLength {Analysis} derived from: UnitOfMeasure

Documentation
Any of the measuring systems to measure the length, distance between two entities. Example are the English System of feet and inches or the metric system of millimeters, centimeters and meters, also the System International (SI) System of Units.

Parent PackageUnits of MeasureAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceYes  


Operations
NameSignatureClass
convertToStandardMeasure convertToStandard (Measure m)UnitOfMeasure
convertFromStandardMeasure convertFromStandard (Measure m)UnitOfMeasure
convertToMeasure convertTo (UnitOfMeasure m)UnitOfMeasure
convertFromMeasure convertFrom (Measure m)UnitOfMeasure


Attributes
NameClassTypeInitial Value
uomNameUnitOfMeasureCharacterString 
uomSymbolUnitOfMeasureCharacterString 
measureTypeUnitOfMeasureMeasureType 
nameStandardUnit[0..1]UnitOfMeasureCharacterString 
scaleToStandardUnit[0..1]UnitOfMeasureReal 
offsetToStandardUnit[0..1]UnitOfMeasureReal 
formula[0..1]UnitOfMeasureCharacterString 


Associations
NameMy RoleMy ClassOther RoleOther Element
UnitOfMeasureuomUnitOfMeasuremeasureMeasure
--Not Named--subunitUnitOfMeasure--Not Named--UnitOfMeasure


Generalization Relationships
NameClassSupplier
--Not Named--UomLengthUnitOfMeasure