public class TapSchemaMetadataHolder extends Object implements MetadataHolder
| Constructor and Description |
|---|
TapSchemaMetadataHolder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaMeta[] |
getTableMetadata()
Returns the table metadata which will be used to frame example
ADQL queries.
|
boolean |
hasDetail()
Indicates whether the TableMeta objects in the metadata tree
contained by this object are expected to contain
column and foreign key metadata.
|
void |
setReporter(Reporter reporter)
Sets the reporter for this object.
|
public void setReporter(Reporter reporter)
reporter - destination for validation messagespublic SchemaMeta[] getTableMetadata()
MetadataHoldergetTableMetadata in interface MetadataHolderpublic boolean hasDetail()
MetadataHolderhasDetail in interface MetadataHolderCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.