| 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 |
JavaFactoryImpl.createVariableDeclarationStatement() |
VariableDeclarationStatement |
ModifierImpl.getVariableDeclarationStatement() |
| Modifier and Type | Method and Description |
|---|---|
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.