public interface KeyFromOption extends DataTransmissionOption, WriteKeyOption
The following features are supported:
PLIPackage.getKeyFromOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getKeyFrom()
Returns the value of the 'Key From' containment reference.
|
void |
setKeyFrom(Expression value)
Sets the value of the '
Key From' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getKeyFrom()
setKeyFrom(Expression),
PLIPackage.getKeyFromOption_KeyFrom()void setKeyFrom(Expression value)
Key From' containment reference.
value - the new value of the 'Key From' containment reference.getKeyFrom()