Skip navigation links
C F G L O P R S T U V W 

C

clearAssetAsReferenceData(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the reference data designation from the asset.
clearBusinessSignificant(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the "BusinessSignificant" designation from the element.
clearColumnAsPrimaryKey(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the primary key designation from the schema attribute.
clearControlFlow(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the control flow relationship between two elements.
clearDataFlow(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the data flow relationship between two elements.
clearForeignKeyRelationship(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the foreign key relationship between two schema elements.
clearLineageMapping(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the lineage mapping between two elements.
clearPortDelegation(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the schema type from a port.
clearProcessCall(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the process call relationship.
clearProcessParent(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove a parent-child relationship between two processes.
clearProcessPort(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Unlink a port from a process.
clearSchemaElementAsCalculatedValue(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the calculated value designation from the schema element.
clearSchemaTypeParent(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the relationship between a schema type and its parent data asset, process or port.
context - Variable in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorConnector
 
createAsset(boolean, AssetProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent the root of an asset.
createAssetFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent an asset using an existing metadata element as a template.
createPort(boolean, String, PortProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a port.
createProcess(boolean, ProcessProperties, ProcessStatus) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a process.
createProcessFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a process using an existing metadata element as a template.
createSchemaAttribute(boolean, String, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaType(boolean, String, SchemaTypeProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a schema type.
createSchemaTypeFromTemplate(String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new metadata element to represent a schema type using an existing metadata element as a template.

F

findAssets(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of asset metadata elements that contain the search string.
findPorts(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of process metadata elements that contain the search string.
findSchemaAttributes(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of schema type metadata elements that contain the search string.

G

getAssetByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the asset metadata element with the supplied unique identifier.
getAssetsByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of asset metadata elements with a matching qualified or display name.
getAssetsForAssetManager(int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of assets created on behalf of this asset manager.
getAttributesForSchemaType(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of schema attributes associated with a schemaType.
getControlFlow(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
getDataFlow(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
getDataFlowSuppliers(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorErrorCode
Retrieve a message definition object for an exception.
getPortByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the port that this port delegates to.
getPortsByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of ports associated with a process.
getPortUse(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of ports that delegate to this port.
getProcessByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the process call relationship between two elements.
getProcessCalled(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the process call relationships linked from an specific element to the elements it calls.
getProcessCallers(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the process call relationships linked from an specific element to its callers.
getProcessesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Return the list of processes associated with the asset manager.
getProcessParent(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the process metadata element with the supplied unique identifier.
getSchemaAttributeByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaTypeByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the header of the metadata element connected to a schema type.
getSubProcesses(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Retrieve the process metadata element with the supplied unique identifier.

L

LineageIntegratorAuditCode - Enum in org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc
The LineageIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
LineageIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.lineageintegrator.connector
LineageIntegratorConnector is the base class for an integration connector that is managed by the Lineage Integrator OMIS.
LineageIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorConnector
 
LineageIntegratorContext - Class in org.odpi.openmetadata.integrationservices.lineageintegrator.connector
LineageIntegratorContext provides a wrapper around the Asset Manager OMAS client.
LineageIntegratorContext(DataAssetExchangeClient, LineageExchangeClient, String, String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a new context for a connector.
LineageIntegratorErrorCode - Enum in org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc
The LineageIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.

O

org.odpi.openmetadata.integrationservices.lineageintegrator.connector - package org.odpi.openmetadata.integrationservices.lineageintegrator.connector
 
org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc - package org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc
 

P

publishAsset(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the zones for the asset so that it becomes visible to consumers.
publishProcess(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the zones for the asset so that it becomes visible to consumers.

R

removeAsset(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the metadata element representing an asset.
removePort(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the metadata element representing a port.
removeProcess(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the metadata element representing a process.
removeSchemaAttribute(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the metadata element representing a schema attribute.
removeSchemaType(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Remove the metadata element representing a schema type.

S

setAssetAsReferenceData(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Classify the asset to indicate that it can be used as reference data.
setBusinessSignificant(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Classify a port, process or asset as "BusinessSignificant" (this may effect the way that lineage is displayed).
setContext(LineageIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorConnector
Set up the context for this connector.
setSchemaElementAsCalculatedValue(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setupColumnAsPrimaryKey(boolean, String, String, String, KeyPattern) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Classify the column schema attribute to indicate that it describes a primary key.
setupControlFlow(boolean, String, String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link two elements to show that when one completes the next is started.
setupDataFlow(boolean, String, String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link two elements together to show that data flows from one to the other.
setupForeignKeyRelationship(boolean, String, String, ForeignKeyProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link two schema attributes together to show a foreign key relationship.
setupLineageMapping(String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
setupPortDelegation(boolean, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(boolean, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link a schema type to a port to show the structure of data it accepts.
setupProcessCall(boolean, String, String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Create a parent-child relationship between two processes.
setupProcessPort(boolean, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Link a port to a process.
setupSchemaTypeParent(boolean, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Connect a schema type to a data asset, process or port.

T

toString() - Method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorAuditCode
toString() JSON-style

U

updateAsset(String, boolean, AssetProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the metadata element representing an asset.
updateControlFlow(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the relationship between two elements that shows that when one completes the next is started.
updateDataFlow(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update relationship between two elements that shows that data flows from one to the other.
updateForeignKeyRelationship(String, String, ForeignKeyProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the relationship properties for the query target.
updatePort(String, PortProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the properties of the metadata element representing a port.
updateProcess(String, boolean, ProcessProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the metadata element representing a process.
updateProcessCall(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, ProcessStatus) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the status of the metadata element representing a process.
updateSchemaAttribute(String, boolean, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, boolean, SchemaTypeProperties) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the metadata element representing a schema type.

V

valueOf(String) - Static method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.integrationservices.lineageintegrator.ffdc.LineageIntegratorErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withdrawAsset(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the zones for the asset so that it is no longer visible to consumers.
withdrawProcess(String) - Method in class org.odpi.openmetadata.integrationservices.lineageintegrator.connector.LineageIntegratorContext
Update the zones for the asset so that it is no longer visible to consumers.
C F G L O P R S T U V W 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.