Uses of Interface
org.omg.smm.RatioMeasurement
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of RatioMeasurement in org.omg.smm
Methods in org.omg.smm that return RatioMeasurement Modifier and Type Method Description RatioMeasurementSmmFactory. createRatioMeasurement()Returns a new object of class 'Ratio Measurement'. -
Uses of RatioMeasurement in org.omg.smm.impl
Classes in org.omg.smm.impl that implement RatioMeasurement Modifier and Type Class Description classRatioMeasurementImplAn implementation of the model object 'Ratio Measurement'.Methods in org.omg.smm.impl that return RatioMeasurement Modifier and Type Method Description RatioMeasurementSmmFactoryImpl. createRatioMeasurement() -
Uses of RatioMeasurement in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type RatioMeasurement Modifier and Type Method Description TSmmSwitch. caseRatioMeasurement(RatioMeasurement object)Returns the result of interpreting the object as an instance of 'Ratio Measurement'.