| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.ia.clientlibrary.model |
Defines data constructs needed to handle IBM Information Analyzer metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
Classification.getClassifications() |
List<Classification> |
DataClassificationResults.getDataClassCandidates() |
List<Classification> |
DataClassificationResults.getMatchedDataClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Classification.setClassifications(List<Classification> classifications) |
void |
DataClassificationResults.setDataClassCandidates(List<Classification> dataClassCandidates) |
void |
DataClassificationResults.setMatchedDataClasses(List<Classification> matchedDataClasses) |
Copyright © 2018–2019 ODPi. All rights reserved.