|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArrayAccess
A representation of the model object 'Array Access'.
The following features are supported:
JavaPackage.getArrayAccess()
Method Summary | |
---|---|
Expression |
getArray()
Returns the value of the 'Array' containment reference. |
Expression |
getIndex()
Returns the value of the 'Index' containment reference. |
void |
setArray(Expression value)
Sets the value of the ' Array ' containment reference. |
void |
setIndex(Expression value)
Sets the value of the ' Index ' containment reference. |
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
Method Detail |
---|
Expression getArray()
If the meaning of the 'Array' containment reference isn't clear, there really should be more of a description here...
setArray(Expression)
,
JavaPackage.getArrayAccess_Array()
void setArray(Expression value)
Array
' containment reference.
value
- the new value of the 'Array' containment reference.getArray()
Expression getIndex()
If the meaning of the 'Index' containment reference isn't clear, there really should be more of a description here...
setIndex(Expression)
,
JavaPackage.getArrayAccess_Index()
void setIndex(Expression value)
Index
' containment reference.
value
- the new value of the 'Index' containment reference.getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |