| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.informationview.events | |
| org.odpi.openmetadata.accessservices.informationview.responses |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedColumn |
| Modifier and Type | Method and Description |
|---|---|
TableColumn |
DerivedColumn.getSourceColumn()
Return the real column associated with the derived column
|
TableColumn |
SemanticAssignment.getTableColumn() |
| Modifier and Type | Method and Description |
|---|---|
List<TableColumn> |
TableContextEvent.getTableColumns()
Return the list of columns
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivedColumn.setSourceColumn(TableColumn sourceColumn)
set up the real column linked to the derived column
|
void |
SemanticAssignment.setTableColumn(TableColumn tableColumn) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableContextEvent.setTableColumns(List<TableColumn> tableColumns)
set up the column list of the table
|
| Modifier and Type | Method and Description |
|---|---|
List<TableColumn> |
TableColumnsResponse.getTableColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableColumnsResponse.setTableColumns(List<TableColumn> tableColumns) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.