public interface BasedAllocateOptions extends AllocateOptions
The following features are supported:
PLIPackage.getBasedAllocateOptions()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getIn()
Returns the value of the 'In' containment reference.
|
Reference |
getSet()
Returns the value of the 'Set' containment reference.
|
void |
setIn(Reference value)
Sets the value of the '
In' containment reference. |
void |
setSet(Reference value)
Sets the value of the '
Set' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getIn()
setIn(Reference),
PLIPackage.getBasedAllocateOptions_In()void setIn(Reference value)
In' containment reference.
value - the new value of the 'In' containment reference.getIn()Reference getSet()
setSet(Reference),
PLIPackage.getBasedAllocateOptions_Set()