Uses of Interface
org.eclipse.gmt.modisco.java.DoStatement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of DoStatement in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement DoStatement Modifier and Type Class Description classDoStatementImplAn implementation of the model object 'Do Statement'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return DoStatement Modifier and Type Method Description DoStatementJavaFactoryImpl. createDoStatement() -
Uses of DoStatement in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return DoStatement Modifier and Type Method Description DoStatementJavaFactory. createDoStatement()Returns a new object of class 'Do Statement'. -
Uses of DoStatement in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type DoStatement Modifier and Type Method Description TJavaSwitch. caseDoStatement(DoStatement object)Returns the result of interpreting the object as an instance of 'Do Statement'.