public interface SetOption extends DataTransmissionOption
PLIPackage.getSetOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
SetKeyOption |
getKey()
Returns the value of the 'Key' containment reference.
|
Reference |
getSet()
Returns the value of the 'Set' containment reference.
|
void |
setKey(SetKeyOption value)
Sets the value of the '
Key' 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 getSet()
setSet(Reference),
PLIPackage.getSetOption_Set()void setSet(Reference value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()SetKeyOption getKey()
setKey(SetKeyOption),
PLIPackage.getSetOption_Key()void setKey(SetKeyOption value)
Key' containment reference.
value - the new value of the 'Key' containment reference.getKey()