| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties |
| Modifier and Type | Field and Description |
|---|---|
protected List<AssetMeaning> |
AssetUniverse.meanings |
| Modifier and Type | Method and Description |
|---|---|
List<AssetMeaning> |
AssetReferenceable.getMeanings()
Return a list of the glossary terms attached to this referenceable object.
|
List<AssetMeaning> |
AssetUniverse.getMeanings()
Return the list of glossary definitions assigned directly to this asset.
|
| Constructor and Description |
|---|
AssetMeaning(AssetDescriptor parentAsset,
AssetMeaning templateMeaning)
Copy/clone constructor.
|
| Constructor and Description |
|---|
AssetUniverse(Asset assetBean,
AssetExternalIdentifiers externalIdentifiers,
AssetRelatedMediaReferences relatedMediaReferences,
AssetNoteLogs noteLogs,
AssetExternalReferences externalReferences,
AssetConnections connections,
AssetLicenses licenses,
AssetCertifications certifications,
List<AssetMeaning> meanings,
AssetSchemaType schema,
AssetFeedback feedback,
AssetLocations knownLocations,
AssetLineage lineage,
AssetRelatedAssets relatedAssets)
Typical Constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.