Uses of Interface
org.omg.smm.CollectiveMeasure
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of CollectiveMeasure in org.omg.smm
Methods in org.omg.smm that return CollectiveMeasure Modifier and Type Method Description CollectiveMeasureSmmFactory. createCollectiveMeasure()Returns a new object of class 'Collective Measure'. -
Uses of CollectiveMeasure in org.omg.smm.impl
Classes in org.omg.smm.impl that implement CollectiveMeasure Modifier and Type Class Description classCollectiveMeasureImplAn implementation of the model object 'Collective Measure'.Methods in org.omg.smm.impl that return CollectiveMeasure Modifier and Type Method Description CollectiveMeasureSmmFactoryImpl. createCollectiveMeasure() -
Uses of CollectiveMeasure in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type CollectiveMeasure Modifier and Type Method Description TSmmSwitch. caseCollectiveMeasure(CollectiveMeasure object)Returns the result of interpreting the object as an instance of 'Collective Measure'.