public interface FreeBasedOption extends FreeOption
The following features are supported:
PLIPackage.getFreeBasedOption()| 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.
|
void |
setIn(Reference value)
Sets the value of the '
In' containment reference. |
getVariable, setVariablegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getIn()
setIn(Reference),
PLIPackage.getFreeBasedOption_In()