| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationExpression |
Modifier.getVariableDeclarationExpression()
Returns the value of the 'Variable Declaration Expression' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Modifier.setVariableDeclarationExpression(VariableDeclarationExpression value)
Sets the value of the '
Variable Declaration Expression' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableDeclarationExpressionImpl
An implementation of the model object 'Variable Declaration Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationExpression |
JavaFactoryImpl.createVariableDeclarationExpression() |
VariableDeclarationExpression |
ModifierImpl.getVariableDeclarationExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModifierImpl.setVariableDeclarationExpression(VariableDeclarationExpression newVariableDeclarationExpression) |
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationExpression |
JavaFactory.createVariableDeclarationExpression()
Returns a new object of class 'Variable Declaration Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseVariableDeclarationExpression(VariableDeclarationExpression object)
Returns the result of interpreting the object as an instance of 'Variable Declaration Expression'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.