Uses of Interface
org.omg.smm.GradeInterval
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of GradeInterval in org.omg.smm
Methods in org.omg.smm that return GradeInterval Modifier and Type Method Description GradeIntervalSmmFactory. createGradeInterval()Returns a new object of class 'Grade Interval'.Methods in org.omg.smm that return types with arguments of type GradeInterval Modifier and Type Method Description org.eclipse.emf.common.util.EList<GradeInterval>GradeMeasure. getInterval()Returns the value of the 'Interval' containment reference list. -
Uses of GradeInterval in org.omg.smm.impl
Classes in org.omg.smm.impl that implement GradeInterval Modifier and Type Class Description classGradeIntervalImplAn implementation of the model object 'Grade Interval'.Fields in org.omg.smm.impl with type parameters of type GradeInterval Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<GradeInterval>GradeMeasureImpl. intervalThe cached value of the 'Interval' containment reference list.Methods in org.omg.smm.impl that return GradeInterval Modifier and Type Method Description GradeIntervalSmmFactoryImpl. createGradeInterval()Methods in org.omg.smm.impl that return types with arguments of type GradeInterval Modifier and Type Method Description org.eclipse.emf.common.util.EList<GradeInterval>GradeMeasureImpl. getInterval() -
Uses of GradeInterval in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type GradeInterval Modifier and Type Method Description TSmmSwitch. caseGradeInterval(GradeInterval object)Returns the result of interpreting the object as an instance of 'Grade Interval'.