TablesInput
public class FixedTablesInput extends java.lang.Object implements TablesInput
Constructor | Description |
---|---|
FixedTablesInput(int nIn,
boolean useInFilters) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
InputTableSpec[] |
getInputSpecs(uk.ac.starlink.task.Environment env) |
Returns an array of InputTableSpec objects describing the input tables
used by this task.
|
uk.ac.starlink.task.Parameter[] |
getParameters() |
Returns the parameters associated with this object.
|
public FixedTablesInput(int nIn, boolean useInFilters)
nIn
- number of input tablesuseInFilters
- whether to use input filter parameterspublic uk.ac.starlink.task.Parameter[] getParameters()
TablesInput
getParameters
in interface TablesInput
public InputTableSpec[] getInputSpecs(uk.ac.starlink.task.Environment env) throws uk.ac.starlink.task.TaskException
TablesInput
getInputSpecs
in interface TablesInput
env
- execution environmentuk.ac.starlink.task.TaskException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.