|
Interface Summary |
| Cube |
A Cube is a logical multi-dimensional design object, which
contains a set of measures, and a set of dimensions. |
| CubeDimensionUse |
Dimensions can be shared across cubes, therefore a cube references
dimensions via CubeDimensionUses. |
| Dimension |
A Dimension is a logical multi-dimensional design object,
which is often composed of one or more hierarchies, and one or more levels. |
| Hierarchy |
A Hierarchy is a logical structure that uses ordered levels as
means of organizing data. |
| Level |
A Level represents a collection of dimension values that share
similar characteristics. |
| LevelAttribute |
LevelAttribute represents an attribute of the level. |
| LevelIdentifier |
LevelIdentifier represents an identifier for the level, which
is composed of one or more level attributes. |
| Measure |
Measure interaface represents a Cube measure. |
Provides interfaces for dimensional design.