public class RTFileMergeCommandImpl extends RTFileCommandImpl implements RTFileCommand
RTFileCommand.MergeCompletionCallback, RTFileCommand.Mode
Constructor and Description |
---|
RTFileMergeCommandImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.IStatus |
call()
Run the command and return the result.
|
RTFileCommand |
setOutput(File file)
Set output for the merge operation.
|
RTFileCommand |
setOutput(OutputStream out)
Set output for the merge operation via
OutputStream |
createDescriptor, getFileExtension, setAncestor, setAncestor, setCompletionCallback, setDescriptions, setFileExtension, setLabels, setLeft, setLeft, setMode, setRight, setRight
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setAncestor, setAncestor, setCompletionCallback, setDescriptions, setFileExtension, setLabels, setLeft, setLeft, setMode, setRight, setRight
public org.eclipse.core.runtime.IStatus call()
RTAbstractCommand
call
in interface RTAbstractCommand
public RTFileCommand setOutput(File file)
RTFileCommand
setOutput
in interface RTFileCommand
file
- - File
public RTFileCommand setOutput(OutputStream out)
RTFileCommand
OutputStream
setOutput
in interface RTFileCommand
out
- - OutputStream