See: Description
| Class | Description |
|---|---|
| AbstractPattern | |
| AggregateComponent |
AggregateComponent is a mapping component used in processing expressions containing aggregation functions.
|
| AggregateComponent.IsGroupByColumn |
The IsGroupByColumn enumeration specifies whether a column is included in the GROUP BY clause.
|
| CubeComponent | |
| Dataset |
This is a delegate class for implementing a composite component containing other components as sub-components.
|
| Dataset.EntityRelationship |
This class represents an entity relationship in a Dataset.
|
| DataStorageDelegate |
A base delegate class for DatastoreComponent and FileComponent.
|
| DatastoreComponent |
A delegate class for a simple datastore mapping component.
|
| DefaultDelegate |
A default component delegate class.
|
| DefaultDelegate.DefaultAttributeDelegate |
A default component attribute delegate class.
|
| DefaultDelegate.DefaultConnectorPointDelegate | |
| DimensionComponent | |
| DistinctComponent |
A delegate class for the distinct mapping component.
|
| ExpandableComponentDelegate | |
| ExpandableComponentDelegate.ExpandableComponentAttributeDelegate |
A default component attribute delegate class.
|
| ExpandableComponentDelegate.ExpandableComponentConnectorPointDelegate |
A connector point delegate class for the expandable component.
|
| ExpressionComponent |
Delegate class for the expression mapping component.
|
| FileComponent |
Delegate class for the file mapping component.
|
| FilterComponent |
Delegate class for the filter mapping component.
|
| FlattenComponent |
A delegate class for the flatten mapping component.
|
| InputSignature |
InputSignature is a mapping component used in processing the input to a reusable mapping.
|
| InputSignature.InputSignatureAttributeDelegate |
A default component attribute delegate class.
|
| JaggedComponent |
A delegate class for the jagged mapping component.
|
| JoinComponent |
Delegate class for the join interface component.
|
| LookupComponent |
The lookup component is a mapping component with specialized join functionality, allowing the lookup of columns from a lookup table.
|
| LookupComponent.LookupType |
ATTENTIION:
1, To support OWB lookup migration, the concept Multiple Match Rows and No Match Rows introduced
2, To back support ODI 12.1.2, the LookupType property was reused as new meaning
|
| LookupComponent.NO_MATCH_ROWS |
The NO_MATCH_ROWS enumeration specifies the behavior when no matching rows are found in the lookup table.
|
| 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.
|
| OutputSignature |
OutputSignature is a mapping component used in processing the output of a reusable mapping.
|
| PivotComponent | |
| ReusableMappingComponent |
A reusable mapping component represents a reusable mapping usage inside another Mapping.
|
| SetComponent |
Delegate class for the set mapping component.
|
| SignatureComponentDelegate |
SignatureComponentDelegate is a common base class for InputSignature and OutputSignature.
|
| SorterComponent |
Delegate class for the sorter mapping component.
|
| SplitterComponent |
Delegate class for the splitter mapping component.
|
| SubqueryFilterComponent | |
| TableFunctionComponent | |
| UnpivotComponent |
Unpivot Component organize the unpivot configuration information into the component's properties e.g.
|