Uses of Interface
org.omg.smm.GradeMeasure
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of GradeMeasure in org.omg.smm
Methods in org.omg.smm that return GradeMeasure Modifier and Type Method Description GradeMeasureSmmFactory. createGradeMeasure()Returns a new object of class 'Grade Measure'. -
Uses of GradeMeasure in org.omg.smm.impl
Classes in org.omg.smm.impl that implement GradeMeasure Modifier and Type Class Description classGradeMeasureImplAn implementation of the model object 'Grade Measure'.Methods in org.omg.smm.impl that return GradeMeasure Modifier and Type Method Description GradeMeasureSmmFactoryImpl. createGradeMeasure() -
Uses of GradeMeasure in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type GradeMeasure Modifier and Type Method Description TSmmSwitch. caseGradeMeasure(GradeMeasure object)Returns the result of interpreting the object as an instance of 'Grade Measure'.