public interface PutFileStatement extends PutStatement
The following features are supported:
PLIPackage.getPutFileStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
StreamControlOption |
getControlOption()
Returns the value of the 'Control Option' containment reference.
|
StreamFileOption |
getFile()
Returns the value of the 'File' containment reference.
|
void |
setControlOption(StreamControlOption value)
Sets the value of the '
Control Option' containment reference. |
void |
setFile(StreamFileOption value)
Sets the value of the '
File' containment reference. |
getDataSpecification, setDataSpecificationgetConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
StreamFileOption getFile()
setFile(StreamFileOption),
PLIPackage.getPutFileStatement_File()void setFile(StreamFileOption value)
File' containment reference.
value - the new value of the 'File' containment reference.getFile()StreamControlOption getControlOption()
setControlOption(StreamControlOption),
PLIPackage.getPutFileStatement_ControlOption()void setControlOption(StreamControlOption value)
Control Option' containment reference.
value - the new value of the 'Control Option' containment reference.getControlOption()