All Classes and Interfaces
Class
Description
Represents a type of example ADQL query.
Interface for configurable line breaking.
Encapsulates metadata for a table and a selection of colum names from it.
Represents a type of example ADQL query.
Describes a documented language feature that can be used
in some variant of the ADQL language.
Represents a declared argument of a function.
AdqlFeature subclass which represents a function.
Datatype of a function argument or return value.
SqlSyntax instance for the ADQL 2.* grammar.
Handles validation of ADQL queries.
Defines table metadata for tables known to the validator.
Version of the ADQL language.
Button used for selecting between And and Or semantics for combining
search terms.
TapServiceFinder implementation that uses the IVOA Registry
along with an "auxiliary" labelling of tableset resources.
Describes a capability of a registry service.
TableModel in which each row is a
RegCapabilityInterface
.A menu which contains only checkbox-type entries and has an associated
ListSelectionModel.
Represents column metadata from a TableSet document.
Encapsulates the mechanics of a standard cone search web service.
Table load dialogue which allows cone searches.
Enumeration class which describes verbosity levels permitted by the
Cone Search standard.
Contains information about an example invocation for a DALI service.
Extracts DaliExample objects from a document.
Mixin interface describing some behaviours of a load dialogue
operating with Data Access Layer services.
Represents a particular query to a DAL-like service.
SAX table handler for processing VOTable documents returned from DAL
services.
SAX filter which ignores any tables in a VOTable document, except those
in a RESOURCE which has type="results".
Table load dialogue abstract superclass for registry-based DAL-like queries.
Version of the DataLink protocol.
AdqlExample implementation that provides fixed-text examples
specific to a given standard declared data model.
Generalised data entry field which can hold a double precision number.
Model for tree which displays ADQL language features.
Represents foreign key information from a TableSet document.
Represents a linkage from a column in the source table to a column
in the target table.
TapServiceFinder implementation that uses the GloTS schema
maintained (at time of writing) at the GAVO Data Center.
Little icon that indicates boolean state.
Panel that displays an ADQL cheat sheet.
Defines a parameter to be submitted as part of a multipart/form-data
HTTP POST operation.
Represents an IVO Identifier.
RegistryQueryFactory implementation which combines a fixed base query
for a particular service type with a freeform keyword search.
Defines the mapping of columns named by the DataLink standard
to a given table.
Utility class that encapsulates the characteristics of a given
column from the DataLink standard.
Represents the result of a DataLink Links service response.
Wrapper tree model that includes only a selection of the nodes
in the base model.
Defines node inclusion in a masked tree.
This ColumnModel provides enhanced functionality over a normal
ColumnModel, aimed at making it easy to select which columns
in a related TableModel are shown (appear in this ColumnModel)
or not shown (don't appear in this ColumnModel).
Provides methods for fixing up table and column names reported
by TAP services, so that they fit required syntactic constraints.
Panel for displaying metadata under headings.
Represents a TAPRegExt output format.
Window which displays a simple view of a TAP query and its result.
Describes a service capability interface belonging to a registry resource.
Displays the parameters of a registry query and its results.
Defines the details of a registry access protocol.
Describes a query on a registry.
Defines how a registry query is obtained for the RegistryPanel.
Component for selecting a registry service.
Model for RegistrySelector.
Partial implementation of a table load dialogue which has two parts:
first a query on the registry to locate a set of suitable services,
and then a query to one of the services selected from that list.
Table representing the flattened results of a registry query.
Specialised JTable for displaying the results of a registry query
(
RegResource
elements).Basic details of a registry resource record.
Characterises a role item from the registry resource model.
TapServiceFinder implementation that uses an IVOA registry compliant
with RegTAP v1.2 to discover services and tables.
Registry Query implementation that uses TAP to access a Relational Registry.
General browser for a remote file store of some description which
can be represented as a TreeModel.
Exception thrown when an object cannot be resolved by a name resolution
service for some reason.
Information about an astronomical object obrtained from some name
resolution service.
Describes an element of the VOResource data model for use by
resource query interfaces.
Stores icons used by the VO package.
TableModel in which each row represents a
RegResource
.Interface defining callbacks for receiving asynchronously an generated value.
RegistryQuery implementation using the SOAP Registry Interface 1.0
mechanism.
Component which allows the user to select a Registry Interface 1.0-style
registry to interrogate and a query string representing the query
to be done.
Table load dialogue implementation for performing a simple query on
a registry.
Represents schema metadata from a TableSet document.
Provides functionality related to invoking a service defined by
a DataLink document.
Encapsulates options for record format requirements used in an SIA query.
Table load dialogue for retrieving the result of a SIAP query.
Version of the Simple Image Access protocol.
Table load dialogue for positional DAL queries.
Component for acquiring from the user a sky position and radius.
Table load dialogue for retrieving the result of a SSAP query.
Characterises a VOResource (capability,interface) pair including
information that may be required at invocation time.
Represents table metadata from a TableSet document.
Displays the metadata from an array of SchemaMeta objects.
Parses an XML document which describes Tabular Data as prescribed by
the VODataService standard.
TapMetaReader implementation that reads data from a vs:TableSet document.
Encapsulates useful information found in the capabilities document
describing a TAP service.
Describes the capabilities of a TAP service as serialized by the
TAPRegExt schema.
Panel displaying the capability information retrieved from a TAP service.
Displays information about a current displayed ADQL example.
Describes a query language as declared by a TAP capabilities record.
Describes a non-standard or optional feature of a declared TAP query
language.
Characterises a limit which applies to a TAP service.
Defines an ordering for TAP metadata items:
schemas and the tables within them.
Defines the policy for acquiring TAP metadata from a remote service.
Object which can acquire table metadata about a TAP service.
TreeModel for representing a TAP table set.
Represents a query to be made to a Table Access Protocol service.
Panel for display of a TAP query for a given TAP service.
Interrogates the TAP_SCHEMA tables from a TAP service to acquire
table metadata information.
Object that can read a certain type of TAP metadata object from
a table of a TAP_SCHEMA database table.
TapMetaReader implementation that uses TAP queries on the TAP_SCHEMA
schema to acquire table metadata.
Aggregates information about how to access a TAP service,
in particular the bundle of related HTTP endpoints
that together form a notional TAP service.
Defines an object that can make global queries (from the registry
or some registry-like entity) about all TAP services and tables
satisfying certain constraints.
Describes constraints on tables to be found by a certain query.
Basic metadata describing a TAP service.
Basic metadata describing a table provided by a TAP service.
Enumerates those metadata items against which search terms
can be matched.
Displays a GUI for locating TAP services by subject.
Handles asynchronous population of the TAP metadata hierarchy.
Utility class for working with TapService instances.
TreeModel implementation representing a particular set of tables
contained in a list of known TAP services.
Load dialogue for TAP services.
Enum for TAP run modes.
Version of the TAP protocol.
Hierarchical data structure suitable for general use.
Tree instance that contains a list of children and no referenced item.
Tree instance that contains a referenced item and no children.
Categorises UCD validity.
Characterises UCD standards conformance.
Categorises VOUnit validity.
Characterises VOUnits standard conformance.
Utilities for manipulating the HTTP
User-Agent
header from the JVM, following IVOA usage conventions.Job submitted using the Universal Worker Service pattern.
Callback interface for objects wanting to be notified of job status
changes.
Exception which may be thrown if a UWS HTTP request receives a
response code which is not as mandated by UWS, but not obviously
an error.
Describes the information about a UWS Job which can be retrieved
from a UWS server by retrieving the job's <uws:job> element.
Represents error information associated with a UWS job.
Represents a parameter associated with a UWS job.
Represents a result associated with a UWS job.
Panel displaying UWS jobs currently known about by the TAP load dialogue.
Panel which displays the details for a single UWS job.
Enum for categorising the stage of UWS processing.
Provides some way of converting a string value into a numeric.
Converter for degrees:minutes:seconds format.
Converter for hours:minute:seconds format.
ValueConverter class which scales by a given factor
(represents a particular unit).
Utility class for presenting an aligned stack of value fields.
Aggregates a TapLanguage and one of its declared versions.
TapMetaReader implementation that works with VizieR's non-standard
tableset endpoint.
Represents a term in an IVOA Vocabulary and its associated properties.
Represents information from an IVOA Vocabulary.
RegResource implementation based on a
VOResource
object.TapMetaReader that works with the VOSI-1.1 scalable /tables endpoint.
Enumeration for detail-preference mode of table metadata queries.