MultiCopy, MultiCopyNpublic class TableMultiCopy extends MultiOutputTask
| Constructor | Description |
|---|---|
TableMultiCopy(java.lang.String purpose,
TablesInput tablesInput) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected uk.ac.starlink.table.TableSequence |
createTableSequence(uk.ac.starlink.task.Environment env) |
Interrogates the environment to produce a sequence of tables which
will be written as the output of this task.
|
createExecutable, createTableSequence, getParameterList, getParameters, getPurposepublic TableMultiCopy(java.lang.String purpose,
TablesInput tablesInput)
purpose - task purposetablesInput - input parameter object for tablesprotected uk.ac.starlink.table.TableSequence createTableSequence(uk.ac.starlink.task.Environment env)
throws uk.ac.starlink.task.TaskException
MultiOutputTaskcreateTableSequence in class MultiOutputTaskenv - execution environmentuk.ac.starlink.task.TaskExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.