| Modifier and Type | Interface and Description |
|---|---|
interface |
UnresolvedSingleVariableDeclaration
A representation of the model object 'Unresolved Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
SingleVariableDeclaration |
CatchClause.getException()
Returns the value of the 'Exception' containment reference.
|
SingleVariableDeclaration |
EnhancedForStatement.getParameter()
Returns the value of the 'Parameter' containment reference.
|
SingleVariableDeclaration |
Modifier.getSingleVariableDeclaration()
Returns the value of the 'Single Variable Declaration' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatchClause.setException(SingleVariableDeclaration value)
Sets the value of the '
Exception' containment reference. |
void |
EnhancedForStatement.setParameter(SingleVariableDeclaration value)
Sets the value of the '
Parameter' containment reference. |
void |
Modifier.setSingleVariableDeclaration(SingleVariableDeclaration value)
Sets the value of the '
Single Variable Declaration' container reference. |
| Modifier and Type | Method and Description |
|---|---|
SingleVariableDeclaration |
JavaFactory.createSingleVariableDeclaration()
Returns a new object of class 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseSingleVariableDeclaration(SingleVariableDeclaration object)
Returns the result of interpreting the object as an instance of 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
SingleVariableDeclaration |
JavaFactory.createSingleVariableDeclaration()
Returns a new object of class 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
SingleVariableDeclaration |
JavaFactory.createSingleVariableDeclaration()
Returns a new object of class 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseSingleVariableDeclaration(SingleVariableDeclaration object)
Returns the result of interpreting the object as an instance of 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
SingleVariableDeclaration |
JavaFactory.createSingleVariableDeclaration()
Returns a new object of class 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseSingleVariableDeclaration(SingleVariableDeclaration object)
Returns the result of interpreting the object as an instance of 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
SingleVariableDeclaration |
JavaFactory.createSingleVariableDeclaration()
Returns a new object of class 'Single Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseSingleVariableDeclaration(SingleVariableDeclaration object)
Returns the result of interpreting the object as an instance of 'Single Variable Declaration'.
|