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

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

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

Methods in org.eclipse.modisco.omg.gastm that return LabeledStatement
 LabeledStatement GASTMFactory.createLabeledStatement()
          Returns a new object of class 'Labeled Statement'.
 

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

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