Uses of Interface
org.omg.smm.CollectiveMeasurement
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of CollectiveMeasurement in org.omg.smm
Methods in org.omg.smm that return CollectiveMeasurement Modifier and Type Method Description CollectiveMeasurementSmmFactory. createCollectiveMeasurement()Returns a new object of class 'Collective Measurement'. -
Uses of CollectiveMeasurement in org.omg.smm.impl
Classes in org.omg.smm.impl that implement CollectiveMeasurement Modifier and Type Class Description classCollectiveMeasurementImplAn implementation of the model object 'Collective Measurement'.Methods in org.omg.smm.impl that return CollectiveMeasurement Modifier and Type Method Description CollectiveMeasurementSmmFactoryImpl. createCollectiveMeasurement() -
Uses of CollectiveMeasurement in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type CollectiveMeasurement Modifier and Type Method Description TSmmSwitch. caseCollectiveMeasurement(CollectiveMeasurement object)Returns the result of interpreting the object as an instance of 'Collective Measurement'.