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

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

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

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

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

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