| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.analyticsmodeling.synchronization.model |
| Modifier and Type | Method and Description |
|---|---|
static AssetReference |
AnalyticsAssetUtils.getAssetReferenceByGuid(AnalyticsAsset asset,
String guid)
Find reference to asset with GUID.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetReference> |
AnalyticsAsset.getReference() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AnalyticsAssetUtils.addReference(AnalyticsAsset asset,
AssetReference reference)
Add reference to the asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyticsAsset.setReference(List<AssetReference> reference) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.