See: Description
Interface | Description |
---|---|
MdxQueryTransform |
MDX Query Transformation
|
Class | Description |
---|---|
AxisTransform |
Abstract representation of an MDX query transform acting on
a single query axis (e.g.
|
DrillDownOnPositionTransform |
Drill down on position transform
TODO: transform to be completed, not working for now.
|
DrillReplaceTransform |
Drill replace transformation
|
Quax |
Representation of member expressions on a query axis, derived from
CellSetAxis objects.
|
RollUpLevelTransform |
Roll-up level transformation
|
StandardTransformLibrary |
Standard transformations library
NOTE: is this really needed since transforms' ctors have the same
parameters as these functions? This serves only as a place to conveniently
regroup transforms in a "library".
|
NOTE: This package is experimental. Classes may be renamed or removed in a future release of olap4j.