public interface StreamPageOption extends StreamControlOption
The following features are supported:
PLIPackage.getStreamPageOption()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
StreamLineOption |
getLineOption()
Returns the value of the 'Line Option' containment reference.
|
void |
setLineOption(StreamLineOption value)
Sets the value of the '
Line Option' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
StreamLineOption getLineOption()
setLineOption(StreamLineOption),
PLIPackage.getStreamPageOption_LineOption()void setLineOption(StreamLineOption value)
Line Option' containment reference.
value - the new value of the 'Line Option' containment reference.getLineOption()