| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.elements |
The metadata elements describe the way that metadata is returned from the repository.
|
| org.odpi.openmetadata.accessservices.assetconsumer.properties |
These beans describe the core properties that are passed to the server to create and update metadata.
|
| Modifier and Type | Method and Description |
|---|---|
MeaningProperties |
MeaningElement.getMeaningProperties()
Return the properties for a meaning.
|
| Modifier and Type | Method and Description |
|---|---|
List<MeaningProperties> |
ElementHeader.getMeanings()
Return the assigned meanings for this metadata entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeaningElement.setMeaningProperties(MeaningProperties meaningProperties)
Set up the properties for a meaning.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHeader.setMeanings(List<MeaningProperties> meanings)
Set up the assigned meanings for this metadata entity.
|
| Constructor and Description |
|---|
MeaningProperties(MeaningProperties template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.