Uses of Interface
org.omg.smm.BinaryMeasurement
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of BinaryMeasurement in org.omg.smm
Subinterfaces of BinaryMeasurement in org.omg.smm Modifier and Type Interface Description interfaceRatioMeasurementA representation of the model object 'Ratio Measurement'.Methods in org.omg.smm that return BinaryMeasurement Modifier and Type Method Description BinaryMeasurementSmmFactory. createBinaryMeasurement()Returns a new object of class 'Binary Measurement'. -
Uses of BinaryMeasurement in org.omg.smm.impl
Classes in org.omg.smm.impl that implement BinaryMeasurement Modifier and Type Class Description classBinaryMeasurementImplAn implementation of the model object 'Binary Measurement'.classRatioMeasurementImplAn implementation of the model object 'Ratio Measurement'.Methods in org.omg.smm.impl that return BinaryMeasurement Modifier and Type Method Description BinaryMeasurementSmmFactoryImpl. createBinaryMeasurement() -
Uses of BinaryMeasurement in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type BinaryMeasurement Modifier and Type Method Description TSmmSwitch. caseBinaryMeasurement(BinaryMeasurement object)Returns the result of interpreting the object as an instance of 'Binary Measurement'.