Class Distance {Analysis} derived from: Length

Documentation
Used as a type for returning distances and possibly lengths. Care must be taken when using distance where length is meant. The distance from start to end of a curve is not the length of the curve, but represents the length of the shortest curve between these two points. Since Distance is a length of some curve (albeit a hypothetical one), the unit of measure is the same.

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


Operations
NameSignatureClass
convertMeasure convert (UnitOfMeasure target)Measure


Attributes
NameClassTypeInitial Value
uomLengthUomLength 
valueMeasureNumber 


Associations
NameMy RoleMy ClassOther RoleOther Element
UnitOfMeasuremeasureMeasureuomUnitOfMeasure


Generalization Relationships
NameClassSupplier
--Not Named--DistanceLength
--Not Named--LengthMeasure