Uses of Interface
org.omg.smm.RankingInterval
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of RankingInterval in org.omg.smm
Methods in org.omg.smm that return RankingInterval Modifier and Type Method Description RankingIntervalSmmFactory. createRankingInterval()Returns a new object of class 'Ranking Interval'.Methods in org.omg.smm that return types with arguments of type RankingInterval Modifier and Type Method Description org.eclipse.emf.common.util.EList<RankingInterval>RankingMeasure. getInterval()Returns the value of the 'Interval' containment reference list. -
Uses of RankingInterval in org.omg.smm.impl
Classes in org.omg.smm.impl that implement RankingInterval Modifier and Type Class Description classRankingIntervalImplAn implementation of the model object 'Ranking Interval'.Fields in org.omg.smm.impl with type parameters of type RankingInterval Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<RankingInterval>RankingMeasureImpl. intervalThe cached value of the 'Interval' containment reference list.Methods in org.omg.smm.impl that return RankingInterval Modifier and Type Method Description RankingIntervalSmmFactoryImpl. createRankingInterval()Methods in org.omg.smm.impl that return types with arguments of type RankingInterval Modifier and Type Method Description org.eclipse.emf.common.util.EList<RankingInterval>RankingMeasureImpl. getInterval() -
Uses of RankingInterval in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type RankingInterval Modifier and Type Method Description TSmmSwitch. caseRankingInterval(RankingInterval object)Returns the result of interpreting the object as an instance of 'Ranking Interval'.