Uses of Interface
org.omg.smm.NamedMeasure
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of NamedMeasure in org.omg.smm
Methods in org.omg.smm that return NamedMeasure Modifier and Type Method Description NamedMeasureSmmFactory. createNamedMeasure()Returns a new object of class 'Named Measure'. -
Uses of NamedMeasure in org.omg.smm.impl
Classes in org.omg.smm.impl that implement NamedMeasure Modifier and Type Class Description classNamedMeasureImplAn implementation of the model object 'Named Measure'.Methods in org.omg.smm.impl that return NamedMeasure Modifier and Type Method Description NamedMeasureSmmFactoryImpl. createNamedMeasure() -
Uses of NamedMeasure in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type NamedMeasure Modifier and Type Method Description TSmmSwitch. caseNamedMeasure(NamedMeasure object)Returns the result of interpreting the object as an instance of 'Named Measure'.