public class ObsLocStage extends Object implements Stage
Modifier and Type | Field and Description |
---|---|
static String[] |
ADQLGEO_FORMS
Required ADQL Geometry functions (ObsLocTAP sec 3.3).
|
static Ivoid |
ADQLGEO_TYPE
Feature type for ADQL Geometry functions from TAPRegExt.
|
static String |
OBSPLAN_TNAME
Full required name of ObsPlan table.
|
static Ivoid |
OBSPLAN_UTYPE
Required registration UType for ObsPlan table.
|
static String[] |
REGION_XTYPES
Known DALI Xtypes indicating region data.
|
Constructor and Description |
---|
ObsLocStage(TapRunner tapRunner,
CapabilityHolder capHolder,
MetadataHolder metaHolder)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns a short one-line description of this stage.
|
void |
run(Reporter reporter,
TapService tapService)
Performs the validation checks for this stage.
|
static String |
votype(ValueInfo info)
Returns the human-readable name of the data type of a column
from a VOTable.
|
public static final String OBSPLAN_TNAME
public static final Ivoid OBSPLAN_UTYPE
public static final Ivoid ADQLGEO_TYPE
public static final String[] ADQLGEO_FORMS
public static final String[] REGION_XTYPES
public ObsLocStage(TapRunner tapRunner, CapabilityHolder capHolder, MetadataHolder metaHolder)
tapRunner
- runs TAP queriescapHolder
- provides capability metadata at runtimemetaHolder
- provides table metadata at runtimepublic String getDescription()
Stage
getDescription
in interface Stage
public void run(Reporter reporter, TapService tapService)
Stage
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.