| 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> |
TableColumn.getBusinessTerms()
Return the business term associated to the column
|
List<BusinessTerm> |
ReportColumn.getBusinessTerms() |
List<BusinessTerm> |
DataViewColumn.getBusinessTerms() |
| Modifier and Type | Method and Description |
|---|---|
void |
SemanticAssignment.setBusinessTerm(BusinessTerm businessTerm) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableColumn.setBusinessTerms(List<BusinessTerm> businessTerms)
set up the business term associated with the column
|
void |
ReportColumn.setBusinessTerms(List<BusinessTerm> businessTerms) |
void |
DataViewColumn.setBusinessTerms(List<BusinessTerm> businessTerms) |
Copyright © 2018–2020 ODPi. All rights reserved.