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

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

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

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

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

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