Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedLabeledStatement
| 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 UnresolvedLabeledStatement in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement UnresolvedLabeledStatement Modifier and Type Class Description classUnresolvedLabeledStatementImplAn implementation of the model object 'Unresolved Labeled Statement'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return UnresolvedLabeledStatement Modifier and Type Method Description UnresolvedLabeledStatementJavaFactoryImpl. createUnresolvedLabeledStatement() -
Uses of UnresolvedLabeledStatement in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return UnresolvedLabeledStatement Modifier and Type Method Description UnresolvedLabeledStatementJavaFactory. createUnresolvedLabeledStatement()Returns a new object of class 'Unresolved Labeled Statement'. -
Uses of UnresolvedLabeledStatement in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type UnresolvedLabeledStatement Modifier and Type Method Description TJavaSwitch. caseUnresolvedLabeledStatement(UnresolvedLabeledStatement object)Returns the result of interpreting the object as an instance of 'Unresolved Labeled Statement'.