| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnumConstantDeclaration
A representation of the model object 'Enum Constant Declaration'.
|
interface |
SingleVariableDeclaration
A representation of the model object 'Single Variable Declaration'.
|
interface |
UnresolvedSingleVariableDeclaration
A representation of the model object 'Unresolved Single Variable Declaration'.
|
interface |
UnresolvedVariableDeclarationFragment
A representation of the model object 'Unresolved Variable Declaration Fragment'.
|
interface |
VariableDeclarationFragment
A representation of the model object 'Variable Declaration Fragment'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableDeclaration |
SingleVariableAccess.getVariable()
Returns the value of the 'Variable' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleVariableAccess.setVariable(VariableDeclaration value)
Sets the value of the '
Variable' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumConstantDeclarationImpl
An implementation of the model object 'Enum Constant Declaration'.
|
class |
SingleVariableDeclarationImpl
An implementation of the model object 'Single Variable Declaration'.
|
class |
UnresolvedSingleVariableDeclarationImpl
An implementation of the model object 'Unresolved Single Variable Declaration'.
|
class |
UnresolvedVariableDeclarationFragmentImpl
An implementation of the model object 'Unresolved Variable Declaration Fragment'.
|
class |
VariableDeclarationFragmentImpl
An implementation of the model object 'Variable Declaration Fragment'.
|
class |
VariableDeclarationImpl
An implementation of the model object 'Variable Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableDeclaration |
SingleVariableAccessImpl.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleVariableAccessImpl.setVariable(VariableDeclaration newVariable) |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseVariableDeclaration(VariableDeclaration object)
Returns the result of interpreting the object as an instance of 'Variable Declaration'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.