Skip navigation links
A B C D E F G I M O P R S T V 

A

AnalyticsModelingCheckedException - Exception in org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions
Exception based on AnalyticsModelingErrorCode class AnalyticsModelingErrorCode
AnalyticsModelingCheckedException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions.AnalyticsModelingCheckedException
Constructor wrapping original external exception.
AnalyticsModelingCheckedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions.AnalyticsModelingCheckedException
Constructor for exception caused within component.
AnalyticsModelingErrorCode - Enum in org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc
The AnalyticsModelingErrorCode is definition of the first failure data capture (FFDC) for errors that occur when working with the Analytics Modeling OMAS Services.
AnalyticsModelingOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
The class is base for all responses of Analytics Modeling OMAS.
Response data is stored in data field as list of a response containers.
AnalyticsModelingOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AnalyticsModelingOMASAPIResponse
 

B

buildId() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Build id based on names of catalog and schema.

C

Column - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Relational database column abstraction.
Column() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
 

D

DatabasesResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
Response for request of the available databases.
DatabasesResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.DatabasesResponse
 
DataSource - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Data source model.
DataSource() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
 

E

ErrorResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
Response to return error.
ErrorResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
 
ErrorResponse(AnalyticsModelingCheckedException) - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Constructor initialized from exception thrown.

F

ForeignColumn - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Database table foreign column of foreign key abstraction.
ForeignColumn() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
 
ForeignKey - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Database table foreign key abstraction.
ForeignKey() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
 

G

