Uses of Interface
org.eclipse.modisco.omg.gastm.Multiply

Packages that use Multiply
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of Multiply in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return Multiply
 Multiply GASTMFactory.createMultiply()
          Returns a new object of class 'Multiply'.
 

Uses of Multiply in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type Multiply
 T GASTMSwitch.caseMultiply(Multiply object)
          Returns the result of interpreting the object as an instance of 'Multiply'.