public interface VariableAccess extends Expression, SignalSink, FBDElement, LDElement
The following features are supported:
VariablesPackage.getVariableAccess()
Modifier and Type | Method and Description |
---|---|
VariableDeclaration |
getHasVariableDeclaration()
Returns the value of the 'Has Variable Declaration' reference.
|
void |
setHasVariableDeclaration(VariableDeclaration value)
Sets the value of the '
Has Variable Declaration ' reference. |
getHasType, setHasType
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
VariableDeclaration getHasVariableDeclaration()
If the meaning of the 'Has Variable Declaration' reference isn't clear, there really should be more of a description here...
setHasVariableDeclaration(VariableDeclaration)
,
VariablesPackage.getVariableAccess_HasVariableDeclaration()
void setHasVariableDeclaration(VariableDeclaration value)
Has Variable Declaration
' reference.
value
- the new value of the 'Has Variable Declaration' reference.getHasVariableDeclaration()