| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldDeclaration
A representation of the model object 'Field Declaration'.
|
interface |
VariableDeclarationExpression
A representation of the model object 'Variable Declaration Expression'.
|
interface |
VariableDeclarationStatement
A representation of the model object 'Variable Declaration Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractVariablesContainer |
VariableDeclarationFragment.getVariablesContainer()
Returns the value of the 'Variables Container' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDeclarationFragment.setVariablesContainer(AbstractVariablesContainer value)
Sets the value of the '
Variables Container' container reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAbstractVariablesContainer(AbstractVariablesContainer object)
Returns the result of interpreting the object as an instance of 'Abstract Variables Container'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAbstractVariablesContainer(AbstractVariablesContainer object)
Returns the result of interpreting the object as an instance of 'Abstract Variables Container'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAbstractVariablesContainer(AbstractVariablesContainer object)
Returns the result of interpreting the object as an instance of 'Abstract Variables Container'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAbstractVariablesContainer(AbstractVariablesContainer object)
Returns the result of interpreting the object as an instance of 'Abstract Variables Container'.
|