Skip to main content

Associations

Version: 3.13.1

ExecutedPipeline

Links a pipeline execution record to the pipeline that was executed.

PropertyValue
InboundMultiplicityN
InboundNameExecutedPipeline
OutboundMultiplicityOne
OutboundNamePipelineExecutions

Diagram

At Origin entity an association is defined.

Executes

Links a pipeline to the adapter that executes it. Each pipeline is executed by exactly one adapter.

PropertyValue
InboundMultiplicityN
InboundNameExecutes
OutboundMultiplicityOne
OutboundNameExecutedBy

Diagram

At Origin entity an association is defined.

ExecutingAdapter

Links a pipeline execution record to the adapter that performed the execution.

PropertyValue
InboundMultiplicityN
InboundNameExecutingAdapter
OutboundMultiplicityOne
OutboundNameAdapterExecutions

Diagram

At Origin entity an association is defined.

Manages

Links an adapter to the pools it manages. A pool can be managed by at most one adapter.

PropertyValue
InboundMultiplicityN
InboundNameManages
OutboundMultiplicityZeroOrOne
OutboundNameManagedBy

Diagram

At Origin entity an association is defined.

MapsFrom

Links a DataPointMapping to its source data point entity

PropertyValue
InboundMultiplicityN
InboundNameMapsFrom
OutboundMultiplicityN
OutboundNameMappedAsSource

Diagram

At Origin entity an association is defined.

MapsTo

Links a DataPointMapping to its target domain entity

PropertyValue
InboundMultiplicityN
InboundNameMapsTo
OutboundMultiplicityN
OutboundNameMappedAsTarget

Diagram

At Origin entity an association is defined.

MapsToEntity

Links a data source entity to a target domain entity for value propagation

PropertyValue
InboundMultiplicityN
InboundNameMapsTo
OutboundMultiplicityZeroOrOne
OutboundNameMappedFrom

Diagram

At Origin entity an association is defined.

SendsDataTo

Links a pipeline to downstream pipelines that receive its output data for chained processing.

PropertyValue
InboundMultiplicityN
InboundNameSendsDataTo
OutboundMultiplicityN
OutboundNameReceivesDataFrom

Diagram

At Origin entity an association is defined.

StatisticsForPipeline

Links a pipeline statistics record to the pipeline it aggregates metrics for. Each pipeline has at most one statistics record.

PropertyValue
InboundMultiplicityOne
InboundNameStatisticsForPipeline
OutboundMultiplicityZeroOrOne
OutboundNamePipelineStatistics

Diagram

At Origin entity an association is defined.

Tag

Links a tag to the entities it labels for categorization and filtering.

PropertyValue
InboundMultiplicityN
InboundNameTaggedBy
OutboundMultiplicityN
OutboundNameIsTagging

Diagram

At Origin entity an association is defined.

Triggers

Links a pipeline trigger to the pipelines it starts on schedule.

PropertyValue
InboundMultiplicityZeroOrOne
InboundNameTriggers
OutboundMultiplicityN
OutboundNameTriggeredBy

Diagram

At Origin entity an association is defined.

Uses

Links a pipeline to the configurations it requires for execution (e.g. connection settings for external systems).

PropertyValue
InboundMultiplicityN
InboundNameUsedBy
OutboundMultiplicityN
OutboundNameIsUsing

Diagram

At Origin entity an association is defined.