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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ForCheckBeforeStatement
 ForCheckBeforeStatement GASTMFactory.createForCheckBeforeStatement()
          Returns a new object of class 'For Check Before Statement'.
 

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

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