| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected Meaning |
AssetMeaning.meaningBean |
| Modifier and Type | Method and Description |
|---|---|
protected Meaning |
AssetMeaning.getMeaningBean()
Return the bean containing all of the properties
|
| Constructor and Description |
|---|
AssetMeaning(AssetDescriptor parentAsset,
Meaning meaningBean)
Bean constructor
|
AssetMeaning(Meaning meaningBean)
Bean constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Meaning> |
Referenceable.meanings |
| Modifier and Type | Method and Description |
|---|---|
List<Meaning> |
Referenceable.getMeanings()
Return the assigned meanings for this metadata entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Referenceable.setMeanings(List<Meaning> meanings)
Set up the assigned meanings for this metadata entity.
|
| Constructor and Description |
|---|
Meaning(Meaning templateMeaning)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.