| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.informationview.events |
| Modifier and Type | Method and Description |
|---|---|
BusinessTerm |
SemanticAssignment.getBusinessTerm() |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessTerm> |
ReportColumn.getBusinessTerms() |
List<BusinessTerm> |
DataViewColumn.getBusinessTerms() |
List<BusinessTerm> |
TableColumn.getBusinessTerms()
Return the business term associated to the column
|
| Modifier and Type | Method and Description |
|---|---|
void |
SemanticAssignment.setBusinessTerm(BusinessTerm businessTerm) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportColumn.setBusinessTerms(List<BusinessTerm> businessTerms) |
void |
DataViewColumn.setBusinessTerms(List<BusinessTerm> businessTerms) |
void |
TableColumn.setBusinessTerms(List<BusinessTerm> businessTerms)
set up the business term associated with the column
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.