| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected ElementClassification |
AssetClassification.classificationBean |
| Modifier and Type | Method and Description |
|---|---|
protected ElementClassification |
AssetClassification.getClassificationBean()
Return the classification bean.
|
| Constructor and Description |
|---|
AssetClassification(AssetDescriptor parentAsset,
ElementClassification classification)
Bean constructor with parent asset
|
AssetClassification(ElementClassification classification)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ElementClassification> |
ElementHeader.classifications |
| Modifier and Type | Method and Description |
|---|---|
List<ElementClassification> |
ElementHeader.getClassifications()
Return the list of classifications associated with the asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHeader.setClassifications(List<ElementClassification> classifications)
Set up the classifications associated with this connection.
|
| Constructor and Description |
|---|
ElementClassification(ElementClassification template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.