public class FixedTablesInput extends Object implements TablesInput
Constructor and Description |
---|
FixedTablesInput(int nIn,
boolean useInFilters)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
InputTableSpec[] |
getInputSpecs(Environment env)
Returns an array of InputTableSpec objects describing the input tables
used by this 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 Parameter<?>[] getParameters()
TablesInput
getParameters
in interface TablesInput
public InputTableSpec[] getInputSpecs(Environment env) throws TaskException
TablesInput
getInputSpecs
in interface TablesInput
env
- execution environmentTaskException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.