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

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

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

Methods in org.eclipse.modisco.omg.smm that return MeasureLibrary
 MeasureLibrary SmmFactory.createMeasureLibrary()
          Returns a new object of class 'Measure Library'.
 

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

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