Uses of Interface
org.omg.smm.DimensionalMeasure
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of DimensionalMeasure in org.omg.smm
Subinterfaces of DimensionalMeasure in org.omg.smm Modifier and Type Interface Description interfaceBinaryMeasureA representation of the model object 'Binary Measure'.interfaceCollectiveMeasureA representation of the model object 'Collective Measure'.interfaceDirectMeasureA representation of the model object 'Direct Measure'.interfaceNamedMeasureA representation of the model object 'Named Measure'.interfaceRankingMeasureA representation of the model object 'Ranking Measure'.interfaceRatioMeasureA representation of the model object 'Ratio Measure'.interfaceRescaledMeasureA representation of the model object 'Rescaled Measure'. -
Uses of DimensionalMeasure in org.omg.smm.impl
Classes in org.omg.smm.impl that implement DimensionalMeasure Modifier and Type Class Description classBinaryMeasureImplAn implementation of the model object 'Binary Measure'.classCollectiveMeasureImplAn implementation of the model object 'Collective Measure'.classDimensionalMeasureImplAn implementation of the model object 'Dimensional Measure'.classDirectMeasureImplAn implementation of the model object 'Direct Measure'.classNamedMeasureImplAn implementation of the model object 'Named Measure'.classRankingMeasureImplAn implementation of the model object 'Ranking Measure'.classRatioMeasureImplAn implementation of the model object 'Ratio Measure'.classRescaledMeasureImplAn implementation of the model object 'Rescaled Measure'. -
Uses of DimensionalMeasure in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type DimensionalMeasure Modifier and Type Method Description TSmmSwitch. caseDimensionalMeasure(DimensionalMeasure object)Returns the result of interpreting the object as an instance of 'Dimensional Measure'.