getAttribute(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
Get attribute value identified by name.
getCatalog() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Get name of the relational database catalog.
getCatalog() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Get catalog name.
getColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Get column definition.
getColumnName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Get name of the column referencing primary key.
getData() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AnalyticsModelingOMASAPIResponse
Get data of the response.
getDataSource() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
Get data source element of the module.
getDatatype() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Get name of the column data type defined by ODBC standard.
getDbName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Get database name.
getDbType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Get type defining vendor.
getDbVersion() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Get version of the database.
getErrorCause() - Method in exception org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions.AnalyticsModelingCheckedException
Helper function to provide details of the original error.
getErrorCode() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Get error code.
getExceptionCause() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Get message of original cause - details.
getFkColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
 
getForeignKey() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Get list of foreign keys defined in the table.
getGUID() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Get global unique identifier of the database.
getId() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
Get response data identifier.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
Get module identifier.
getKeyedColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
Get list of columns names defining primary key.
getMessage() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Get error message
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.AnalyticsModelingErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.AnalyticsModelingErrorCode
Retrieve a message definition object for an exception.
getModule() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
Get Analytics Modeling module.
getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Get name of the relational database column.
getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Get name of the data source.
getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
 
getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
Get name of the primary key.
getName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Get name of the table.
getPkCatalog() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Get name of the catalog the primary column belongs to.
getPkColumn() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Get name of the primary column.
getPkName() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Get name of the primary key.
getPkSchema() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Get name of the schema the primary column belongs to.
getPkTable() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Get name of the table the primary column belongs to.
getPosition() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Get position of the item in the table.
getPrimaryKey() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Get definition of the primary key.
getReferencedColumns() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Get list of GUIDs for referenced columns.
getSchema() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Get name of the relational database schema.
getSchema() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Get schema name.
getSchemaType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Get schema type
getTable() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Get list of tables of the data source schema.
getTableItem() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Get list of table items.
getTablesList() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
 
getType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
Get type of the response data.
getVendorType() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Get name of the relational database column data type defined by vendor.
getVersion() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
Get version of the module.

I

IModuleObject - Interface in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Common interface for model classes.
isNullable() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Query if the column value can be NULL - not set

M

MetadataModule - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Analytics Modeling service module.
MetadataModule() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
 
ModuleResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
Response for request of the Analytics Modeling module.
ModuleResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ModuleResponse
 

O

org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc - package org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc
 
org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions - package org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.exceptions
 
org.odpi.openmetadata.accessservices.analyticsmodeling.model - package org.odpi.openmetadata.accessservices.analyticsmodeling.model
 
org.odpi.openmetadata.accessservices.analyticsmodeling.model.module - package org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
 
org.odpi.openmetadata.accessservices.analyticsmodeling.responses - package org.odpi.openmetadata.accessservices.analyticsmodeling.responses
 

P

PrimaryKey - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Database table primary key abstraction.
PrimaryKey() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
 

R

ResponseContainer - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
Base class container for the generic data in a response.
Each response data has set of attributes defined by names.
Id - identifier of the response data
Type - set by subclass to identify content of the response.
ResponseContainerDatabase - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
Response container for database.
The container has following attributes:
 name - database name.
 guid - unique identifier to access database metdata.
 type - of the database, vendor.
 version - database version.
The type of the container is 'database'.
ResponseContainerDatabase() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Constructor defines 'database' type
ResponseContainerDatabaseSchema - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
Response container for Analytics Modeling schema representation.
The container has following attributes:
 catalog - name of the schema catalog.
 schema - name of the schema.
 schemaType - this can be 'user' or 'system'.
ResponseContainerDatabaseSchema() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Constructor defines 'schema' type and sets schemaType to 'user'
ResponseContainerModule - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
Response container for Analytics Modeling module representation.
The container has following attributes:
 module - Analytics Modeling module representation.
The type of the container is 'module'.
ResponseContainerModule() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
Constructor defines 'module' type
ResponseContainerSchemaTables - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model
Response container for list of table names available in the schema.
The container has following attributes:
 tables - list of table names available in the schema.
The type of the container is 'tables'.
ResponseContainerSchemaTables() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
 

S

SchemasResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
Response for request of the available database schemas.
SchemasResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemasResponse
 
SchemaTablesResponse - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.responses
 
SchemaTablesResponse() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemaTablesResponse
 
setAttribute(String, Object) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
Set attribute value identified by name.
setCatalog(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Set name of the relational database catalog.
setCatalog(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Set catalog name.
setColumn(Column) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Set column definition.
setColumnName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Set name of the column referencing primary key.
setData(List<? extends ResponseContainer>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AnalyticsModelingOMASAPIResponse
Set response data.
setDatabasesList(List<ResponseContainerDatabase>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.DatabasesResponse
Set list of databases as response content.
setDataSource(List<DataSource>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
Set data source element of the module.
setDatatype(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Set name of the column data type defined by ODBC standard.
setDbName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Set database name.
setDbType(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Set type defining vendor.
setDbVersion(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Set version of the database.
setErrorCode(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Set error code.
setExceptionCause(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Set details of the error.
setFkColumn(List<ForeignColumn>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
 
setForeignKey(List<ForeignKey>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Set list of foreign keys for the table.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
Set global unique identifier of the database.
setId(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainer
Set response data identifier.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
Set module identifier.
setKeyedColumn(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
Set list of names defining primary key columns.
setMessage(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ErrorResponse
Set error message.
setModule(MetadataModule) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
Set Analytics Modeling module.
setModule(ResponseContainerModule) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.ModuleResponse
Set module definition.
setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Set name of the relational database column.
setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Set name of the data source.
setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignKey
 
setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.PrimaryKey
Set the name of primary key.
setName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Set table name.
setNullable(Boolean) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Define if the column value can be NULL - not set
setPkCatalog(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Set name of the catalog the primary column belongs to.
setPkColumn(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Set name of the primary column.
setPkName(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Set name of the primary key.
setPkSchema(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Set name of the schema the primary column belongs to.
setPkTable(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.ForeignColumn
Set name of the table the primary column belongs to.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Set position of the item in the table.
setPrimaryKey(List<PrimaryKey>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Set primary key for the table.
setReferencedColumns(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
Set list of referenced columns defined by GUID.
setSchema(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Set name of the relational database schema.
setSchema(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
Set schema name.
setSchemaList(List<ResponseContainerDatabaseSchema>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemasResponse
Set list of schemas available for database.
setTable(List<Table>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.DataSource
Set tables of the data source schema.
setTableItem(List<TableItem>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
Set list of table items.
setTableList(ResponseContainerSchemaTables) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.SchemaTablesResponse
Set list of tables of the schema.
setTablesList(List<String>) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
 
setVendorType(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Column
Set name of the relational database column data type defined by vendor.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.MetadataModule
Set version of the module.

T

Table - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Abstraction of the table in MOSER module.
Table() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.Table
 
TableItem - Class in org.odpi.openmetadata.accessservices.analyticsmodeling.model.module
Container to define column and additional attributes related to it.
TableItem() - Constructor for class org.odpi.openmetadata.accessservices.analyticsmodeling.model.module.TableItem
 
toString() - Method in class org.odpi.openmetadata.accessservices.analyticsmodeling.responses.AnalyticsModelingOMASAPIResponse
 
TYPE_DATABASE - Static variable in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabase
 
TYPE_MODULE - Static variable in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerModule
 
TYPE_SCHEMA - Static variable in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerDatabaseSchema
 
TYPE_TABLES - Static variable in class org.odpi.openmetadata.accessservices.analyticsmodeling.model.ResponseContainerSchemaTables
 

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.AnalyticsModelingErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.analyticsmodeling.ffdc.AnalyticsModelingErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I M O P R S T V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.