| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Method and Description |
|---|---|
EnhancedForStatement |
SingleVariableDeclaration.getEnhancedForStatement()
Returns the value of the 'Enhanced For Statement' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleVariableDeclaration.setEnhancedForStatement(EnhancedForStatement value)
Sets the value of the '
Enhanced For Statement' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnhancedForStatementImpl
An implementation of the model object 'Enhanced For Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
EnhancedForStatement |
JavaFactoryImpl.createEnhancedForStatement() |
EnhancedForStatement |
SingleVariableDeclarationImpl.getEnhancedForStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleVariableDeclarationImpl.setEnhancedForStatement(EnhancedForStatement newEnhancedForStatement) |
| Modifier and Type | Method and Description |
|---|---|
EnhancedForStatement |
JavaFactory.createEnhancedForStatement()
Returns a new object of class 'Enhanced For Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseEnhancedForStatement(EnhancedForStatement object)
Returns the result of interpreting the object as an instance of 'Enhanced For Statement'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.