Package | Description |
---|---|
oracle.odi.domain.mapping |
This package contains the Oracle Data Integrator Mapping implementation.
|
oracle.odi.domain.mapping.component |
This package contains the component implementation in Oracle Data Integrator Mapping.
|
Modifier and Type | Method and Description |
---|---|
SignatureComponentDelegate |
IMapSignatureOwnerHolder.findSignatureComponent(java.util.List pResult,
MapConnectorPoint pPoint)
Finds the signature component for the connection point.
|
SignatureComponentDelegate |
IMapSignatureOwnerHolder.findSignatureComponent(MapConnectorPoint pPoint)
Finds the signature for the connection point.
|
Modifier and Type | Class and Description |
---|---|
class |
InputSignature
InputSignature is a mapping component used in processing the input to a reusable mapping.
|
class |
OutputSignature
OutputSignature is a mapping component used in processing the output of a reusable mapping.
|
Modifier and Type | Method and Description |
---|---|
SignatureComponentDelegate |
ExpandableComponentDelegate.findSignatureComponent(java.util.List pResult,
MapConnectorPoint pPoint) |
SignatureComponentDelegate |
ReusableMappingComponent.findSignatureComponent(java.util.List pResult,
MapConnectorPoint pPoint) |
SignatureComponentDelegate |
MapSignatureOwnerComponentDelegate.findSignatureComponent(MapConnectorPoint pPoint) |