| 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 |
|---|---|
VariableDeclarationStatement |
Modifier.getVariableDeclarationStatement()
Returns the value of the 'Variable Declaration Statement' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Modifier.setVariableDeclarationStatement(VariableDeclarationStatement value)
Sets the value of the '
Variable Declaration Statement' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableDeclarationStatementImpl
An implementation of the model object 'Variable Declaration Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationStatement |
ModifierImpl.basicGetVariableDeclarationStatement() |
VariableDeclarationStatement |
JavaFactoryImpl.createVariableDeclarationStatement() |
VariableDeclarationStatement |
ModifierImpl.getVariableDeclarationStatement() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ModifierImpl.basicSetVariableDeclarationStatement(VariableDeclarationStatement newVariableDeclarationStatement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ModifierImpl.setVariableDeclarationStatement(VariableDeclarationStatement newVariableDeclarationStatement) |
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationStatement |
JavaFactory.createVariableDeclarationStatement()
Returns a new object of class 'Variable Declaration Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseVariableDeclarationStatement(VariableDeclarationStatement object)
Returns the result of interpreting the object as an instance of 'Variable Declaration Statement'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.