public interface FromOption extends DataTransmissionOption
The following features are supported:
PLIPackage.getFromOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getFrom()
Returns the value of the 'From' containment reference.
|
void |
setFrom(Reference value)
Sets the value of the '
From' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getFrom()
setFrom(Reference),
PLIPackage.getFromOption_From()