public interface VariableDeclarationStatement extends Statement, AbstractVariablesContainer
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Annotation> |
getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
int |
getExtraArrayDimensions()
Returns the value of the 'Extra Array Dimensions' attribute.
|
Modifier |
getModifier()
Returns the value of the 'Modifier' containment reference.
|
void |
setExtraArrayDimensions(int value)
Sets the value of the '
Extra Array Dimensions' attribute. |
void |
setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
getFragments, getType, setTypegetComments, 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 getExtraArrayDimensions()
setExtraArrayDimensions(int),
JavaPackage.getVariableDeclarationStatement_ExtraArrayDimensions()void setExtraArrayDimensions(int value)
Extra Array Dimensions' attribute.
value - the new value of the 'Extra Array Dimensions' attribute.getExtraArrayDimensions()Modifier getModifier()
Variable Declaration Statement'.
setModifier(Modifier),
JavaPackage.getVariableDeclarationStatement_Modifier(),
Modifier.getVariableDeclarationStatement()void setModifier(Modifier value)
Modifier' containment reference.
value - the new value of the 'Modifier' containment reference.getModifier()org.eclipse.emf.common.util.EList<Annotation> getAnnotations()
Annotation.
JavaPackage.getVariableDeclarationStatement_Annotations()Copyright © 2018–2020 Atlanmod. All rights reserved.