Package | Description |
---|---|
oracle.odi.domain.adapter.dimensional |
This package contains base interface classes for dimensional model domain objects in Oracle Data Integrator.
|
oracle.odi.domain.dimension |
Modifier and Type | Method and Description |
---|---|
void |
IHierarchyMember.removeSkipLevel(ISkipLevel skipLev)
Remove a skip level object from this hierarchy member.
|
Modifier and Type | Class and Description |
---|---|
class |
OdiSkipLevel
A class to represent a skip level in a dimension hierarchy.
|