| 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 |
|---|---|
SingleVariableAccess |
FieldAccess.getField()
Returns the value of the 'Field' containment reference.
|
SingleVariableAccess |
SuperFieldAccess.getField()
Returns the value of the 'Field' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SingleVariableAccess> |
VariableDeclaration.getUsageInVariableAccess()
Returns the value of the 'Usage In Variable Access' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldAccess.setField(SingleVariableAccess value)
Sets the value of the '
Field' containment reference. |
void |
SuperFieldAccess.setField(SingleVariableAccess value)
Sets the value of the '
Field' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleVariableAccessImpl
An implementation of the model object 'Single Variable Access'.
|
| Modifier and Type | Method and Description |
|---|---|
SingleVariableAccess |
JavaFactoryImpl.createSingleVariableAccess() |
SingleVariableAccess |
SuperFieldAccessImpl.getField() |
SingleVariableAccess |
FieldAccessImpl.getField() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SingleVariableAccess> |
EnumConstantDeclarationImpl.getUsageInVariableAccess() |
org.eclipse.emf.common.util.EList<SingleVariableAccess> |
VariableDeclarationImpl.getUsageInVariableAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
SuperFieldAccessImpl.setField(SingleVariableAccess newField) |
void |
FieldAccessImpl.setField(SingleVariableAccess newField) |
| Modifier and Type | Method and Description |
|---|---|
SingleVariableAccess |
JavaFactory.createSingleVariableAccess()
Returns a new object of class 'Single Variable Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseSingleVariableAccess(SingleVariableAccess object)
Returns the result of interpreting the object as an instance of 'Single Variable Access'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.