Index
All Classes and Interfaces|All Packages
A
- access_url - Variable in class org.ivoa.dm.regtap.Interface
-
The URL at which the interface is found.
- access_url - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
The URL at which the interface is found.
- addContent(Resource) - Method in class org.ivoa.dm.regtap.RegTAPModel
-
add Resource to model.
- addToAltId(AltIdentifier) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.AltIdentifier to the composition.
- addToCapability(Capability) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Capability to the composition.
- addToColumn(Column) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Column to the composition.
- addToDate(ResDate) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.ResDate to the composition.
- addToDetail(Detail) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Detail to the composition.
- addToInterface(Interface) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Interface to the composition.
- addToParam(InterfaceParam) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.InterfaceParam to the composition.
- addToRelationship(Relationship) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Relationship to the composition.
- addToRole(Role) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Role to the composition.
- addToSchema(Schema) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Schema to the composition.
- addToSpatialCoverage(STCSpatial) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.STCSpatial to the composition.
- addToSpectralCoverage(STCSpectral) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.STCSpectral to the composition.
- addToSubject(Subject) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Subject to the composition.
- addToTable(Table) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Table to the composition.
- addToTapTables(TAPTable) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.TAPTable to the composition.
- addToTemporalCoverage(STCTemporal) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.STCTemporal to the composition.
- addToValidation(Validation) - Method in class org.ivoa.dm.regtap.Resource
-
Add a org.ivoa.dm.regtap.Validation to the composition.
- alt_identifier - Variable in class org.ivoa.dm.regtap.AltIdentifier
-
An identifier for the resource or an entity related to the resource in URI form.
- alt_identifier - Variable in class org.ivoa.dm.regtap.AltIdentifier.AltIdentifierBuilder
-
An identifier for the resource or an entity related to the resource in URI form.
- altId - Variable in class org.ivoa.dm.regtap.Resource
-
altIds.
- altId - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
altIds.
- AltIdentifier - Class in org.ivoa.dm.regtap
-
An alternate identifier associated with this record.
- AltIdentifier() - Constructor for class org.ivoa.dm.regtap.AltIdentifier
-
Creates a new AltIdentifier
- AltIdentifier(String) - Constructor for class org.ivoa.dm.regtap.AltIdentifier
-
full parameter constructor.
- AltIdentifier(AltIdentifier) - Constructor for class org.ivoa.dm.regtap.AltIdentifier
-
Copy Constructor.
- AltIdentifier.AltIdentifierBuilder - Class in org.ivoa.dm.regtap
-
A builder class for AltIdentifier, mainly for use in the functional builder pattern.
- AltIdentifierBuilder() - Constructor for class org.ivoa.dm.regtap.AltIdentifier.AltIdentifierBuilder
- arraysize - Variable in class org.ivoa.dm.regtap.Column
-
The shape of the array that constitutes the value, e.g., 4, *, 4*, 5x4, or 5x*, as specified by VOTable.
- arraysize - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
The shape of the array that constitutes the value, e.g., 4, *, 4*, 5x4, or 5x*, as specified by VOTable.
- arraysize - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
The shape of the array that constitutes the value, e.g., 4, *, 4*, 5x4, or 5x*, as specified by VOTable.
- arraysize - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
The shape of the array that constitutes the value, e.g., 4, *, 4*, 5x4, or 5x*, as specified by VOTable.
- authenticated_only - Variable in class org.ivoa.dm.regtap.Interface
-
A flag for whether an interface is available for anonymous use (=0) or only authenticated clients are served (=1).
- authenticated_only - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
A flag for whether an interface is available for anonymous use (=0) or only authenticated clients are served (=1).
B
- base_role - Variable in class org.ivoa.dm.regtap.Role
-
The role played by this entity; this is one of contact, publisher, contributor, or creator.
- base_role - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
The role played by this entity; this is one of contact, publisher, contributor, or creator.
C
- cap_description - Variable in class org.ivoa.dm.regtap.Capability
-
A human-readable description of what this capability provides as part of the over-all service.
- cap_description - Variable in class org.ivoa.dm.regtap.Capability.CapabilityBuilder
-
A human-readable description of what this capability provides as part of the over-all service.
- cap_index - Variable in class org.ivoa.dm.regtap.Capability
-
An arbitrary identifier of this capability within the resource.
- cap_index - Variable in class org.ivoa.dm.regtap.Capability.CapabilityBuilder
-
An arbitrary identifier of this capability within the resource.
- cap_index - Variable in class org.ivoa.dm.regtap.Detail
-
The index of the parent capability; if NULL the xpath-value pair describes a member of the entire resource.
- cap_index - Variable in class org.ivoa.dm.regtap.Detail.DetailBuilder
-
The index of the parent capability; if NULL the xpath-value pair describes a member of the entire resource.
- cap_index - Variable in class org.ivoa.dm.regtap.Interface
-
The index of the parent capability.
- cap_index - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
The index of the parent capability.
- cap_index - Variable in class org.ivoa.dm.regtap.Validation
-
If non-NULL, the validation only refers to the capability referenced here.
- cap_index - Variable in class org.ivoa.dm.regtap.Validation.ValidationBuilder
-
If non-NULL, the validation only refers to the capability referenced here.
- cap_type - Variable in class org.ivoa.dm.regtap.Capability
-
The type of capability covered here.
- cap_type - Variable in class org.ivoa.dm.regtap.Capability.CapabilityBuilder
-
The type of capability covered here.
- capability - Variable in class org.ivoa.dm.regtap.Resource
-
capabilities.
- capability - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
capabilities.
- Capability - Class in org.ivoa.dm.regtap
-
Pieces of behaviour of a resource.
- Capability() - Constructor for class org.ivoa.dm.regtap.Capability
-
Creates a new Capability
- Capability(Integer, String, String, String) - Constructor for class org.ivoa.dm.regtap.Capability
-
full parameter constructor.
- Capability(Capability) - Constructor for class org.ivoa.dm.regtap.Capability
-
Copy Constructor.
- Capability.CapabilityBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Capability, mainly for use in the functional builder pattern.
- CapabilityBuilder() - Constructor for class org.ivoa.dm.regtap.Capability.CapabilityBuilder
- column - Variable in class org.ivoa.dm.regtap.Resource
-
columns.
- column - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
columns.
- Column - Class in org.ivoa.dm.regtap
-
.
- Column() - Constructor for class org.ivoa.dm.regtap.Column
-
Creates a new Column
- Column(Integer, String, String, String, String, Integer, String, String, String, String, String, String, String, String) - Constructor for class org.ivoa.dm.regtap.Column
-
full parameter constructor.
- Column(Column) - Constructor for class org.ivoa.dm.regtap.Column
-
Copy Constructor.
- column_description - Variable in class org.ivoa.dm.regtap.Column
-
A free-text description of the column's contents.
- column_description - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
A free-text description of the column's contents.
- Column.ColumnBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Column, mainly for use in the functional builder pattern.
- ColumnBuilder() - Constructor for class org.ivoa.dm.regtap.Column.ColumnBuilder
- content_level - Variable in class org.ivoa.dm.regtap.Resource
-
A hash-separated list of content levels specifying the intended audience.
- content_level - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A hash-separated list of content levels specifying the intended audience.
- content_type - Variable in class org.ivoa.dm.regtap.Resource
-
A hash-separated list of natures or genres of the content of the resource.
- content_type - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A hash-separated list of natures or genres of the content of the resource.
- contextFactory() - Static method in class org.ivoa.dm.regtap.RegTAPModel
-
the context factory for the model.
- coverage - Variable in class org.ivoa.dm.regtap.STCSpatial
-
A geometry representing the area a resource contains data for; this should be tight at least with a resolution of degrees.
- coverage - Variable in class org.ivoa.dm.regtap.STCSpatial.STCSpatialBuilder
-
A geometry representing the area a resource contains data for; this should be tight at least with a resolution of degrees.
- create() - Method in class org.ivoa.dm.regtap.AltIdentifier.AltIdentifierBuilder
-
create a AltIdentifier from this builder.
- create() - Method in class org.ivoa.dm.regtap.Capability.CapabilityBuilder
-
create a Capability from this builder.
- create() - Method in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
create a Column from this builder.
- create() - Method in class org.ivoa.dm.regtap.Detail.DetailBuilder
-
create a Detail from this builder.
- create() - Method in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
create a Interface from this builder.
- create() - Method in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
create a InterfaceParam from this builder.
- create() - Method in class org.ivoa.dm.regtap.Relationship.RelationshipBuilder
-
create a Relationship from this builder.
- create() - Method in class org.ivoa.dm.regtap.ResDate.ResDateBuilder
-
create a ResDate from this builder.
- create() - Method in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
create a Resource from this builder.
- create() - Method in class org.ivoa.dm.regtap.Role.RoleBuilder
-
create a Role from this builder.
- create() - Method in class org.ivoa.dm.regtap.Schema.SchemaBuilder
-
create a Schema from this builder.
- create() - Method in class org.ivoa.dm.regtap.STCSpatial.STCSpatialBuilder
-
create a STCSpatial from this builder.
- create() - Method in class org.ivoa.dm.regtap.STCSpectral.STCSpectralBuilder
-
create a STCSpectral from this builder.
- create() - Method in class org.ivoa.dm.regtap.STCTemporal.STCTemporalBuilder
-
create a STCTemporal from this builder.
- create() - Method in class org.ivoa.dm.regtap.Subject.SubjectBuilder
-
create a Subject from this builder.
- create() - Method in class org.ivoa.dm.regtap.Table.TableBuilder
-
create a Table from this builder.
- create() - Method in class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
-
create a TAPTable from this builder.
- create() - Method in class org.ivoa.dm.regtap.Validation.ValidationBuilder
-
create a Validation from this builder.
- createAltIdentifier(Consumer<AltIdentifier.AltIdentifierBuilder>) - Static method in class org.ivoa.dm.regtap.AltIdentifier
-
create a AltIdentifier in functional builder style.
- createCapability(Consumer<Capability.CapabilityBuilder>) - Static method in class org.ivoa.dm.regtap.Capability
-
create a Capability in functional builder style.
- createColumn(Consumer<Column.ColumnBuilder>) - Static method in class org.ivoa.dm.regtap.Column
-
create a Column in functional builder style.
- createContext() - Method in class org.ivoa.dm.regtap.RegTAPModel
-
create a context in preparation for cloning.
- created - Variable in class org.ivoa.dm.regtap.Resource
-
The UTC date and time this resource metadata description was created.
- created - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
The UTC date and time this resource metadata description was created.
- createDetail(Consumer<Detail.DetailBuilder>) - Static method in class org.ivoa.dm.regtap.Detail
-
create a Detail in functional builder style.
- createInterface(Consumer<Interface.InterfaceBuilder>) - Static method in class org.ivoa.dm.regtap.Interface
-
create a Interface in functional builder style.
- createInterfaceParam(Consumer<InterfaceParam.InterfaceParamBuilder>) - Static method in class org.ivoa.dm.regtap.InterfaceParam
-
create a InterfaceParam in functional builder style.
- createRelationship(Consumer<Relationship.RelationshipBuilder>) - Static method in class org.ivoa.dm.regtap.Relationship
-
create a Relationship in functional builder style.
- createResDate(Consumer<ResDate.ResDateBuilder>) - Static method in class org.ivoa.dm.regtap.ResDate
-
create a ResDate in functional builder style.
- createResource(Consumer<Resource.ResourceBuilder>) - Static method in class org.ivoa.dm.regtap.Resource
-
create a Resource in functional builder style.
- createRole(Consumer<Role.RoleBuilder>) - Static method in class org.ivoa.dm.regtap.Role
-
create a Role in functional builder style.
- createSchema(Consumer<Schema.SchemaBuilder>) - Static method in class org.ivoa.dm.regtap.Schema
-
create a Schema in functional builder style.
- createSTCSpatial(Consumer<STCSpatial.STCSpatialBuilder>) - Static method in class org.ivoa.dm.regtap.STCSpatial
-
create a STCSpatial in functional builder style.
- createSTCSpectral(Consumer<STCSpectral.STCSpectralBuilder>) - Static method in class org.ivoa.dm.regtap.STCSpectral
-
create a STCSpectral in functional builder style.
- createSTCTemporal(Consumer<STCTemporal.STCTemporalBuilder>) - Static method in class org.ivoa.dm.regtap.STCTemporal
-
create a STCTemporal in functional builder style.
- createSubject(Consumer<Subject.SubjectBuilder>) - Static method in class org.ivoa.dm.regtap.Subject
-
create a Subject in functional builder style.
- createTable(Consumer<Table.TableBuilder>) - Static method in class org.ivoa.dm.regtap.Table
-
create a Table in functional builder style.
- createTAPTable(Consumer<TAPTable.TAPTableBuilder>) - Static method in class org.ivoa.dm.regtap.TAPTable
-
create a TAPTable in functional builder style.
- createValidation(Consumer<Validation.ValidationBuilder>) - Static method in class org.ivoa.dm.regtap.Validation
-
create a Validation in functional builder style.
- creator_seq - Variable in class org.ivoa.dm.regtap.Resource
-
The creator(s) of the resource in the order given by the resource record author, separated by semicolons.
- creator_seq - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
The creator(s) of the resource in the order given by the resource record author, separated by semicolons.
D
- datatype - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
The type of the data contained in the column.
- datatype - Variable in class org.ivoa.dm.regtap.Column
-
The type of the data contained in the column.
- datatype - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
The type of the data contained in the parameter.
- datatype - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
The type of the data contained in the parameter.
- date - Variable in class org.ivoa.dm.regtap.Resource
-
dates.
- date - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
dates.
- date_value - Variable in class org.ivoa.dm.regtap.ResDate
-
A date associated with an event in the life cycle of the resource.
- date_value - Variable in class org.ivoa.dm.regtap.ResDate.ResDateBuilder
-
A date associated with an event in the life cycle of the resource.
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.AltIdentifier
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Capability
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Column
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Detail
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Interface
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.InterfaceParam
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Relationship
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.ResDate
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Resource
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Role
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Schema
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.STCSpatial
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.STCSpectral
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.STCTemporal
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Subject
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Table
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.TAPTable
- delete(EntityManager) - Method in class org.ivoa.dm.regtap.Validation
- deleteContent(Resource) - Method in class org.ivoa.dm.regtap.RegTAPModel
-
remove Resource from model.
- delim - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
The ivoa:string that is used to delimit elements of an array value when arraysize is not '1'.
- delim - Variable in class org.ivoa.dm.regtap.Column
-
The ivoa:string that is used to delimit elements of an array value when arraysize is not '1'.
- delim - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
The ivoa:string that is used to delimit elements of an array value when arraysize is not '1'.
- delim - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
The ivoa:string that is used to delimit elements of an array value when arraysize is not '1'.
- detail - Variable in class org.ivoa.dm.regtap.Resource
-
detail.
- detail - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
detail.
- Detail - Class in org.ivoa.dm.regtap
-
XPath-value pairs for members of resource or capability and their derivations that are less used and/or from VOResource extensions.
- Detail() - Constructor for class org.ivoa.dm.regtap.Detail
-
Creates a new Detail
- Detail(Integer, String, String) - Constructor for class org.ivoa.dm.regtap.Detail
-
full parameter constructor.
- Detail(Detail) - Constructor for class org.ivoa.dm.regtap.Detail
-
Copy Constructor.
- detail_value - Variable in class org.ivoa.dm.regtap.Detail
-
(Atomic) value of the member.
- detail_value - Variable in class org.ivoa.dm.regtap.Detail.DetailBuilder
-
(Atomic) value of the member.
- detail_xpath - Variable in class org.ivoa.dm.regtap.Detail
-
The xpath of the data item.
- detail_xpath - Variable in class org.ivoa.dm.regtap.Detail.DetailBuilder
-
The xpath of the data item.
- Detail.DetailBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Detail, mainly for use in the functional builder pattern.
- DetailBuilder() - Constructor for class org.ivoa.dm.regtap.Detail.DetailBuilder
E
- email - Variable in class org.ivoa.dm.regtap.Role
-
An email address the entity can be reached at.
- email - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
An email address the entity can be reached at.
- extended_schema - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
An identifier for the schema that the value given by the extended attribute is drawn from.
- extended_schema - Variable in class org.ivoa.dm.regtap.Column
-
An identifier for the schema that the value given by the extended attribute is drawn from.
- extended_schema - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
An identifier for the schema that the value given by the extended attribute is drawn from.
- extended_schema - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
An identifier for the schema that the value given by the extended attribute is drawn from.
- extended_type - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
A custom type for the values this column contains.
- extended_type - Variable in class org.ivoa.dm.regtap.Column
-
A custom type for the values this column contains.
- extended_type - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
A custom type for the values this parameter contains.
- extended_type - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
A custom type for the values this parameter contains.
F
- flag - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
Hash-separated keywords representing traits of the column.
- flag - Variable in class org.ivoa.dm.regtap.Column
-
Hash-separated keywords representing traits of the column.
- forceLoad() - Method in class org.ivoa.dm.regtap.AltIdentifier
- forceLoad() - Method in class org.ivoa.dm.regtap.Capability
- forceLoad() - Method in class org.ivoa.dm.regtap.Column
- forceLoad() - Method in class org.ivoa.dm.regtap.Detail
- forceLoad() - Method in class org.ivoa.dm.regtap.Interface
- forceLoad() - Method in class org.ivoa.dm.regtap.InterfaceParam
- forceLoad() - Method in class org.ivoa.dm.regtap.Relationship
- forceLoad() - Method in class org.ivoa.dm.regtap.ResDate
- forceLoad() - Method in class org.ivoa.dm.regtap.Resource
- forceLoad() - Method in class org.ivoa.dm.regtap.Role
- forceLoad() - Method in class org.ivoa.dm.regtap.Schema
- forceLoad() - Method in class org.ivoa.dm.regtap.STCSpatial
- forceLoad() - Method in class org.ivoa.dm.regtap.STCSpectral
- forceLoad() - Method in class org.ivoa.dm.regtap.STCTemporal
- forceLoad() - Method in class org.ivoa.dm.regtap.Subject
- forceLoad() - Method in class org.ivoa.dm.regtap.Table
- forceLoad() - Method in class org.ivoa.dm.regtap.TAPTable
- forceLoad() - Method in class org.ivoa.dm.regtap.Validation
G
- getAccess_url() - Method in class org.ivoa.dm.regtap.Interface
-
Returns access_url Attribute.
- getAlt_identifier() - Method in class org.ivoa.dm.regtap.AltIdentifier
-
Returns alt_identifier Attribute.
- getAltId() - Method in class org.ivoa.dm.regtap.Resource
-
Returns altId composition as an immutable list.
- getArraysize() - Method in class org.ivoa.dm.regtap.Column
-
Returns arraysize Attribute.
- getArraysize() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns arraysize Attribute.
- getAuthenticated_only() - Method in class org.ivoa.dm.regtap.Interface
-
Returns authenticated_only Attribute.
- getBase_role() - Method in class org.ivoa.dm.regtap.Role
-
Returns base_role Attribute.
- getCap_description() - Method in class org.ivoa.dm.regtap.Capability
-
Returns cap_description Attribute.
- getCap_index() - Method in class org.ivoa.dm.regtap.Capability
-
Returns cap_index Attribute.
- getCap_index() - Method in class org.ivoa.dm.regtap.Detail
-
Returns cap_index Attribute.
- getCap_index() - Method in class org.ivoa.dm.regtap.Interface
-
Returns cap_index Attribute.
- getCap_index() - Method in class org.ivoa.dm.regtap.Validation
-
Returns cap_index Attribute.
- getCap_type() - Method in class org.ivoa.dm.regtap.Capability
-
Returns cap_type Attribute.
- getCapability() - Method in class org.ivoa.dm.regtap.Resource
-
Returns capability composition as an immutable list.
- getColumn() - Method in class org.ivoa.dm.regtap.Resource
-
Returns column composition as an immutable list.
- getColumn_description() - Method in class org.ivoa.dm.regtap.Column
-
Returns column_description Attribute.
- getContent(Class<T>) - Method in class org.ivoa.dm.regtap.RegTAPModel
-
Get the content of the given type.
- getContent_level() - Method in class org.ivoa.dm.regtap.Resource
-
Returns content_level Attribute.
- getContent_type() - Method in class org.ivoa.dm.regtap.Resource
-
Returns content_type Attribute.
- getCoverage() - Method in class org.ivoa.dm.regtap.STCSpatial
-
Returns coverage Attribute.
- getCreated() - Method in class org.ivoa.dm.regtap.Resource
-
Returns created Attribute.
- getCreator_seq() - Method in class org.ivoa.dm.regtap.Resource
-
Returns creator_seq Attribute.
- getDatatype() - Method in class org.ivoa.dm.regtap.Column
-
Returns datatype Attribute.
- getDatatype() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns datatype Attribute.
- getDate() - Method in class org.ivoa.dm.regtap.Resource
-
Returns date composition as an immutable list.
- getDate_value() - Method in class org.ivoa.dm.regtap.ResDate
-
Returns date_value Attribute.
- getDelim() - Method in class org.ivoa.dm.regtap.Column
-
Returns delim Attribute.
- getDelim() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns delim Attribute.
- getDetail() - Method in class org.ivoa.dm.regtap.Resource
-
Returns detail composition as an immutable list.
- getDetail_value() - Method in class org.ivoa.dm.regtap.Detail
-
Returns detail_value Attribute.
- getDetail_xpath() - Method in class org.ivoa.dm.regtap.Detail
-
Returns detail_xpath Attribute.
- getEmail() - Method in class org.ivoa.dm.regtap.Role
-
Returns email Attribute.
- getExtended_schema() - Method in class org.ivoa.dm.regtap.Column
-
Returns extended_schema Attribute.
- getExtended_schema() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns extended_schema Attribute.
- getExtended_type() - Method in class org.ivoa.dm.regtap.Column
-
Returns extended_type Attribute.
- getExtended_type() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns extended_type Attribute.
- getFlag() - Method in class org.ivoa.dm.regtap.Column
-
Returns flag Attribute.
- getId() - Method in class org.ivoa.dm.regtap.AltIdentifier
- getId() - Method in class org.ivoa.dm.regtap.Capability
- getId() - Method in class org.ivoa.dm.regtap.Column
- getId() - Method in class org.ivoa.dm.regtap.Detail
- getId() - Method in class org.ivoa.dm.regtap.Interface
- getId() - Method in class org.ivoa.dm.regtap.InterfaceParam
- getId() - Method in class org.ivoa.dm.regtap.Relationship
- getId() - Method in class org.ivoa.dm.regtap.ResDate
- getId() - Method in class org.ivoa.dm.regtap.Resource
-
return the database key id.
- getId() - Method in class org.ivoa.dm.regtap.Role
- getId() - Method in class org.ivoa.dm.regtap.Schema
- getId() - Method in class org.ivoa.dm.regtap.STCSpatial
- getId() - Method in class org.ivoa.dm.regtap.STCSpectral
- getId() - Method in class org.ivoa.dm.regtap.STCTemporal
- getId() - Method in class org.ivoa.dm.regtap.Subject
- getId() - Method in class org.ivoa.dm.regtap.Table
- getId() - Method in class org.ivoa.dm.regtap.TAPTable
- getId() - Method in class org.ivoa.dm.regtap.Validation
- getInterface() - Method in class org.ivoa.dm.regtap.Resource
-
Returns interface composition as an immutable list.
- getIntf_index() - Method in class org.ivoa.dm.regtap.Interface
-
Returns intf_index Attribute.
- getIntf_index() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns intf_index Attribute.
- getIntf_role() - Method in class org.ivoa.dm.regtap.Interface
-
Returns intf_role Attribute.
- getIntf_type() - Method in class org.ivoa.dm.regtap.Interface
-
Returns intf_type Attribute.
- getIvoid() - Method in class org.ivoa.dm.regtap.Resource
-
Returns ivoid Attribute.
- getLogo() - Method in class org.ivoa.dm.regtap.Role
-
Returns logo Attribute.
- getMirror_url() - Method in class org.ivoa.dm.regtap.Interface
-
Returns mirror_url Attribute.
- getName() - Method in class org.ivoa.dm.regtap.Column
-
Returns name Attribute.
- getName() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns name Attribute.
- getNrows() - Method in class org.ivoa.dm.regtap.Table
-
Returns nrows Attribute.
- getParam() - Method in class org.ivoa.dm.regtap.Resource
-
Returns param composition as an immutable list.
- getParam_description() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns param_description Attribute.
- getParam_use() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns param_use Attribute.
- getQuery_type() - Method in class org.ivoa.dm.regtap.Interface
-
Returns query_type Attribute.
- getRef_system_name() - Method in class org.ivoa.dm.regtap.STCSpatial
-
Returns ref_system_name Attribute.
- getReference_url() - Method in class org.ivoa.dm.regtap.Resource
-
Returns reference_url Attribute.
- getRegion_of_regard() - Method in class org.ivoa.dm.regtap.Resource
-
Returns region_of_regard Attribute.
- getRelated_id() - Method in class org.ivoa.dm.regtap.Relationship
-
Returns related_id Attribute.
- getRelated_name() - Method in class org.ivoa.dm.regtap.Relationship
-
Returns related_name Attribute.
- getRelationship() - Method in class org.ivoa.dm.regtap.Resource
-
Returns relationship composition as an immutable list.
- getRelationship_type() - Method in class org.ivoa.dm.regtap.Relationship
-
Returns relationship_type Attribute.
- getRes_description() - Method in class org.ivoa.dm.regtap.Resource
-
Returns res_description Attribute.
- getRes_subject() - Method in class org.ivoa.dm.regtap.Subject
-
Returns res_subject Attribute.
- getRes_title() - Method in class org.ivoa.dm.regtap.Resource
-
Returns res_title Attribute.
- getRes_type() - Method in class org.ivoa.dm.regtap.Resource
-
Returns res_type Attribute.
- getRes_version() - Method in class org.ivoa.dm.regtap.Resource
-
Returns res_version Attribute.
- getResult_type() - Method in class org.ivoa.dm.regtap.Interface
-
Returns result_type Attribute.
- getRights() - Method in class org.ivoa.dm.regtap.Resource
-
Returns rights Attribute.
- getRights_uri() - Method in class org.ivoa.dm.regtap.Resource
-
Returns rights_uri Attribute.
- getRole() - Method in class org.ivoa.dm.regtap.Resource
-
Returns role composition as an immutable list.
- getRole_ivoid() - Method in class org.ivoa.dm.regtap.Role
-
Returns role_ivoid Attribute.
- getRole_name() - Method in class org.ivoa.dm.regtap.Role
-
Returns role_name Attribute.
- getSchema() - Method in class org.ivoa.dm.regtap.Resource
-
Returns schema composition as an immutable list.
- getSchema_description() - Method in class org.ivoa.dm.regtap.Schema
-
Returns schema_description Attribute.
- getSchema_index() - Method in class org.ivoa.dm.regtap.Schema
-
Returns schema_index Attribute.
- getSchema_index() - Method in class org.ivoa.dm.regtap.Table
-
Returns schema_index Attribute.
- getSchema_name() - Method in class org.ivoa.dm.regtap.Schema
-
Returns schema_name Attribute.
- getSchema_title() - Method in class org.ivoa.dm.regtap.Schema
-
Returns schema_title Attribute.
- getSchema_utype() - Method in class org.ivoa.dm.regtap.Schema
-
Returns schema_utype Attribute.
- getShort_name() - Method in class org.ivoa.dm.regtap.Resource
-
Returns short_name Attribute.
- getSource_format() - Method in class org.ivoa.dm.regtap.Resource
-
Returns source_format Attribute.
- getSource_value() - Method in class org.ivoa.dm.regtap.Resource
-
Returns source_value Attribute.
- getSpatialCoverage() - Method in class org.ivoa.dm.regtap.Resource
-
Returns spatialCoverage composition as an immutable list.
- getSpectral_end() - Method in class org.ivoa.dm.regtap.STCSpectral
-
Returns spectral_end Attribute.
- getSpectral_start() - Method in class org.ivoa.dm.regtap.STCSpectral
-
Returns spectral_start Attribute.
- getSpectralCoverage() - Method in class org.ivoa.dm.regtap.Resource
-
Returns spectralCoverage composition as an immutable list.
- getStandard_id() - Method in class org.ivoa.dm.regtap.Capability
-
Returns standard_id Attribute.
- getStd() - Method in class org.ivoa.dm.regtap.Column
-
Returns std Attribute.
- getStd() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns std Attribute.
- getStd_version() - Method in class org.ivoa.dm.regtap.Interface
-
Returns std_version Attribute.
- getStreet_address() - Method in class org.ivoa.dm.regtap.Role
-
Returns street_address Attribute.
- getSubject() - Method in class org.ivoa.dm.regtap.Resource
-
Returns subject composition as an immutable list.
- getSvcid() - Method in class org.ivoa.dm.regtap.TAPTable
-
Returns svcid Attribute.
- getTable() - Method in class org.ivoa.dm.regtap.Resource
-
Returns table composition as an immutable list.
- getTable_description() - Method in class org.ivoa.dm.regtap.Table
-
Returns table_description Attribute.
- getTable_description() - Method in class org.ivoa.dm.regtap.TAPTable
-
Returns table_description Attribute.
- getTable_index() - Method in class org.ivoa.dm.regtap.Column
-
Returns table_index Attribute.
- getTable_index() - Method in class org.ivoa.dm.regtap.Table
-
Returns table_index Attribute.
- getTable_name() - Method in class org.ivoa.dm.regtap.Table
-
Returns table_name Attribute.
- getTable_name() - Method in class org.ivoa.dm.regtap.TAPTable
-
Returns table_name Attribute.
- getTable_title() - Method in class org.ivoa.dm.regtap.Table
-
Returns table_title Attribute.
- getTable_title() - Method in class org.ivoa.dm.regtap.TAPTable
-
Returns table_title Attribute.
- getTable_type() - Method in class org.ivoa.dm.regtap.Table
-
Returns table_type Attribute.
- getTable_utype() - Method in class org.ivoa.dm.regtap.Table
-
Returns table_utype Attribute.
- getTable_utype() - Method in class org.ivoa.dm.regtap.TAPTable
-
Returns table_utype Attribute.
- getTapTables() - Method in class org.ivoa.dm.regtap.Resource
-
Returns tapTables composition as an immutable list.
- getTelephone() - Method in class org.ivoa.dm.regtap.Role
-
Returns telephone Attribute.
- getTemporalCoverage() - Method in class org.ivoa.dm.regtap.Resource
-
Returns temporalCoverage composition as an immutable list.
- getTime_end() - Method in class org.ivoa.dm.regtap.STCTemporal
-
Returns time_end Attribute.
- getTime_start() - Method in class org.ivoa.dm.regtap.STCTemporal
-
Returns time_start Attribute.
- getType_system() - Method in class org.ivoa.dm.regtap.Column
-
Returns type_system Attribute.
- getUcd() - Method in class org.ivoa.dm.regtap.Column
-
Returns ucd Attribute.
- getUcd() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns ucd Attribute.
- getUnit() - Method in class org.ivoa.dm.regtap.Column
-
Returns unit Attribute.
- getUnit() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns unit Attribute.
- getUpdated() - Method in class org.ivoa.dm.regtap.Resource
-
Returns updated Attribute.
- getUrl_use() - Method in class org.ivoa.dm.regtap.Interface
-
Returns url_use Attribute.
- getUtype() - Method in class org.ivoa.dm.regtap.Column
-
Returns utype Attribute.
- getUtype() - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Returns utype Attribute.
- getVal_level() - Method in class org.ivoa.dm.regtap.Validation
-
Returns val_level Attribute.
- getValidated_by() - Method in class org.ivoa.dm.regtap.Validation
-
Returns validated_by Attribute.
- getValidation() - Method in class org.ivoa.dm.regtap.Resource
-
Returns validation composition as an immutable list.
- getValue_role() - Method in class org.ivoa.dm.regtap.ResDate
-
Returns value_role Attribute.
- getWaveband() - Method in class org.ivoa.dm.regtap.Resource
-
Returns waveband Attribute.
- getWsdl_url() - Method in class org.ivoa.dm.regtap.Interface
-
Returns wsdl_url Attribute.
H
- hasReferences() - Static method in class org.ivoa.dm.regtap.RegTAPModel
-
if the model has references.
I
- Interface - Class in org.ivoa.dm.regtap
-
Information on access modes of a capability.
- Interface() - Constructor for class org.ivoa.dm.regtap.Interface
-
Creates a new Interface
- Interface(Integer, Integer, String, String, String, String, String, String, String, String, String, Integer) - Constructor for class org.ivoa.dm.regtap.Interface
-
full parameter constructor.
- Interface(Interface) - Constructor for class org.ivoa.dm.regtap.Interface
-
Copy Constructor.
- interface_ - Variable in class org.ivoa.dm.regtap.Resource
-
interfaces.
- interface_ - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
interfaces.
- Interface.InterfaceBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Interface, mainly for use in the functional builder pattern.
- InterfaceBuilder() - Constructor for class org.ivoa.dm.regtap.Interface.InterfaceBuilder
- InterfaceParam - Class in org.ivoa.dm.regtap
-
Input parameters for services.
- InterfaceParam() - Constructor for class org.ivoa.dm.regtap.InterfaceParam
-
Creates a new InterfaceParam
- InterfaceParam(Integer, String, String, String, String, Integer, String, String, String, String, String, String, String) - Constructor for class org.ivoa.dm.regtap.InterfaceParam
-
full parameter constructor.
- InterfaceParam(InterfaceParam) - Constructor for class org.ivoa.dm.regtap.InterfaceParam
-
Copy Constructor.
- InterfaceParam.InterfaceParamBuilder - Class in org.ivoa.dm.regtap
-
A builder class for InterfaceParam, mainly for use in the functional builder pattern.
- InterfaceParamBuilder() - Constructor for class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
- intf_index - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
An arbitrary identifier for the interfaces of a resource.
- intf_index - Variable in class org.ivoa.dm.regtap.Interface
-
An arbitrary identifier for the interfaces of a resource.
- intf_index - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
The index of the interface this parameter belongs to.
- intf_index - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
The index of the interface this parameter belongs to.
- intf_role - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
An identifier for the role the interface plays in the particular capability.
- intf_role - Variable in class org.ivoa.dm.regtap.Interface
-
An identifier for the role the interface plays in the particular capability.
- intf_type - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
The type of the interface (vr:webbrowser, vs:paramhttp, etc).
- intf_type - Variable in class org.ivoa.dm.regtap.Interface
-
The type of the interface (vr:webbrowser, vs:paramhttp, etc).
- isInVocabulary(String, String) - Static method in class org.ivoa.dm.regtap.RegTAPModel
-
Test if a term is in the vocabulary.
- ivoid - Variable in class org.ivoa.dm.regtap.Resource
-
Unambiguous reference to the resource conforming to the IVOA standard for identifiers.
- ivoid - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
Unambiguous reference to the resource conforming to the IVOA standard for identifiers.
J
- jsonMapper() - Static method in class org.ivoa.dm.regtap.RegTAPModel
-
Return a Jackson objectMapper suitable for JSON serialzation.
L
- logo - Variable in class org.ivoa.dm.regtap.Role
-
URL pointing to a graphical logo, which may be used to help identify the entity.
- logo - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
URL pointing to a graphical logo, which may be used to help identify the entity.
M
- management() - Method in class org.ivoa.dm.regtap.RegTAPModel
-
generate management interface instance for model.
- mirror_url - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
Secondary access URLs of this interface, separated by hash characters.
- mirror_url - Variable in class org.ivoa.dm.regtap.Interface
-
Secondary access URLs of this interface, separated by hash characters.
- modelDescription - Static variable in class org.ivoa.dm.regtap.RegTAPModel
-
the description.
N
- name - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
The name of the column.
- name - Variable in class org.ivoa.dm.regtap.Column
-
The name of the column.
- name - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
The name of the parameter.
- name - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
The name of the parameter.
- nrows - Variable in class org.ivoa.dm.regtap.Table
-
An estimate for the number of rows in the table.
- nrows - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
An estimate for the number of rows in the table.
O
- org.ivoa.dm.regtap - package org.ivoa.dm.regtap
-
package RegTAP.
- org.ivoa.dm.regtap.trans - package org.ivoa.dm.regtap.trans
-
Utilities to translating from VOResource to RegTAP
P
- param - Variable in class org.ivoa.dm.regtap.Resource
-
params.
- param - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
params.
- param_description - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
A free-text description of the parameter's contents.
- param_description - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
A free-text description of the parameter's contents.
- param_use - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
An indication of whether this parameter is required to be provided for the application or service to work properly (one of required, optional, ignored, or NULL).
- param_use - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
An indication of whether this parameter is required to be provided for the application or service to work properly (one of required, optional, ignored, or NULL).
- processReferences() - Method in class org.ivoa.dm.regtap.RegTAPModel
- pu_name() - Static method in class org.ivoa.dm.regtap.RegTAPModel
-
The persistence unit name for the model.
Q
- query_type - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
Hash-joined list of expected HTTP method (get or post) supported by the service.
- query_type - Variable in class org.ivoa.dm.regtap.Interface
-
Hash-joined list of expected HTTP method (get or post) supported by the service.
R
- ref_system_name - Variable in class org.ivoa.dm.regtap.STCSpatial
-
The reference frame coverage is written in.
- ref_system_name - Variable in class org.ivoa.dm.regtap.STCSpatial.STCSpatialBuilder
-
The reference frame coverage is written in.
- reference_url - Variable in class org.ivoa.dm.regtap.Resource
-
URL pointing to a human-readable document describing this resource.
- reference_url - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
URL pointing to a human-readable document describing this resource.
- References() - Constructor for class org.ivoa.dm.regtap.RegTAPModel.References
- region_of_regard - Variable in class org.ivoa.dm.regtap.Resource
-
A single numeric value representing the angle, given in decimal degrees, by which a positional query against this resource should be ``blurred'' in order to get an appropriate match.
- region_of_regard - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A single numeric value representing the angle, given in decimal degrees, by which a positional query against this resource should be ``blurred'' in order to get an appropriate match.
- RegTAPModel - Class in org.ivoa.dm.regtap
-
The container class for the RegTAP Model.
- RegTAPModel() - Constructor for class org.ivoa.dm.regtap.RegTAPModel
-
default constructor.
- RegTAPModel.References - Class in org.ivoa.dm.regtap
-
A container class for the references in the model.
- RegTapTranslator - Class in org.ivoa.dm.regtap.trans
-
Translate a VOResource to RegTAP DM XML representation.
- RegTapTranslator() - Constructor for class org.ivoa.dm.regtap.trans.RegTapTranslator
-
construct a Translator.
- related_id - Variable in class org.ivoa.dm.regtap.Relationship
-
The IVOA identifier for the resource referred to.
- related_id - Variable in class org.ivoa.dm.regtap.Relationship.RelationshipBuilder
-
The IVOA identifier for the resource referred to.
- related_name - Variable in class org.ivoa.dm.regtap.Relationship
-
The name of resource that this resource is related to.
- related_name - Variable in class org.ivoa.dm.regtap.Relationship.RelationshipBuilder
-
The name of resource that this resource is related to.
- relationship - Variable in class org.ivoa.dm.regtap.Resource
-
relationships.
- relationship - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
relationships.
- Relationship - Class in org.ivoa.dm.regtap
-
Relationships between resources (like mirroring, derivation, serving a data collection).
- Relationship() - Constructor for class org.ivoa.dm.regtap.Relationship
-
Creates a new Relationship
- Relationship(String, String, String) - Constructor for class org.ivoa.dm.regtap.Relationship
-
full parameter constructor.
- Relationship(Relationship) - Constructor for class org.ivoa.dm.regtap.Relationship
-
Copy Constructor.
- relationship_type - Variable in class org.ivoa.dm.regtap.Relationship
-
The type of the relationship; these terms are drawn from a controlled vocabulary and are DataCite-compatible.
- relationship_type - Variable in class org.ivoa.dm.regtap.Relationship.RelationshipBuilder
-
The type of the relationship; these terms are drawn from a controlled vocabulary and are DataCite-compatible.
- Relationship.RelationshipBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Relationship, mainly for use in the functional builder pattern.
- RelationshipBuilder() - Constructor for class org.ivoa.dm.regtap.Relationship.RelationshipBuilder
- removeFromAltId(AltIdentifier) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.AltIdentifier from the composition.
- removeFromCapability(Capability) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Capability from the composition.
- removeFromColumn(Column) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Column from the composition.
- removeFromDate(ResDate) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.ResDate from the composition.
- removeFromDetail(Detail) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Detail from the composition.
- removeFromInterface(Interface) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Interface from the composition.
- removeFromParam(InterfaceParam) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.InterfaceParam from the composition.
- removeFromRelationship(Relationship) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Relationship from the composition.
- removeFromRole(Role) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Role from the composition.
- removeFromSchema(Schema) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Schema from the composition.
- removeFromSpatialCoverage(STCSpatial) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.STCSpatial from the composition.
- removeFromSpectralCoverage(STCSpectral) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.STCSpectral from the composition.
- removeFromSubject(Subject) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Subject from the composition.
- removeFromTable(Table) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Table from the composition.
- removeFromTapTables(TAPTable) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.TAPTable from the composition.
- removeFromTemporalCoverage(STCTemporal) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.STCTemporal from the composition.
- removeFromValidation(Validation) - Method in class org.ivoa.dm.regtap.Resource
-
Remove a org.ivoa.dm.regtap.Validation from the composition.
- replaceInAltId(AltIdentifier) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.AltIdentifier in the composition.
- replaceInCapability(Capability) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Capability in the composition.
- replaceInColumn(Column) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Column in the composition.
- replaceInDate(ResDate) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.ResDate in the composition.
- replaceInDetail(Detail) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Detail in the composition.
- replaceInInterface(Interface) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Interface in the composition.
- replaceInParam(InterfaceParam) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.InterfaceParam in the composition.
- replaceInRelationship(Relationship) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Relationship in the composition.
- replaceInRole(Role) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Role in the composition.
- replaceInSchema(Schema) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Schema in the composition.
- replaceInSpatialCoverage(STCSpatial) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.STCSpatial in the composition.
- replaceInSpectralCoverage(STCSpectral) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.STCSpectral in the composition.
- replaceInSubject(Subject) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Subject in the composition.
- replaceInTable(Table) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Table in the composition.
- replaceInTapTables(TAPTable) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.TAPTable in the composition.
- replaceInTemporalCoverage(STCTemporal) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.STCTemporal in the composition.
- replaceInValidation(Validation) - Method in class org.ivoa.dm.regtap.Resource
-
update a org.ivoa.dm.regtap.Validation in the composition.
- res_description - Variable in class org.ivoa.dm.regtap.Resource
-
An account of the nature of the resource.
- res_description - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
An account of the nature of the resource.
- res_subject - Variable in class org.ivoa.dm.regtap.Subject
-
Topics, object types, or other descriptive keywords about the resource.
- res_subject - Variable in class org.ivoa.dm.regtap.Subject.SubjectBuilder
-
Topics, object types, or other descriptive keywords about the resource.
- res_title - Variable in class org.ivoa.dm.regtap.Resource
-
The full name given to the resource.
- res_title - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
The full name given to the resource.
- res_type - Variable in class org.ivoa.dm.regtap.Resource
-
Resource type (something like vg:authority, vs:catalogservice, etc).
- res_type - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
Resource type (something like vg:authority, vs:catalogservice, etc).
- res_version - Variable in class org.ivoa.dm.regtap.Resource
-
Label associated with creation or availability of a version of a resource.
- res_version - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
Label associated with creation or availability of a version of a resource.
- ResDate - Class in org.ivoa.dm.regtap
-
A date associated with an event in the life cycle of the resource.
- ResDate() - Constructor for class org.ivoa.dm.regtap.ResDate
-
Creates a new ResDate
- ResDate(Date, String) - Constructor for class org.ivoa.dm.regtap.ResDate
-
full parameter constructor.
- ResDate(ResDate) - Constructor for class org.ivoa.dm.regtap.ResDate
-
Copy Constructor.
- ResDate.ResDateBuilder - Class in org.ivoa.dm.regtap
-
A builder class for ResDate, mainly for use in the functional builder pattern.
- ResDateBuilder() - Constructor for class org.ivoa.dm.regtap.ResDate.ResDateBuilder
- Resource - Class in org.ivoa.dm.regtap
-
The resources (like services, data collections, organizations) present in this registry.
- Resource() - Constructor for class org.ivoa.dm.regtap.Resource
-
Creates a new Resource
- Resource(String, String, Date, String, String, Date, String, String, String, String, String, String, String, String, Double, String, String, String, List<Validation>, List<AltIdentifier>, List<Role>, List<Subject>, List<ResDate>, List<Relationship>, List<STCSpatial>, List<STCTemporal>, List<STCSpectral>, List<Capability>, List<Interface>, List<InterfaceParam>, List<Schema>, List<Table>, List<Column>, List<TAPTable>, List<Detail>) - Constructor for class org.ivoa.dm.regtap.Resource
-
full parameter constructor.
- Resource(Resource) - Constructor for class org.ivoa.dm.regtap.Resource
-
Copy Constructor.
- Resource.ResourceBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Resource, mainly for use in the functional builder pattern.
- ResourceBuilder() - Constructor for class org.ivoa.dm.regtap.Resource.ResourceBuilder
- result_type - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
The MIME type of a document returned in the HTTP response.
- result_type - Variable in class org.ivoa.dm.regtap.Interface
-
The MIME type of a document returned in the HTTP response.
- rights - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A statement of usage conditions (license, attribution, embargo, etc).
- rights - Variable in class org.ivoa.dm.regtap.Resource
-
A statement of usage conditions (license, attribution, embargo, etc).
- rights_uri - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A URI identifying a license the data is made available under.
- rights_uri - Variable in class org.ivoa.dm.regtap.Resource
-
A URI identifying a license the data is made available under.
- role - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
roles.
- role - Variable in class org.ivoa.dm.regtap.Resource
-
roles.
- Role - Class in org.ivoa.dm.regtap
-
Entities (persons or organizations) operating on re- sources: creators, contacts, publishers, contributors.
- Role() - Constructor for class org.ivoa.dm.regtap.Role
-
Creates a new Role
- Role(String, String, String, String, String, String, String) - Constructor for class org.ivoa.dm.regtap.Role
-
full parameter constructor.
- Role(Role) - Constructor for class org.ivoa.dm.regtap.Role
-
Copy Constructor.
- role_ivoid - Variable in class org.ivoa.dm.regtap.Role
-
An IVOA identifier of a person or organization.
- role_ivoid - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
An IVOA identifier of a person or organization.
- role_name - Variable in class org.ivoa.dm.regtap.Role
-
The ivoa:real-world name or title of a person or organization.
- role_name - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
The ivoa:real-world name or title of a person or organization.
- Role.RoleBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Role, mainly for use in the functional builder pattern.
- RoleBuilder() - Constructor for class org.ivoa.dm.regtap.Role.RoleBuilder
S
- schema - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
schema.
- schema - Variable in class org.ivoa.dm.regtap.Resource
-
schema.
- Schema - Class in org.ivoa.dm.regtap
-
Sets of tables related to resources.
- Schema() - Constructor for class org.ivoa.dm.regtap.Schema
-
Creates a new Schema
- Schema(Integer, String, String, String, String) - Constructor for class org.ivoa.dm.regtap.Schema
-
full parameter constructor.
- Schema(Schema) - Constructor for class org.ivoa.dm.regtap.Schema
-
Copy Constructor.
- schema_description - Variable in class org.ivoa.dm.regtap.Schema
-
A free text description of the tableset explaining in general how all of the tables are related.
- schema_description - Variable in class org.ivoa.dm.regtap.Schema.SchemaBuilder
-
A free text description of the tableset explaining in general how all of the tables are related.
- schema_index - Variable in class org.ivoa.dm.regtap.Schema
-
An arbitrary identifier for the res_schema rows belonging to a resource.
- schema_index - Variable in class org.ivoa.dm.regtap.Schema.SchemaBuilder
-
An arbitrary identifier for the res_schema rows belonging to a resource.
- schema_index - Variable in class org.ivoa.dm.regtap.Table
-
Index of the schema this table belongs to, if it belongs to a schema (otherwise NULL).
- schema_index - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
Index of the schema this table belongs to, if it belongs to a schema (otherwise NULL).
- schema_name - Variable in class org.ivoa.dm.regtap.Schema
-
A name for the set of tables.
- schema_name - Variable in class org.ivoa.dm.regtap.Schema.SchemaBuilder
-
A name for the set of tables.
- schema_title - Variable in class org.ivoa.dm.regtap.Schema
-
A descriptive, human-interpretable name for the table set.
- schema_title - Variable in class org.ivoa.dm.regtap.Schema.SchemaBuilder
-
A descriptive, human-interpretable name for the table set.
- schema_utype - Variable in class org.ivoa.dm.regtap.Schema
-
An identifier for a concept in a data model that the data in this schema as a whole represent.
- schema_utype - Variable in class org.ivoa.dm.regtap.Schema.SchemaBuilder
-
An identifier for a concept in a data model that the data in this schema as a whole represent.
- Schema.SchemaBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Schema, mainly for use in the functional builder pattern.
- SchemaBuilder() - Constructor for class org.ivoa.dm.regtap.Schema.SchemaBuilder
- setAccess_url(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set access_url Attribute.
- setAlt_identifier(String) - Method in class org.ivoa.dm.regtap.AltIdentifier
-
Set alt_identifier Attribute.
- setAltId(List<AltIdentifier>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole altId composition.
- setArraysize(String) - Method in class org.ivoa.dm.regtap.Column
-
Set arraysize Attribute.
- setArraysize(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set arraysize Attribute.
- setAuthenticated_only(Integer) - Method in class org.ivoa.dm.regtap.Interface
-
Set authenticated_only Attribute.
- setBase_role(String) - Method in class org.ivoa.dm.regtap.Role
-
Set base_role Attribute.
- setCap_description(String) - Method in class org.ivoa.dm.regtap.Capability
-
Set cap_description Attribute.
- setCap_index(Integer) - Method in class org.ivoa.dm.regtap.Capability
-
Set cap_index Attribute.
- setCap_index(Integer) - Method in class org.ivoa.dm.regtap.Detail
-
Set cap_index Attribute.
- setCap_index(Integer) - Method in class org.ivoa.dm.regtap.Interface
-
Set cap_index Attribute.
- setCap_index(Integer) - Method in class org.ivoa.dm.regtap.Validation
-
Set cap_index Attribute.
- setCap_type(String) - Method in class org.ivoa.dm.regtap.Capability
-
Set cap_type Attribute.
- setCapability(List<Capability>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole capability composition.
- setColumn(List<Column>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole column composition.
- setColumn_description(String) - Method in class org.ivoa.dm.regtap.Column
-
Set column_description Attribute.
- setContent_level(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set content_level Attribute.
- setContent_type(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set content_type Attribute.
- setCoverage(String) - Method in class org.ivoa.dm.regtap.STCSpatial
-
Set coverage Attribute.
- setCreated(Date) - Method in class org.ivoa.dm.regtap.Resource
-
Set created Attribute.
- setCreator_seq(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set creator_seq Attribute.
- setDatatype(String) - Method in class org.ivoa.dm.regtap.Column
-
Set datatype Attribute.
- setDatatype(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set datatype Attribute.
- setDate(List<ResDate>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole date composition.
- setDate_value(Date) - Method in class org.ivoa.dm.regtap.ResDate
-
Set date_value Attribute.
- setDelim(String) - Method in class org.ivoa.dm.regtap.Column
-
Set delim Attribute.
- setDelim(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set delim Attribute.
- setDetail(List<Detail>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole detail composition.
- setDetail_value(String) - Method in class org.ivoa.dm.regtap.Detail
-
Set detail_value Attribute.
- setDetail_xpath(String) - Method in class org.ivoa.dm.regtap.Detail
-
Set detail_xpath Attribute.
- setEmail(String) - Method in class org.ivoa.dm.regtap.Role
-
Set email Attribute.
- setExtended_schema(String) - Method in class org.ivoa.dm.regtap.Column
-
Set extended_schema Attribute.
- setExtended_schema(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set extended_schema Attribute.
- setExtended_type(String) - Method in class org.ivoa.dm.regtap.Column
-
Set extended_type Attribute.
- setExtended_type(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set extended_type Attribute.
- setFlag(String) - Method in class org.ivoa.dm.regtap.Column
-
Set flag Attribute.
- setInterface(List<Interface>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole interface composition.
- setIntf_index(Integer) - Method in class org.ivoa.dm.regtap.Interface
-
Set intf_index Attribute.
- setIntf_index(Integer) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set intf_index Attribute.
- setIntf_role(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set intf_role Attribute.
- setIntf_type(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set intf_type Attribute.
- setIvoid(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set ivoid Attribute.
- setLogo(String) - Method in class org.ivoa.dm.regtap.Role
-
Set logo Attribute.
- setMirror_url(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set mirror_url Attribute.
- setName(String) - Method in class org.ivoa.dm.regtap.Column
-
Set name Attribute.
- setName(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set name Attribute.
- setNrows(Integer) - Method in class org.ivoa.dm.regtap.Table
-
Set nrows Attribute.
- setParam(List<InterfaceParam>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole param composition.
- setParam_description(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set param_description Attribute.
- setParam_use(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set param_use Attribute.
- setQuery_type(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set query_type Attribute.
- setRef_system_name(String) - Method in class org.ivoa.dm.regtap.STCSpatial
-
Set ref_system_name Attribute.
- setReference_url(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set reference_url Attribute.
- setRegion_of_regard(Double) - Method in class org.ivoa.dm.regtap.Resource
-
Set region_of_regard Attribute.
- setRelated_id(String) - Method in class org.ivoa.dm.regtap.Relationship
-
Set related_id Attribute.
- setRelated_name(String) - Method in class org.ivoa.dm.regtap.Relationship
-
Set related_name Attribute.
- setRelationship(List<Relationship>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole relationship composition.
- setRelationship_type(String) - Method in class org.ivoa.dm.regtap.Relationship
-
Set relationship_type Attribute.
- setRes_description(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set res_description Attribute.
- setRes_subject(String) - Method in class org.ivoa.dm.regtap.Subject
-
Set res_subject Attribute.
- setRes_title(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set res_title Attribute.
- setRes_type(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set res_type Attribute.
- setRes_version(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set res_version Attribute.
- setResult_type(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set result_type Attribute.
- setRights(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set rights Attribute.
- setRights_uri(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set rights_uri Attribute.
- setRole(List<Role>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole role composition.
- setRole_ivoid(String) - Method in class org.ivoa.dm.regtap.Role
-
Set role_ivoid Attribute.
- setRole_name(String) - Method in class org.ivoa.dm.regtap.Role
-
Set role_name Attribute.
- setSchema(List<Schema>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole schema composition.
- setSchema_description(String) - Method in class org.ivoa.dm.regtap.Schema
-
Set schema_description Attribute.
- setSchema_index(Integer) - Method in class org.ivoa.dm.regtap.Schema
-
Set schema_index Attribute.
- setSchema_index(Integer) - Method in class org.ivoa.dm.regtap.Table
-
Set schema_index Attribute.
- setSchema_name(String) - Method in class org.ivoa.dm.regtap.Schema
-
Set schema_name Attribute.
- setSchema_title(String) - Method in class org.ivoa.dm.regtap.Schema
-
Set schema_title Attribute.
- setSchema_utype(String) - Method in class org.ivoa.dm.regtap.Schema
-
Set schema_utype Attribute.
- setShort_name(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set short_name Attribute.
- setSource_format(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set source_format Attribute.
- setSource_value(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set source_value Attribute.
- setSpatialCoverage(List<STCSpatial>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole spatialCoverage composition.
- setSpectral_end(Double) - Method in class org.ivoa.dm.regtap.STCSpectral
-
Set spectral_end Attribute.
- setSpectral_start(Double) - Method in class org.ivoa.dm.regtap.STCSpectral
-
Set spectral_start Attribute.
- setSpectralCoverage(List<STCSpectral>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole spectralCoverage composition.
- setStandard_id(String) - Method in class org.ivoa.dm.regtap.Capability
-
Set standard_id Attribute.
- setStd(Integer) - Method in class org.ivoa.dm.regtap.Column
-
Set std Attribute.
- setStd(Integer) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set std Attribute.
- setStd_version(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set std_version Attribute.
- setStreet_address(String) - Method in class org.ivoa.dm.regtap.Role
-
Set street_address Attribute.
- setSubject(List<Subject>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole subject composition.
- setSvcid(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
Set svcid Attribute.
- setTable(List<Table>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole table composition.
- setTable_description(String) - Method in class org.ivoa.dm.regtap.Table
-
Set table_description Attribute.
- setTable_description(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
Set table_description Attribute.
- setTable_index(Integer) - Method in class org.ivoa.dm.regtap.Column
-
Set table_index Attribute.
- setTable_index(Integer) - Method in class org.ivoa.dm.regtap.Table
-
Set table_index Attribute.
- setTable_name(String) - Method in class org.ivoa.dm.regtap.Table
-
Set table_name Attribute.
- setTable_name(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
Set table_name Attribute.
- setTable_title(String) - Method in class org.ivoa.dm.regtap.Table
-
Set table_title Attribute.
- setTable_title(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
Set table_title Attribute.
- setTable_type(String) - Method in class org.ivoa.dm.regtap.Table
-
Set table_type Attribute.
- setTable_utype(String) - Method in class org.ivoa.dm.regtap.Table
-
Set table_utype Attribute.
- setTable_utype(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
Set table_utype Attribute.
- setTapTables(List<TAPTable>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole tapTables composition.
- setTelephone(String) - Method in class org.ivoa.dm.regtap.Role
-
Set telephone Attribute.
- setTemporalCoverage(List<STCTemporal>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole temporalCoverage composition.
- setTime_end(Double) - Method in class org.ivoa.dm.regtap.STCTemporal
-
Set time_end Attribute.
- setTime_start(Double) - Method in class org.ivoa.dm.regtap.STCTemporal
-
Set time_start Attribute.
- setType_system(String) - Method in class org.ivoa.dm.regtap.Column
-
Set type_system Attribute.
- setUcd(String) - Method in class org.ivoa.dm.regtap.Column
-
Set ucd Attribute.
- setUcd(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set ucd Attribute.
- setUnit(String) - Method in class org.ivoa.dm.regtap.Column
-
Set unit Attribute.
- setUnit(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set unit Attribute.
- setUpdated(Date) - Method in class org.ivoa.dm.regtap.Resource
-
Set updated Attribute.
- setUrl_use(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set url_use Attribute.
- setUtype(String) - Method in class org.ivoa.dm.regtap.Column
-
Set utype Attribute.
- setUtype(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Set utype Attribute.
- setVal_level(Integer) - Method in class org.ivoa.dm.regtap.Validation
-
Set val_level Attribute.
- setValidated_by(String) - Method in class org.ivoa.dm.regtap.Validation
-
Set validated_by Attribute.
- setValidation(List<Validation>) - Method in class org.ivoa.dm.regtap.Resource
-
Defines whole validation composition.
- setValue_role(String) - Method in class org.ivoa.dm.regtap.ResDate
-
Set value_role Attribute.
- setWaveband(String) - Method in class org.ivoa.dm.regtap.Resource
-
Set waveband Attribute.
- setWsdl_url(String) - Method in class org.ivoa.dm.regtap.Interface
-
Set wsdl_url Attribute.
- short_name - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A short name or abbreviation given to something, for presentation in space-constrained fields (up to 16 characters).
- short_name - Variable in class org.ivoa.dm.regtap.Resource
-
A short name or abbreviation given to something, for presentation in space-constrained fields (up to 16 characters).
- source_format - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
The format of source_value.
- source_format - Variable in class org.ivoa.dm.regtap.Resource
-
The format of source_value.
- source_value - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A bibliographic reference from which the present resource is derived or extracted.
- source_value - Variable in class org.ivoa.dm.regtap.Resource
-
A bibliographic reference from which the present resource is derived or extracted.
- spatialCoverage - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
STC spatial coverage.
- spatialCoverage - Variable in class org.ivoa.dm.regtap.Resource
-
STC spatial coverage.
- spectral_end - Variable in class org.ivoa.dm.regtap.STCSpectral
-
Upper limit (in Joules) of messenger energy interval covered by the resource (for the solar system barycenter).
- spectral_end - Variable in class org.ivoa.dm.regtap.STCSpectral.STCSpectralBuilder
-
Upper limit (in Joules) of messenger energy interval covered by the resource (for the solar system barycenter).
- spectral_start - Variable in class org.ivoa.dm.regtap.STCSpectral
-
Lower limit (in Joules) of messenger energy interval covered by the resource (for the solar system barycenter).
- spectral_start - Variable in class org.ivoa.dm.regtap.STCSpectral.STCSpectralBuilder
-
Lower limit (in Joules) of messenger energy interval covered by the resource (for the solar system barycenter).
- spectralCoverage - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
STC Spectral.
- spectralCoverage - Variable in class org.ivoa.dm.regtap.Resource
-
STC Spectral.
- standard_id - Variable in class org.ivoa.dm.regtap.Capability.CapabilityBuilder
-
A URI for a standard this capability conforms to.
- standard_id - Variable in class org.ivoa.dm.regtap.Capability
-
A URI for a standard this capability conforms to.
- STCSpatial - Class in org.ivoa.dm.regtap
-
The spatial coverage of resources.
- STCSpatial() - Constructor for class org.ivoa.dm.regtap.STCSpatial
-
Creates a new STCSpatial
- STCSpatial(String, String) - Constructor for class org.ivoa.dm.regtap.STCSpatial
-
full parameter constructor.
- STCSpatial(STCSpatial) - Constructor for class org.ivoa.dm.regtap.STCSpatial
-
Copy Constructor.
- STCSpatial.STCSpatialBuilder - Class in org.ivoa.dm.regtap
-
A builder class for STCSpatial, mainly for use in the functional builder pattern.
- STCSpatialBuilder() - Constructor for class org.ivoa.dm.regtap.STCSpatial.STCSpatialBuilder
- STCSpectral - Class in org.ivoa.dm.regtap
-
The spectral coverage of resources, given as one or more intervals.
- STCSpectral() - Constructor for class org.ivoa.dm.regtap.STCSpectral
-
Creates a new STCSpectral
- STCSpectral(Double, Double) - Constructor for class org.ivoa.dm.regtap.STCSpectral
-
full parameter constructor.
- STCSpectral(STCSpectral) - Constructor for class org.ivoa.dm.regtap.STCSpectral
-
Copy Constructor.
- STCSpectral.STCSpectralBuilder - Class in org.ivoa.dm.regtap
-
A builder class for STCSpectral, mainly for use in the functional builder pattern.
- STCSpectralBuilder() - Constructor for class org.ivoa.dm.regtap.STCSpectral.STCSpectralBuilder
- STCTemporal - Class in org.ivoa.dm.regtap
-
The temporal coverage of resources, given as one or more intervals.
- STCTemporal() - Constructor for class org.ivoa.dm.regtap.STCTemporal
-
Creates a new STCTemporal
- STCTemporal(Double, Double) - Constructor for class org.ivoa.dm.regtap.STCTemporal
-
full parameter constructor.
- STCTemporal(STCTemporal) - Constructor for class org.ivoa.dm.regtap.STCTemporal
-
Copy Constructor.
- STCTemporal.STCTemporalBuilder - Class in org.ivoa.dm.regtap
-
A builder class for STCTemporal, mainly for use in the functional builder pattern.
- STCTemporalBuilder() - Constructor for class org.ivoa.dm.regtap.STCTemporal.STCTemporalBuilder
- std - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
If 1, the meaning and use of this column is reserved and defined by a standard model.
- std - Variable in class org.ivoa.dm.regtap.Column
-
If 1, the meaning and use of this column is reserved and defined by a standard model.
- std - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
If 1, the meaning and use of this parameter is reserved and defined by a standard model.
- std - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
If 1, the meaning and use of this parameter is reserved and defined by a standard model.
- std_version - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
The version of a standard interface specification that this interface complies with.
- std_version - Variable in class org.ivoa.dm.regtap.Interface
-
The version of a standard interface specification that this interface complies with.
- street_address - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
A mailing address for a person or organization.
- street_address - Variable in class org.ivoa.dm.regtap.Role
-
A mailing address for a person or organization.
- subject - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
subjects.
- subject - Variable in class org.ivoa.dm.regtap.Resource
-
subjects.
- Subject - Class in org.ivoa.dm.regtap
-
Topics, object types, or other descriptive keywords about the resource.
- Subject() - Constructor for class org.ivoa.dm.regtap.Subject
-
Creates a new Subject
- Subject(String) - Constructor for class org.ivoa.dm.regtap.Subject
-
full parameter constructor.
- Subject(Subject) - Constructor for class org.ivoa.dm.regtap.Subject
-
Copy Constructor.
- Subject.SubjectBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Subject, mainly for use in the functional builder pattern.
- SubjectBuilder() - Constructor for class org.ivoa.dm.regtap.Subject.SubjectBuilder
- svcid - Variable in class org.ivoa.dm.regtap.TAPTable
-
IVOA identifier of the TAP service making this table queriable.
- svcid - Variable in class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
-
IVOA identifier of the TAP service making this table queriable.
T
- table - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
tables.
- table - Variable in class org.ivoa.dm.regtap.Resource
-
tables.
- Table - Class in org.ivoa.dm.regtap
-
(Relational) tables that are part of schemata or resources.
- Table() - Constructor for class org.ivoa.dm.regtap.Table
-
Creates a new Table
- Table(Integer, String, String, Integer, String, String, String, Integer) - Constructor for class org.ivoa.dm.regtap.Table
-
full parameter constructor.
- Table(Table) - Constructor for class org.ivoa.dm.regtap.Table
-
Copy Constructor.
- table_description - Variable in class org.ivoa.dm.regtap.Table
-
A free-text description of the table's contents.
- table_description - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
A free-text description of the table's contents.
- table_description - Variable in class org.ivoa.dm.regtap.TAPTable
-
A free-text description of the table's contents.
- table_description - Variable in class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
-
A free-text description of the table's contents.
- table_index - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
Index of the table this column belongs to.
- table_index - Variable in class org.ivoa.dm.regtap.Column
-
Index of the table this column belongs to.
- table_index - Variable in class org.ivoa.dm.regtap.Table
-
An arbitrary identifier for the tables belonging to a resource.
- table_index - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
An arbitrary identifier for the tables belonging to a resource.
- table_name - Variable in class org.ivoa.dm.regtap.Table
-
The fully qualified name of the table.
- table_name - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
The fully qualified name of the table.
- table_name - Variable in class org.ivoa.dm.regtap.TAPTable
-
The fully qualified name of the table.
- table_name - Variable in class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
-
The fully qualified name of the table.
- table_title - Variable in class org.ivoa.dm.regtap.Table
-
A descriptive, human-interpretable name for the table.
- table_title - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
A descriptive, human-interpretable name for the table.
- table_title - Variable in class org.ivoa.dm.regtap.TAPTable
-
A descriptive, human-interpretable name for the table.
- table_title - Variable in class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
-
A descriptive, human-interpretable name for the table.
- table_type - Variable in class org.ivoa.dm.regtap.Table
-
A name for the role this table plays.
- table_type - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
A name for the role this table plays.
- table_utype - Variable in class org.ivoa.dm.regtap.Table
-
An identifier for a concept in a data model that the data in this table as a whole represent.
- table_utype - Variable in class org.ivoa.dm.regtap.Table.TableBuilder
-
An identifier for a concept in a data model that the data in this table as a whole represent.
- table_utype - Variable in class org.ivoa.dm.regtap.TAPTable
-
An identifier for a concept in a data model that the data in this table as a whole represent.
- table_utype - Variable in class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
-
An identifier for a concept in a data model that the data in this table as a whole represent.
- Table.TableBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Table, mainly for use in the functional builder pattern.
- TableBuilder() - Constructor for class org.ivoa.dm.regtap.Table.TableBuilder
- TAPSchema() - Static method in class org.ivoa.dm.regtap.RegTAPModel
-
the TAP schema for the model.
- TAPTable - Class in org.ivoa.dm.regtap
-
TAP-queriable tables.
- TAPTable() - Constructor for class org.ivoa.dm.regtap.TAPTable
-
Creates a new TAPTable
- TAPTable(String, String, String, String, String) - Constructor for class org.ivoa.dm.regtap.TAPTable
-
full parameter constructor.
- TAPTable(TAPTable) - Constructor for class org.ivoa.dm.regtap.TAPTable
-
Copy Constructor.
- TAPTable.TAPTableBuilder - Class in org.ivoa.dm.regtap
-
A builder class for TAPTable, mainly for use in the functional builder pattern.
- TAPTableBuilder() - Constructor for class org.ivoa.dm.regtap.TAPTable.TAPTableBuilder
- tapTables - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
TAP tables.
- tapTables - Variable in class org.ivoa.dm.regtap.Resource
-
TAP tables.
- telephone - Variable in class org.ivoa.dm.regtap.Role.RoleBuilder
-
A telephone number the entity can be reached at.
- telephone - Variable in class org.ivoa.dm.regtap.Role
-
A telephone number the entity can be reached at.
- temporalCoverage - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
STC Temporal.
- temporalCoverage - Variable in class org.ivoa.dm.regtap.Resource
-
STC Temporal.
- time_end - Variable in class org.ivoa.dm.regtap.STCTemporal.STCTemporalBuilder
-
Upper limit of a time interval covered by the resource in MJD.
- time_end - Variable in class org.ivoa.dm.regtap.STCTemporal
-
Upper limit of a time interval covered by the resource in MJD.
- time_start - Variable in class org.ivoa.dm.regtap.STCTemporal.STCTemporalBuilder
-
Lower limit of a time interval covered by the resource in MJD.
- time_start - Variable in class org.ivoa.dm.regtap.STCTemporal
-
Lower limit of a time interval covered by the resource in MJD.
- translate(InputStream) - Method in class org.ivoa.dm.regtap.trans.RegTapTranslator
-
Translate a VOResource instance to RegTAP XML instance.
- type_system - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
The type system used, as a QName with a canonical prefix; this will ususally be one of vs:simpledatatype, vs:votabletype, and vs:taptype.
- type_system - Variable in class org.ivoa.dm.regtap.Column
-
The type system used, as a QName with a canonical prefix; this will ususally be one of vs:simpledatatype, vs:votabletype, and vs:taptype.
U
- ucd - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
A unified content descriptor that describes the scientific content of the column.
- ucd - Variable in class org.ivoa.dm.regtap.Column
-
A unified content descriptor that describes the scientific content of the column.
- ucd - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
A unified content descriptor that describes the scientific content of the parameter.
- ucd - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
A unified content descriptor that describes the scientific content of the parameter.
- unit - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
The unit associated with all values in the column.
- unit - Variable in class org.ivoa.dm.regtap.Column
-
The unit associated with all values in the column.
- unit - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
The unit associated with all values in the parameter.
- unit - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
The unit associated with all values in the parameter.
- updated - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
The UTC date this resource metadata description was last updated.
- updated - Variable in class org.ivoa.dm.regtap.Resource
-
The UTC date this resource metadata description was last updated.
- updateUsing(AltIdentifier) - Method in class org.ivoa.dm.regtap.AltIdentifier
-
Update this object with the content of the given object.
- updateUsing(Capability) - Method in class org.ivoa.dm.regtap.Capability
-
Update this object with the content of the given object.
- updateUsing(Column) - Method in class org.ivoa.dm.regtap.Column
-
Update this object with the content of the given object.
- updateUsing(Detail) - Method in class org.ivoa.dm.regtap.Detail
-
Update this object with the content of the given object.
- updateUsing(Interface) - Method in class org.ivoa.dm.regtap.Interface
-
Update this object with the content of the given object.
- updateUsing(InterfaceParam) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
Update this object with the content of the given object.
- updateUsing(Relationship) - Method in class org.ivoa.dm.regtap.Relationship
-
Update this object with the content of the given object.
- updateUsing(ResDate) - Method in class org.ivoa.dm.regtap.ResDate
-
Update this object with the content of the given object.
- updateUsing(Resource) - Method in class org.ivoa.dm.regtap.Resource
-
Update this object with the content of the given object.
- updateUsing(Role) - Method in class org.ivoa.dm.regtap.Role
-
Update this object with the content of the given object.
- updateUsing(Schema) - Method in class org.ivoa.dm.regtap.Schema
-
Update this object with the content of the given object.
- updateUsing(STCSpatial) - Method in class org.ivoa.dm.regtap.STCSpatial
-
Update this object with the content of the given object.
- updateUsing(STCSpectral) - Method in class org.ivoa.dm.regtap.STCSpectral
-
Update this object with the content of the given object.
- updateUsing(STCTemporal) - Method in class org.ivoa.dm.regtap.STCTemporal
-
Update this object with the content of the given object.
- updateUsing(Subject) - Method in class org.ivoa.dm.regtap.Subject
-
Update this object with the content of the given object.
- updateUsing(Table) - Method in class org.ivoa.dm.regtap.Table
-
Update this object with the content of the given object.
- updateUsing(TAPTable) - Method in class org.ivoa.dm.regtap.TAPTable
-
Update this object with the content of the given object.
- updateUsing(Validation) - Method in class org.ivoa.dm.regtap.Validation
-
Update this object with the content of the given object.
- url_use - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
A flag indicating whether this should be interpreted as a base URL ('base'), a full URL ('full'), or a URL to a directory that will produce a listing of files ('dir').
- url_use - Variable in class org.ivoa.dm.regtap.Interface
-
A flag indicating whether this should be interpreted as a base URL ('base'), a full URL ('full'), or a URL to a directory that will produce a listing of files ('dir').
- utype - Variable in class org.ivoa.dm.regtap.Column.ColumnBuilder
-
An identifier for a role in a data model that the data in this column represents.
- utype - Variable in class org.ivoa.dm.regtap.Column
-
An identifier for a role in a data model that the data in this column represents.
- utype - Variable in class org.ivoa.dm.regtap.InterfaceParam.InterfaceParamBuilder
-
An identifier for a role in a data model that the data in this parameter represents.
- utype - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
An identifier for a role in a data model that the data in this parameter represents.
V
- val_level - Variable in class org.ivoa.dm.regtap.Validation
-
A numeric grade describing the quality of the resource description, when applicable, to be used to indicate the confidence an end-user can put in the resource as part of a VO application or research study.
- val_level - Variable in class org.ivoa.dm.regtap.Validation.ValidationBuilder
-
A numeric grade describing the quality of the resource description, when applicable, to be used to indicate the confidence an end-user can put in the resource as part of a VO application or research study.
- validated_by - Variable in class org.ivoa.dm.regtap.Validation
-
The IVOA ID of the registry or organisation that assigned the validation level.
- validated_by - Variable in class org.ivoa.dm.regtap.Validation.ValidationBuilder
-
The IVOA ID of the registry or organisation that assigned the validation level.
- validation - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
validation level.
- validation - Variable in class org.ivoa.dm.regtap.Resource
-
validation level.
- Validation - Class in org.ivoa.dm.regtap
-
Validation levels for resources and capabilities.
- Validation() - Constructor for class org.ivoa.dm.regtap.Validation
-
Creates a new Validation
- Validation(String, Integer, Integer) - Constructor for class org.ivoa.dm.regtap.Validation
-
full parameter constructor.
- Validation(Validation) - Constructor for class org.ivoa.dm.regtap.Validation
-
Copy Constructor.
- Validation.ValidationBuilder - Class in org.ivoa.dm.regtap
-
A builder class for Validation, mainly for use in the functional builder pattern.
- ValidationBuilder() - Constructor for class org.ivoa.dm.regtap.Validation.ValidationBuilder
- value_role - Variable in class org.ivoa.dm.regtap.ResDate.ResDateBuilder
-
A ivoa:string indicating what the date refers to, e.g., created, availability, updated.
- value_role - Variable in class org.ivoa.dm.regtap.ResDate
-
A ivoa:string indicating what the date refers to, e.g., created, availability, updated.
W
- waveband - Variable in class org.ivoa.dm.regtap.Resource.ResourceBuilder
-
A hash-separated list of regions of the electro-magnetic spectrum that the resource's spectral coverage overlaps with.
- waveband - Variable in class org.ivoa.dm.regtap.Resource
-
A hash-separated list of regions of the electro-magnetic spectrum that the resource's spectral coverage overlaps with.
- withAccess_url(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for access_url Attribute.
- withAlt_identifier(String) - Method in class org.ivoa.dm.regtap.AltIdentifier
-
fluent setter for alt_identifier Attribute.
- withArraysize(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for arraysize Attribute.
- withArraysize(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for arraysize Attribute.
- withAuthenticated_only(Integer) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for authenticated_only Attribute.
- withBase_role(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for base_role Attribute.
- withCap_description(String) - Method in class org.ivoa.dm.regtap.Capability
-
fluent setter for cap_description Attribute.
- withCap_index(Integer) - Method in class org.ivoa.dm.regtap.Capability
-
fluent setter for cap_index Attribute.
- withCap_index(Integer) - Method in class org.ivoa.dm.regtap.Detail
-
fluent setter for cap_index Attribute.
- withCap_index(Integer) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for cap_index Attribute.
- withCap_index(Integer) - Method in class org.ivoa.dm.regtap.Validation
-
fluent setter for cap_index Attribute.
- withCap_type(String) - Method in class org.ivoa.dm.regtap.Capability
-
fluent setter for cap_type Attribute.
- withColumn_description(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for column_description Attribute.
- withContent_level(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for content_level Attribute.
- withContent_type(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for content_type Attribute.
- withCoverage(String) - Method in class org.ivoa.dm.regtap.STCSpatial
-
fluent setter for coverage Attribute.
- withCreated(Date) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for created Attribute.
- withCreator_seq(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for creator_seq Attribute.
- withDatatype(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for datatype Attribute.
- withDatatype(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for datatype Attribute.
- withDate_value(Date) - Method in class org.ivoa.dm.regtap.ResDate
-
fluent setter for date_value Attribute.
- withDelim(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for delim Attribute.
- withDelim(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for delim Attribute.
- withDetail_value(String) - Method in class org.ivoa.dm.regtap.Detail
-
fluent setter for detail_value Attribute.
- withDetail_xpath(String) - Method in class org.ivoa.dm.regtap.Detail
-
fluent setter for detail_xpath Attribute.
- withEmail(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for email Attribute.
- withExtended_schema(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for extended_schema Attribute.
- withExtended_schema(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for extended_schema Attribute.
- withExtended_type(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for extended_type Attribute.
- withExtended_type(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for extended_type Attribute.
- withFlag(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for flag Attribute.
- withIntf_index(Integer) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for intf_index Attribute.
- withIntf_index(Integer) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for intf_index Attribute.
- withIntf_role(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for intf_role Attribute.
- withIntf_type(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for intf_type Attribute.
- withIvoid(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for ivoid Attribute.
- withLogo(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for logo Attribute.
- withMirror_url(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for mirror_url Attribute.
- withName(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for name Attribute.
- withName(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for name Attribute.
- withNrows(Integer) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for nrows Attribute.
- withParam_description(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for param_description Attribute.
- withParam_use(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for param_use Attribute.
- withQuery_type(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for query_type Attribute.
- withRef_system_name(String) - Method in class org.ivoa.dm.regtap.STCSpatial
-
fluent setter for ref_system_name Attribute.
- withReference_url(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for reference_url Attribute.
- withRegion_of_regard(Double) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for region_of_regard Attribute.
- withRelated_id(String) - Method in class org.ivoa.dm.regtap.Relationship
-
fluent setter for related_id Attribute.
- withRelated_name(String) - Method in class org.ivoa.dm.regtap.Relationship
-
fluent setter for related_name Attribute.
- withRelationship_type(String) - Method in class org.ivoa.dm.regtap.Relationship
-
fluent setter for relationship_type Attribute.
- withRes_description(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for res_description Attribute.
- withRes_subject(String) - Method in class org.ivoa.dm.regtap.Subject
-
fluent setter for res_subject Attribute.
- withRes_title(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for res_title Attribute.
- withRes_type(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for res_type Attribute.
- withRes_version(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for res_version Attribute.
- withResult_type(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for result_type Attribute.
- withRights(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for rights Attribute.
- withRights_uri(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for rights_uri Attribute.
- withRole_ivoid(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for role_ivoid Attribute.
- withRole_name(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for role_name Attribute.
- withSchema_description(String) - Method in class org.ivoa.dm.regtap.Schema
-
fluent setter for schema_description Attribute.
- withSchema_index(Integer) - Method in class org.ivoa.dm.regtap.Schema
-
fluent setter for schema_index Attribute.
- withSchema_index(Integer) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for schema_index Attribute.
- withSchema_name(String) - Method in class org.ivoa.dm.regtap.Schema
-
fluent setter for schema_name Attribute.
- withSchema_title(String) - Method in class org.ivoa.dm.regtap.Schema
-
fluent setter for schema_title Attribute.
- withSchema_utype(String) - Method in class org.ivoa.dm.regtap.Schema
-
fluent setter for schema_utype Attribute.
- withShort_name(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for short_name Attribute.
- withSource_format(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for source_format Attribute.
- withSource_value(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for source_value Attribute.
- withSpectral_end(Double) - Method in class org.ivoa.dm.regtap.STCSpectral
-
fluent setter for spectral_end Attribute.
- withSpectral_start(Double) - Method in class org.ivoa.dm.regtap.STCSpectral
-
fluent setter for spectral_start Attribute.
- withStandard_id(String) - Method in class org.ivoa.dm.regtap.Capability
-
fluent setter for standard_id Attribute.
- withStd(Integer) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for std Attribute.
- withStd(Integer) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for std Attribute.
- withStd_version(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for std_version Attribute.
- withStreet_address(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for street_address Attribute.
- withSvcid(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
fluent setter for svcid Attribute.
- withTable_description(String) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for table_description Attribute.
- withTable_description(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
fluent setter for table_description Attribute.
- withTable_index(Integer) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for table_index Attribute.
- withTable_index(Integer) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for table_index Attribute.
- withTable_name(String) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for table_name Attribute.
- withTable_name(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
fluent setter for table_name Attribute.
- withTable_title(String) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for table_title Attribute.
- withTable_title(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
fluent setter for table_title Attribute.
- withTable_type(String) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for table_type Attribute.
- withTable_utype(String) - Method in class org.ivoa.dm.regtap.Table
-
fluent setter for table_utype Attribute.
- withTable_utype(String) - Method in class org.ivoa.dm.regtap.TAPTable
-
fluent setter for table_utype Attribute.
- withTelephone(String) - Method in class org.ivoa.dm.regtap.Role
-
fluent setter for telephone Attribute.
- withTime_end(Double) - Method in class org.ivoa.dm.regtap.STCTemporal
-
fluent setter for time_end Attribute.
- withTime_start(Double) - Method in class org.ivoa.dm.regtap.STCTemporal
-
fluent setter for time_start Attribute.
- withType_system(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for type_system Attribute.
- withUcd(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for ucd Attribute.
- withUcd(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for ucd Attribute.
- withUnit(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for unit Attribute.
- withUnit(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for unit Attribute.
- withUpdated(Date) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for updated Attribute.
- withUrl_use(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for url_use Attribute.
- withUtype(String) - Method in class org.ivoa.dm.regtap.Column
-
fluent setter for utype Attribute.
- withUtype(String) - Method in class org.ivoa.dm.regtap.InterfaceParam
-
fluent setter for utype Attribute.
- withVal_level(Integer) - Method in class org.ivoa.dm.regtap.Validation
-
fluent setter for val_level Attribute.
- withValidated_by(String) - Method in class org.ivoa.dm.regtap.Validation
-
fluent setter for validated_by Attribute.
- withValue_role(String) - Method in class org.ivoa.dm.regtap.ResDate
-
fluent setter for value_role Attribute.
- withWaveband(String) - Method in class org.ivoa.dm.regtap.Resource
-
fluent setter for waveband Attribute.
- withWsdl_url(String) - Method in class org.ivoa.dm.regtap.Interface
-
fluent setter for wsdl_url Attribute.
- wsdl_url - Variable in class org.ivoa.dm.regtap.Interface.InterfaceBuilder
-
The location of the WSDL that describes this Web Service.
- wsdl_url - Variable in class org.ivoa.dm.regtap.Interface
-
The location of the WSDL that describes this Web Service.
_
- _id - Variable in class org.ivoa.dm.regtap.AltIdentifier
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Capability
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Column
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Detail
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Interface
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.InterfaceParam
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Relationship
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.ResDate
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Role
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Schema
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.STCSpatial
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.STCSpectral
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.STCTemporal
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Subject
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Table
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.TAPTable
-
inserted database key
- _id - Variable in class org.ivoa.dm.regtap.Validation
-
inserted database key
All Classes and Interfaces|All Packages