All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AllocationPolicy |
Enumeration of the policies that can be used to modify the values of
child cells when their parent cell is modified in a writeback operation.
|
Axis |
Enumeration of axis types.
|
Axis.Factory |
Container class for various Axis factory methods.
|
Axis.Standard |
Enumeration of standard, named axes descriptors.
|
AxisNode |
An axis in an MDX query.
|
AxisTransform |
Abstract representation of an MDX query transform acting on
a single query axis (e.g.
|
BooleanType |
The type of a boolean (logical) expression.
|
CallNode |
A parse tree node representing a call to a function or operator.
|
Catalog |
Catalogs are the second element of the hierarchy of metadata objects.
|
Cell |
|
CellSet |
Result of executing an OLAP Statement.
|
CellSetAxis |
Axis of a CellSet.
|
CellSetAxisMetaData |
Description of structure of a particular axis of an CellSet .
|
CellSetFormatter |
|
CellSetListener |
Listener interface for receiving events when the contents of a
CellSet have changed.
|
CellSetListener.AxisChange |
|
CellSetListener.CellChange |
|
CellSetListener.CellSetChange |
Description of changes that have occurred to the cell set.
|
CellSetListener.Granularity |
Granularity of notifications that should be sent to a cellset listener.
|
CellSetMetaData |
An object that can be used to get information about the axes
and cells in a CellSet object.
|
Cube |
Central metadata object for representation of multidimensional data.
|
CubeNode |
Usage of a Cube as an expression in an MDX
parse tree.
|
CubeType |
The type of an expression which represents a Cube or Virtual Cube.
|
Database |
Highest level element in the hierarchy of metadata objects.
|
Database.AuthenticationMode |
Describes the supported authentication modes.
|
Database.ProviderType |
Describes the possible provider types.
|
Datatype |
Enumeration of the allowable data types of a Property or Measure.
|
DecimalType |
Subclass of NumericType which guarantees fixed number of decimal
places.
|
Dimension |
An organized hierarchy of categories, known as levels, that describes data
in a cube.
|
Dimension.Type |
Enumeration of the types of a Dimension .
|
DimensionNode |
Usage of a Dimension as an expression in an MDX
parse tree.
|
DimensionType |
The type of an expression which represents a Dimension.
|
DrillDownOnPositionTransform |
Drill down on position transform
|
DrillReplaceTransform |
Drill replace transformation
|
DrillThroughNode |
Parse tree model for an MDX DRILLTHROUGH statement.
|
Hierarchy |
An organization of the set of Member s in a Dimension and
their positions relative to one another.
|
HierarchyNode |
Usage of a Hierarchy as an expression in an MDX
parse tree.
|
HierarchyType |
The type of an expression which represents a hierarchy.
|
IdentifierNode |
Multi-part identifier.
|
IdentifierSegment |
Component in a compound identifier.
|
KeySegment |
Segment that represents a key or compound key.
|
Level |
Group of Member objects in a Hierarchy ,
all with the same attributes and at the same depth in the hierarchy.
|
Level.Type |
Enumeration of the types of a Level .
|
LevelNode |
Usage of a Level as an expression in an MDX
parse tree.
|
LevelType |
The type of an expression which represents a level.
|
LimitFunction |
Defines the function used to limit an optionally sorted set.
|
LiteralNode |
Represents a constant value, such as a string or number, in a parse tree.
|
MdxParseException |
Exception thrown by an MdxParser to
indicate an error in parsing.
|
MdxParser |
Parser for the MDX query language.
|
MdxParserFactory |
Factory for MDX parsers.
|
MdxQueryTransform |
MDX Query Transformation
|
MdxValidator |
Validator for the MDX query language.
|
Measure |
Data value of primary interest to the user browsing the cube.
|
Measure.Aggregator |
Enumeration of the aggregate functions which can be used to derive a
Measure .
|
Member |
Member is a data value in an OLAP Dimension.
|
Member.TreeOp |
Enumeration of tree operations which can be used when querying
members.
|
Member.Type |
Enumeration of types of members.
|
MemberNode |
Usage of a Member as an expression in an MDX
parse tree.
|
MemberType |
The type of an expression which represents a member.
|
MetadataElement |
An element which describes the structure of an OLAP schema.
|
NamedList<E> |
Extension to List which allows access to members of the
list by name as well as by ordinal.
|
NamedSet |
Metadata object describing a named set defined against a Cube .
|
NameSegment |
Component in a compound identifier that describes the name of an object.
|
NullType |
The type of a null expression.
|
NumericType |
The type of a numeric expression.
|
OlapConnection |
Connection to an OLAP server.
|
OlapDatabaseMetaData |
Information about an OLAP database.
|
OlapDataSource |
A factory for connections to the physical OLAP data source that this
OlapDataSource object represents.
|
OlapException |
An exception describing an error accessing an OLAP database.
|
OlapException.Region |
Description of the position of a syntax or validation error in the source
MDX string.
|
OlapParameterMetaData |
Extension to ParameterMetaData for parameters of OLAP statements.
|
OlapStatement |
Object used for statically executing an MDX statement and returning a
CellSet .
|
OlapWrapper |
Interface for olap4j classes which provide the ability to retrieve the
delegate instance when the instance in question is in fact a proxy class.
|
ParameterNode |
A parameter to an MDX query.
|
ParseRegion |
Region of parser source code.
|
ParseRegion.RegionAndSource |
Combination of a region within an MDX statement with the source text
of the whole MDX statement.
|
ParseTreeNode |
Node in a parse tree representing a parsed MDX statement.
|
ParseTreeVisitor<T> |
Interface for a visitor to an MDX parse tree.
|
ParseTreeWriter |
Writer for MDX parse tree.
|
Position |
|
PreparedOlapStatement |
An object that represents a precompiled OLAP statement.
|
Property |
|
Property.ContentType |
Enumeration of the types of a Property .
|
Property.StandardCellProperty |
Enumeration of the system properties available for every
Cell .
|
Property.StandardMemberProperty |
Enumeration of the system properties available for every Member .
|
Property.TypeFlag |
Enumeration of aspects of the type of a Property.
|
PropertyValueNode |
Parse tree node representing a property-value pair.
|
Quax |
Representation of member expressions on a query axis, derived from
CellSetAxis objects.
|
Query |
Base query model object.
|
QueryAxis |
An axis within an OLAP Query .
|
QueryDimension |
Usage of a dimension for an OLAP query.
|
QueryDimension.HierarchizeMode |
Defines in which way the hierarchize operation
should be performed.
|
QueryEvent |
Describes which changes were performed to the query model.
|
QueryEvent.Type |
Describes the nature of the event.
|
QueryNodeListener |
Objects that want to be notified of changes to the Query Model structure
have to implement this interface.
|
Quoting |
Enumeration of styles by which the component of an identifier can be
quoted.
|
RectangularCellSetFormatter |
Formatter that can convert a CellSet into a two-dimensional text
layout.
|
RollUpLevelTransform |
Roll-up level transformation
|
ScalarType |
Base class for types which represent scalar values.
|
Scenario |
Context for a set of writeback operations.
|
Schema |
A collection of database objects that contain structural information, or
metadata, about a database.
|
Selection |
A selection of members from an OLAP dimension hierarchy.
|
Selection.Operator |
Defines which selection operators are allowed, relative to
a root member.
|
SelectNode |
Parse tree model for an MDX SELECT statement.
|
SetType |
Set type.
|
SortOrder |
Defines in what order to perform sort operations.
|
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".
|
StringType |
The type of a string expression.
|
SymbolType |
The type of a symbolic expression.
|
Syntax |
Enumerated values describing the syntax of an expression.
|
TraditionalCellSetFormatter |
Formatter that can convert a CellSet into Mondrian's traditional
layout.
|
TupleType |
Tuple type.
|
Type |
Type of an MDX expression.
|
TypeUtil |
Utility methods relating to types.
|
WithMemberNode |
Parse tree node which declares a calculated member.
|
WithSetNode |
Parse tree node which declares a calculated set.
|
XmlaConstant |
Enumerated value that belongs to a set of constants in the XML for Analysis
(XMLA) specification.
|
XmlaConstant.Dictionary<E extends java.lang.Enum<E> & XmlaConstant> |
|
XmlaConstants |
Collection of various enumerations and constants defined by the XML for
Analysis (XMLA) and OLE DB for OLAP specifications.
|
XmlaConstants.Access |
|
XmlaConstants.ActionType |
Action type.
|
XmlaConstants.AuthenticationMode |
|
XmlaConstants.AxisFormat |
|
XmlaConstants.Content |
|
XmlaConstants.CoordinateType |
How the COORDINATE restriction column is interpreted.
|
XmlaConstants.DBType |
The only OLE DB Types Indicators returned by SQL Server are thoses coded
below.
|
XmlaConstants.EnumWithDesc |
|
XmlaConstants.FontFlag |
|
XmlaConstants.Format |
|
XmlaConstants.Literal |
|
XmlaConstants.MdxSupport |
|
XmlaConstants.Method |
|
XmlaConstants.ProviderType |
|
XmlaConstants.StateSupport |
|
XmlaConstants.Updateable |
|
XmlaConstants.VisualMode |
|
XmlaHelper |
Helper class which encapsulates policies which are
common throughout a driver.
|
XmlaOlap4jCache |
XMLA driver cache.
|
XmlaOlap4jCachedProxy |
Extended Proxy interface which supports cached SOAP calls.
|
XmlaOlap4jDriver |
Olap4j driver for generic XML for Analysis (XMLA) providers.
|
XmlaOlap4jDriver.Property |
Properties supported by this driver.
|
XmlaOlap4jHttpProxy |
Extends the AbstractCachedProxy and serves as
a production ready http communication class.
|
XmlaOlap4jInvalidStateException |
Internal exception which gets thrown when operations to the cache
are performed but it hasn't been initialized.
|
XmlaOlap4jNamedMemoryCache |
Implementation of the XMLA SOAP cache that places its cache entries
in memory for later use.
|
XmlaOlap4jNamedMemoryCache.Mode |
Defines the supported eviction modes.
|
XmlaOlap4jNamedMemoryCache.Property |
Properties which will be considered for configuration.
|
XmlaOlap4jProxy |
Defines a common set of methods for proxy objects.
|
XmlaOlap4jProxyException |
Gets thrown whenever an exception is encountered during the querying
of an XmlaOlap4jProxy subclass.
|
XmlaOlap4jServerInfos |
Common set of functions for an XMLA URL Provider.
|