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

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

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

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

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

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