| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Method and Description |
|---|---|
Modifier |
VariableDeclarationExpression.getModifier()
Returns the value of the 'Modifier' containment reference.
|
Modifier |
BodyDeclaration.getModifier()
Returns the value of the 'Modifier' containment reference.
|
Modifier |
VariableDeclarationStatement.getModifier()
Returns the value of the 'Modifier' containment reference.
|
Modifier |
SingleVariableDeclaration.getModifier()
Returns the value of the 'Modifier' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDeclarationExpression.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
void |
BodyDeclaration.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
void |
VariableDeclarationStatement.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
void |
SingleVariableDeclaration.setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModifierImpl
An implementation of the model object 'Modifier'.
|
| Modifier and Type | Method and Description |
|---|---|
Modifier |
JavaFactoryImpl.createModifier() |
Modifier |
VariableDeclarationStatementImpl.getModifier() |
Modifier |
SingleVariableDeclarationImpl.getModifier() |
Modifier |
BodyDeclarationImpl.getModifier() |
Modifier |
VariableDeclarationExpressionImpl.getModifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDeclarationStatementImpl.setModifier(Modifier newModifier) |
void |
SingleVariableDeclarationImpl.setModifier(Modifier newModifier) |
void |
BodyDeclarationImpl.setModifier(Modifier newModifier) |
void |
VariableDeclarationExpressionImpl.setModifier(Modifier newModifier) |
| 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'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.