public class Match2Mapping extends Object implements TableMapping
Modifier and Type | Method and Description |
---|---|
protected StarTable |
makeSubTable(StarTable inTable,
String[] exprTuple)
Creates a table containing the values which are required by the
matcher.
|
StarTable |
mapTables(InputTableSpec[] inSpecs)
Perform table mapping.
|
public StarTable mapTables(InputTableSpec[] inSpecs) throws IOException, TaskException
TableMapping
mapTables
in interface TableMapping
inSpecs
- input tablesIOException
TaskException
protected StarTable makeSubTable(StarTable inTable, String[] exprTuple) throws ExecutionException
inTable
- input tableexprTuple
- array of JEL expressions giving the values of
the tuple elements required for the matcherExecutionException
- if a compilation error occursCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.