Uses of Interface
org.eclipse.modisco.omg.smm.RatioMeasure

Packages that use RatioMeasure
org.eclipse.modisco.omg.smm   
org.eclipse.modisco.omg.smm.util   
 

Uses of RatioMeasure in org.eclipse.modisco.omg.smm
 

Methods in org.eclipse.modisco.omg.smm that return RatioMeasure
 RatioMeasure SmmFactory.createRatioMeasure()
          Returns a new object of class 'Ratio Measure'.
 

Uses of RatioMeasure in org.eclipse.modisco.omg.smm.util
 

Methods in org.eclipse.modisco.omg.smm.util with parameters of type RatioMeasure
 T SmmSwitch.caseRatioMeasure(RatioMeasure object)
          Returns the result of interpreting the object as an instance of 'Ratio Measure'.