Package | Description |
---|---|
oracle.odi.domain.mapping.component |
This package contains the component implementation in Oracle Data Integrator Mapping.
|
oracle.odi.domain.mapping.physical |
This package contains the implementation for defining the physical aspects of Oracle Data Integrator Mapping.
|
Modifier and Type | Class and Description |
---|---|
class |
CubeComponent |
class |
DimensionComponent |
class |
ExpandableComponentDelegate |
class |
MapSignatureOwnerComponentDelegate
A signature owner component represents a component that contains subcomponents including input and
output signature components that are used to connect the subcomponents to the top-level mapping.
|
class |
ReusableMappingComponent
A reusable mapping component represents a reusable mapping usage inside another Mapping.
|
Modifier and Type | Method and Description |
---|---|
IMapSignatureOwnerHolder |
MapPhysicalDesign.ContextualComponentTreeNode.getMapSignatureOwnerHolder() |
IMapSignatureOwnerHolder |
MapPhysicalNode.getSignatureOwnerHolder()
If this node represents a component inside a signature owner holder component,
return the immediate signature owner holder component parent for the node.
|