public interface SingleVariableAccess extends Expression
The following features are supported:
JavaPackage.getSingleVariableAccess()| Modifier and Type | Method and Description |
|---|---|
Expression |
getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
VariableDeclaration |
getVariable()
Returns the value of the 'Variable' reference.
|
void |
setQualifier(Expression value)
Sets the value of the '
Qualifier' containment reference. |
void |
setVariable(VariableDeclaration value)
Sets the value of the '
Variable' reference. |
getComments, 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, spliteratorVariableDeclaration getVariable()
Usage In Variable Access'.
setVariable(VariableDeclaration),
JavaPackage.getSingleVariableAccess_Variable(),
VariableDeclaration.getUsageInVariableAccess()void setVariable(VariableDeclaration value)
Variable' reference.
value - the new value of the 'Variable' reference.getVariable()Expression getQualifier()
setQualifier(Expression),
JavaPackage.getSingleVariableAccess_Qualifier()void setQualifier(Expression value)
Qualifier' containment reference.
value - the new value of the 'Qualifier' containment reference.getQualifier()Copyright © 2018–2020 Atlanmod. All rights reserved.