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