public interface VariableReferencingAttribute extends Attribute
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getVariable()
Returns the value of the 'Variable' containment reference.
|
void |
setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getVariable()
setVariable(Reference),
PLIPackage.getVariableReferencingAttribute_Variable()void setVariable(Reference value)
Variable' containment reference.
value - the new value of the 'Variable' containment reference.getVariable()