|
||||||||||
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:
GASTMPackage.getArrayAccess()
Method Summary | |
---|---|
Expression |
getArrayName()
Returns the value of the 'Array Name' containment reference. |
|
getSubscripts()
Returns the value of the 'Subscripts' containment reference list. |
void |
setArrayName(Expression value)
Sets the value of the ' Array Name ' containment reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.Expression |
---|
getExpressionType, setExpressionType |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
Expression getArrayName()
If the meaning of the 'Array Name' containment reference isn't clear, there really should be more of a description here...
setArrayName(Expression)
,
GASTMPackage.getArrayAccess_ArrayName()
void setArrayName(Expression value)
Array Name
' containment reference.
value
- the new value of the 'Array Name' containment reference.getArrayName()
getSubscripts()
Expression
.
If the meaning of the 'Subscripts' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getArrayAccess_Subscripts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |