|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArrayType
A representation of the model object 'Array Type'.
The following features are supported:
JavaPackage.getArrayType()| Method Summary | |
|---|---|
int |
getDimensions()
Returns the value of the 'Dimensions' attribute. |
TypeAccess |
getElementType()
Returns the value of the 'Element Type' containment reference. |
void |
setDimensions(int value)
Sets the value of the ' Dimensions' attribute. |
void |
setElementType(TypeAccess value)
Sets the value of the ' Element Type' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.Type |
|---|
getUsagesInTypeAccess |
| Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
|---|
getName, getUsagesInImports, isProxy, setName, setProxy |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
int getDimensions()
If the meaning of the 'Dimensions' attribute isn't clear, there really should be more of a description here...
setDimensions(int),
JavaPackage.getArrayType_Dimensions()void setDimensions(int value)
Dimensions' attribute.
value - the new value of the 'Dimensions' attribute.getDimensions()TypeAccess getElementType()
If the meaning of the 'Element Type' containment reference isn't clear, there really should be more of a description here...
setElementType(TypeAccess),
JavaPackage.getArrayType_ElementType()void setElementType(TypeAccess value)
Element Type' containment reference.
value - the new value of the 'Element Type' containment reference.getElementType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||