Uses of Interface
org.omg.smm.Interval
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of Interval in org.omg.smm
Subinterfaces of Interval in org.omg.smm Modifier and Type Interface Description interfaceGradeIntervalA representation of the model object 'Grade Interval'.interfaceRankingIntervalA representation of the model object 'Ranking Interval'. -
Uses of Interval in org.omg.smm.impl
Classes in org.omg.smm.impl that implement Interval Modifier and Type Class Description classGradeIntervalImplAn implementation of the model object 'Grade Interval'.classIntervalImplAn implementation of the model object 'Interval'.classRankingIntervalImplAn implementation of the model object 'Ranking Interval'. -
Uses of Interval in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type Interval Modifier and Type Method Description TSmmSwitch. caseInterval(Interval object)Returns the result of interpreting the object as an instance of 'Interval'.