Uses of Interface
org.omg.smm.RatioMeasure
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of RatioMeasure in org.omg.smm
Methods in org.omg.smm that return RatioMeasure Modifier and Type Method Description RatioMeasureSmmFactory. createRatioMeasure()Returns a new object of class 'Ratio Measure'. -
Uses of RatioMeasure in org.omg.smm.impl
Classes in org.omg.smm.impl that implement RatioMeasure Modifier and Type Class Description classRatioMeasureImplAn implementation of the model object 'Ratio Measure'.Methods in org.omg.smm.impl that return RatioMeasure Modifier and Type Method Description RatioMeasureSmmFactoryImpl. createRatioMeasure() -
Uses of RatioMeasure in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type RatioMeasure Modifier and Type Method Description TSmmSwitch. caseRatioMeasure(RatioMeasure object)Returns the result of interpreting the object as an instance of 'Ratio Measure'.