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

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

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

Subinterfaces of ForStatement in org.eclipse.modisco.omg.gastm
 interface ForCheckAfterStatement
          A representation of the model object 'For Check After Statement'.
 interface ForCheckBeforeStatement
          A representation of the model object 'For Check Before Statement'.
 

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

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