Package com.orchestranetworks.addon.dint.mapping.steps
package com.orchestranetworks.addon.dint.mapping.steps
Provides classes and interfaces for creating the field mapping steps and the transformation mapping steps.
-
ClassDescriptionMapping step for an
AggregateTransformationDefinition
.Mapping step for a constant value.Mapping step for aConversionTransformationDefinition
.Mapping step for aCrossReference
.Steps to construct a mapping from source to target within aTableMapping
.MappingStepSelector<S extends MappingStep>Allows the selection of an exactMappingStep
in aTableMapping
.MappingStepSelectorBuilder<S extends MappingStep>Builds a complexMappingStepSelector
by traversing mapping steps in aTableMapping
.Represents mapping steps that can have more than one output value.Represents mapping steps that have only one output.Mapping step for a sourceField
.Mapping step for aSplitTransformationDefinition
.Mapping step for a targetField
.Mapping step for aTransformationDefinition
.