- addGraphContext(GraphContext) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
-
Add graphContext boolean.
- addVertex(LineageEntity) - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
-
Add vertex boolean.
- AssetContext - Class in org.odpi.openmetadata.accessservices.assetlineage.model
-
The asset context provides the entire lineage graph with vertices and edges.
- AssetContext() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
-
Instantiates a new Asset context.
- AssetLineageErrorCode - Enum in org.odpi.openmetadata.accessservices.assetlineage.ffdc
-
The AssetLineageErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Asset Lineage OMAS Services.
- AssetLineageEventHeader - Class in org.odpi.openmetadata.accessservices.assetlineage.event
-
AssetLineageEventHeader provides a common base for all events from the Data Engine access service.
- AssetLineageEventHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
-
- AssetLineageEventType - Enum in org.odpi.openmetadata.accessservices.assetlineage.event
-
AssetLineageEventType describes the different types of events can be produced by the Asset Lineage OMAS.
- AssetLineageException - Exception in org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception
-
AssetLineageException provides a checked exception for reporting errors found when using
the Asset Lineage OMAS services.
- AssetLineageException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
This is the typical constructor used for creating an exception.
- AssetLineageException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
This is the typical constructor used for creating an exception.
- AssetLineageException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
This is the constructor used for creating an exception when an unexpected error has been caught.
- AssetLineageException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
This is the constructor used for creating an exception when an unexpected error has been caught.
- AssetLineageException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
This is the constructor used when receiving an exception from a remote server.