- getAssetContext() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
-
Gets asset context.
- getAssetLineageEventType() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
-
- getCreatedBy() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets created by.
- getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets create time.
- getEdges() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
-
Gets edges.
- getEntity() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.Vertex
-
- getErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getErrorMessage() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
A formatted short description of the cause of the condition that resulted in this exception.
- getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
-
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
-
- getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventType
-
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.AssetLineageEventHeader
-
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getFromVertex() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
-
Gets from vertex.
- getGuid() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets guid.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getHttpErrorCode() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getLineageEntity() - Method in class org.odpi.openmetadata.accessservices.assetlineage.event.LineageEvent
-
- getNeighbors() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
-
Gets neighbors.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets properties.
- getRelationshipGuid() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
-
Gets relationship guid.
- getRelationshipType() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
-
Gets relationship type.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
An exception that was caught and wrapped by this exception.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
Return the HTTP response code to use with this exception.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
A description of the action that the system took as a result of the error condition.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
A description of the action necessary to correct the error.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
The type of request that the class was performing when the condition occurred that resulted in this
exception.
- getReportingClassName() - Method in exception org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception.AssetLineageException
-
The class that created this exception.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getToVertex() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
-
Gets to vertex.
- getTypeDefName() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets type def name.
- getUpdatedBy() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets updated by.
- getUpdateTime() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets update time.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.assetlineage.ffdc.AssetLineageErrorCode
-
- getVersion() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.LineageEntity
-
Gets version.
- getVertices() - Method in class org.odpi.openmetadata.accessservices.assetlineage.model.AssetContext
-
Get vertices set.
- GraphContext - Class in org.odpi.openmetadata.accessservices.assetlineage.model
-
The graph context provides the minimum lineage between two vertexes and the edge between them.
- GraphContext() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
-
Instantiates a new Graph context.
- GraphContext(String, String, LineageEntity, LineageEntity) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.model.GraphContext
-
Instantiates a new Graph context.