| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.elements | |
| org.odpi.openmetadata.accessservices.assetconsumer.properties |
| 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–2020 ODPi. All rights reserved.