Uses of Interface
org.omg.smm.DimensionalMeasurement
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of DimensionalMeasurement in org.omg.smm
Subinterfaces of DimensionalMeasurement in org.omg.smm Modifier and Type Interface Description interfaceBinaryMeasurementA representation of the model object 'Binary Measurement'.interfaceCollectiveMeasurementA representation of the model object 'Collective Measurement'.interfaceDirectMeasurementA representation of the model object 'Direct Measurement'.interfaceNamedMeasurementA representation of the model object 'Named Measurement'.interfaceRankingMeasurementA representation of the model object 'Ranking Measurement'.interfaceRatioMeasurementA representation of the model object 'Ratio Measurement'.interfaceRescaledMeasurementA representation of the model object 'Rescaled Measurement'. -
Uses of DimensionalMeasurement in org.omg.smm.impl
Classes in org.omg.smm.impl that implement DimensionalMeasurement Modifier and Type Class Description classBinaryMeasurementImplAn implementation of the model object 'Binary Measurement'.classCollectiveMeasurementImplAn implementation of the model object 'Collective Measurement'.classDimensionalMeasurementImplAn implementation of the model object 'Dimensional Measurement'.classDirectMeasurementImplAn implementation of the model object 'Direct Measurement'.classNamedMeasurementImplAn implementation of the model object 'Named Measurement'.classRankingMeasurementImplAn implementation of the model object 'Ranking Measurement'.classRatioMeasurementImplAn implementation of the model object 'Ratio Measurement'.classRescaledMeasurementImplAn implementation of the model object 'Rescaled Measurement'. -
Uses of DimensionalMeasurement in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type DimensionalMeasurement Modifier and Type Method Description TSmmSwitch. caseDimensionalMeasurement(DimensionalMeasurement object)Returns the result of interpreting the object as an instance of 'Dimensional Measurement'.