Uses of Interface
org.eclipse.gmt.modisco.omg.smm.RankingInterval

Packages that use RankingInterval
org.eclipse.gmt.modisco.omg.smm   
org.eclipse.gmt.modisco.omg.smm.util   
 

Uses of RankingInterval in org.eclipse.gmt.modisco.omg.smm
 

Methods in org.eclipse.gmt.modisco.omg.smm that return RankingInterval
 RankingInterval SmmFactory.createRankingInterval()
          Returns a new object of class 'Ranking Interval'.
 

Uses of RankingInterval in org.eclipse.gmt.modisco.omg.smm.util
 

Methods in org.eclipse.gmt.modisco.omg.smm.util with parameters of type RankingInterval
 T SmmSwitch.caseRankingInterval(RankingInterval object)
          Returns the result of interpreting the object as an instance of 'Ranking Interval'.