Uses of Interface
org.omg.smm.BinaryMeasure
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of BinaryMeasure in org.omg.smm
Subinterfaces of BinaryMeasure in org.omg.smm Modifier and Type Interface Description interfaceRatioMeasureA representation of the model object 'Ratio Measure'.Methods in org.omg.smm that return BinaryMeasure Modifier and Type Method Description BinaryMeasureSmmFactory. createBinaryMeasure()Returns a new object of class 'Binary Measure'. -
Uses of BinaryMeasure in org.omg.smm.impl
Classes in org.omg.smm.impl that implement BinaryMeasure Modifier and Type Class Description classBinaryMeasureImplAn implementation of the model object 'Binary Measure'.classRatioMeasureImplAn implementation of the model object 'Ratio Measure'.Methods in org.omg.smm.impl that return BinaryMeasure Modifier and Type Method Description BinaryMeasureSmmFactoryImpl. createBinaryMeasure() -
Uses of BinaryMeasure in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type BinaryMeasure Modifier and Type Method Description TSmmSwitch. caseBinaryMeasure(BinaryMeasure object)Returns the result of interpreting the object as an instance of 'Binary Measure'.