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

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

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

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

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

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