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

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

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

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

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

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