| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetlineage.model.assetContext |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetDescription
AssetDescription object holds properties that are used for displaying details of an asset, plus the properties
and classifications ans relationships.
|
class |
Relationship
The Relationship object holds properties that are used for displaying a relationship between two assets
|
| Modifier and Type | Method and Description |
|---|---|
Asset |
Relationship.getFromEntity() |
Asset |
Relationship.getToEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
Relationship.setFromEntity(Asset fromEntity) |
void |
Relationship.setToEntity(Asset toEntity) |
Copyright © 2018–2019 ODPi. All rights reserved.