public interface VariableDeclarationExpression extends Expression, 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.
|
Modifier |
getModifier()
Returns the value of the 'Modifier' containment reference.
|
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, spliteratorModifier getModifier()
Variable Declaration Expression'.
setModifier(Modifier),
JavaPackage.getVariableDeclarationExpression_Modifier(),
Modifier.getVariableDeclarationExpression()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.getVariableDeclarationExpression_Annotations()Copyright © 2018–2020 Atlanmod. All rights reserved.