public interface KeyOption extends DataTransmissionOption, IntoKeyOption, SetKeyOption
The following features are supported:
PLIPackage.getKeyOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getKey()
Returns the value of the 'Key' containment reference.
|
void |
setKey(Expression value)
Sets the value of the '
Key' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getKey()
setKey(Expression),
PLIPackage.getKeyOption_Key()void setKey(Expression value)
Key' containment reference.
value - the new value of the 'Key' containment reference.getKey()