public class HomogeneousTablesInput extends java.lang.Object implements TablesInput
| Constructor and Description |
|---|
HomogeneousTablesInput(boolean useInFilter)
Constructor.
|
| Modifier and Type | Method and 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 HomogeneousTablesInput(boolean useInFilter)
useInFilter - whether preprocessing filters are permittedpublic uk.ac.starlink.task.Parameter[] getParameters()
TablesInputgetParameters in interface TablesInputpublic InputTableSpec[] getInputSpecs(uk.ac.starlink.task.Environment env) throws uk.ac.starlink.task.TaskException
TablesInputgetInputSpecs in interface TablesInputenv - execution environmentuk.ac.starlink.task.TaskExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.