| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.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 |
SingleVariableDeclarationImpl.basicGetEnhancedForStatement() |
EnhancedForStatement |
JavaFactoryImpl.createEnhancedForStatement() |
EnhancedForStatement |
SingleVariableDeclarationImpl.getEnhancedForStatement() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SingleVariableDeclarationImpl.basicSetEnhancedForStatement(EnhancedForStatement newEnhancedForStatement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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.