public interface AdqlExample
Modifier and Type | Method and Description |
---|---|
String |
getAdqlText(boolean lineBreaks,
VersionedLanguage lang,
TapCapability tcap,
TableMeta[] tables,
TableMeta table,
double[] skypos)
Produces ADQL text for a query of the type represented by this object,
for a given set of service details.
|
String |
getDescription()
Returns this example's description.
|
URL |
getInfoUrl()
Returns a documentation URL associated with this example if available.
|
String |
getName()
Returns this example's name.
|
String getAdqlText(boolean lineBreaks, VersionedLanguage lang, TapCapability tcap, TableMeta[] tables, TableMeta table, double[] skypos)
lineBreaks
- whether output ADQL should include multiline
formattinglang
- ADQL language varianttcap
- TAP capability objecttables
- table metadata settable
- currently selected tableskypos
- 2-element array giving preferred (RA,Dec) sky position
in degrees, or null if none preferredString getName()
String getDescription()
URL getInfoUrl()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.