|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArrayCreation
A representation of the model object 'Array Creation'.
The following features are supported:
JavaPackage.getArrayCreation()| Method Summary | |
|---|---|
|
getDimensions()
Returns the value of the 'Dimensions' containment reference list. |
ArrayInitializer |
getInitializer()
Returns the value of the 'Initializer' containment reference. |
TypeAccess |
getType()
Returns the value of the 'Type' containment reference. |
void |
setInitializer(ArrayInitializer value)
Sets the value of the ' Initializer' containment reference. |
void |
setType(TypeAccess value)
Sets the value of the ' Type' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
getDimensions()
Expression.
If the meaning of the 'Dimensions' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getArrayCreation_Dimensions()ArrayInitializer getInitializer()
If the meaning of the 'Initializer' containment reference isn't clear, there really should be more of a description here...
setInitializer(ArrayInitializer),
JavaPackage.getArrayCreation_Initializer()void setInitializer(ArrayInitializer value)
Initializer' containment reference.
value - the new value of the 'Initializer' containment reference.getInitializer()TypeAccess getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeAccess),
JavaPackage.getArrayCreation_Type()void setType(TypeAccess value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||