public interface ArrayType extends Type
The following features are supported:
JavaPackage.getArrayType()| Modifier and Type | Method and Description |
|---|---|
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. |
getUsagesInTypeAccessgetName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorint getDimensions()
setDimensions(int),
JavaPackage.getArrayType_Dimensions()void setDimensions(int value)
Dimensions' attribute.
value - the new value of the 'Dimensions' attribute.getDimensions()TypeAccess getElementType()
setElementType(TypeAccess),
JavaPackage.getArrayType_ElementType()void setElementType(TypeAccess value)
Element Type' containment reference.
value - the new value of the 'Element Type' containment reference.getElementType()Copyright © 2018–2020 Atlanmod. All rights reserved.