|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SingleVariableAccess
A representation of the model object 'Single Variable Access'.
The following features are supported:
JavaPackage.getSingleVariableAccess()| Method Summary | |
|---|---|
Expression |
getQualifier()
Returns the value of the 'Qualifier' containment reference. |
VariableDeclaration |
getVariable()
Returns the value of the 'Variable' reference. |
void |
setQualifier(Expression value)
Sets the value of the ' Qualifier' containment reference. |
void |
setVariable(VariableDeclaration value)
Sets the value of the ' Variable' reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
VariableDeclaration getVariable()
Usage In Variable Access'.
If the meaning of the 'Variable' reference isn't clear, there really should be more of a description here...
setVariable(VariableDeclaration),
JavaPackage.getSingleVariableAccess_Variable(),
VariableDeclaration.getUsageInVariableAccess()void setVariable(VariableDeclaration value)
Variable' reference.
value - the new value of the 'Variable' reference.getVariable()Expression getQualifier()
If the meaning of the 'Qualifier' containment reference isn't clear, there really should be more of a description here...
setQualifier(Expression),
JavaPackage.getSingleVariableAccess_Qualifier()void setQualifier(Expression value)
Qualifier' containment reference.
value - the new value of the 'Qualifier' containment reference.getQualifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||