public interface Reference extends Expression
The following features are supported:
PLIPackage.getReference()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getDeclaration()
Returns the value of the 'Declaration' reference.
|
void |
setDeclaration(java.lang.Object value)
Sets the value of the '
Declaration' reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.lang.Object getDeclaration()
setDeclaration(Object),
PLIPackage.getReference_Declaration()void setDeclaration(java.lang.Object value)
Declaration' reference.
value - the new value of the 'Declaration' reference.getDeclaration()