| Modifier and Type | Method and Description |
|---|---|
Modifier |
BodyDeclaration.getModifier()
Returns the value of the 'Modifier' containment reference.
|
Modifier |
SingleVariableDeclaration.getModifier()
Returns the value of the 'Modifier' containment reference.
|
Modifier |
VariableDeclarationExpression.getModifier()
Returns the value of the 'Modifier' containment reference.
|
Modifier |
VariableDeclarationStatement.getModifier()
Returns the value of the 'Modifier' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BodyDeclaration.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
void |
SingleVariableDeclaration.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
void |
VariableDeclarationExpression.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
void |
VariableDeclarationStatement.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
Modifier |
JavaFactory.createModifier()
Returns a new object of class 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseModifier(Modifier object)
Returns the result of interpreting the object as an instance of 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
Modifier |
JavaFactory.createModifier()
Returns a new object of class 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
Modifier |
JavaFactory.createModifier()
Returns a new object of class 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseModifier(Modifier object)
Returns the result of interpreting the object as an instance of 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
Modifier |
JavaFactory.createModifier()
Returns a new object of class 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseModifier(Modifier object)
Returns the result of interpreting the object as an instance of 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
Modifier |
JavaFactory.createModifier()
Returns a new object of class 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseModifier(Modifier object)
Returns the result of interpreting the object as an instance of 'Modifier'.
|