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

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

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

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

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

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