A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abs(double) - Static method in class mondrian.olap.fun.vba.Vba
 
absolute(int) - Method in class mondrian.olap4j.EmptyResultSet
 
absolute(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
AbstractAggregateFunDef - Class in mondrian.olap.fun
Abstract base class for all aggregate functions (Aggregate, Sum, Avg, et cetera).
AbstractAggregateFunDef(FunDef) - Constructor for class mondrian.olap.fun.AbstractAggregateFunDef
 
AbstractBooleanCalc - Class in mondrian.calc.impl
Abstract implementation of the BooleanCalc interface.
AbstractBooleanCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractBooleanCalc
 
AbstractCalc - Class in mondrian.calc.impl
Abstract implementation of the Calc interface.
AbstractCalc(Exp) - Constructor for class mondrian.calc.impl.AbstractCalc
 
AbstractColumnPredicate - Class in mondrian.rolap.agg
A AbstractColumnPredicate is an abstract implementation for StarColumnPredicate.
AbstractColumnPredicate(RolapStar.Column) - Constructor for class mondrian.rolap.agg.AbstractColumnPredicate
Creates an AbstractColumnPredicate.
AbstractColumnPredicate.Factory - Class in mondrian.rolap.agg
Factory for StarPredicates and StarColumnPredicates.
AbstractColumnPredicate.Factory() - Constructor for class mondrian.rolap.agg.AbstractColumnPredicate.Factory
 
AbstractDateTimeCalc - Class in mondrian.calc.impl
Abstract implementation of the DateTimeCalc interface.
AbstractDateTimeCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDateTimeCalc
 
AbstractDimensionCalc - Class in mondrian.calc.impl
Abstract implementation of the DimensionCalc interface.
AbstractDimensionCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDimensionCalc
 
AbstractDoubleCalc - Class in mondrian.calc.impl
Abstract implementation of the DoubleCalc interface.
AbstractDoubleCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractDoubleCalc
 
AbstractExpCompiler - Class in mondrian.calc.impl
Abstract implementation of the ExpCompiler interface.
AbstractExpCompiler(Evaluator, Validator) - Constructor for class mondrian.calc.impl.AbstractExpCompiler
Creates an AbstractExpCompiler
AbstractExpCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.calc.impl.AbstractExpCompiler
Creates an AbstractExpCompiler which is constrained to produce one of a set of result styles.
AbstractHierarchyCalc - Class in mondrian.calc.impl
Abstract implementation of the HierarchyCalc interface.
AbstractHierarchyCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractHierarchyCalc
 
AbstractIntegerCalc - Class in mondrian.calc.impl
Abstract implementation of the IntegerCalc interface.
AbstractIntegerCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractIntegerCalc
 
AbstractIterCalc - Class in mondrian.calc.impl
Abstract implementation of the IterCalc interface.
AbstractIterCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractIterCalc
Creates an abstract implementation of a compiled expression which returns an Iterable.
AbstractLevelCalc - Class in mondrian.calc.impl
Abstract implementation of the LevelCalc interface.
AbstractLevelCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractLevelCalc
 
AbstractListCalc - Class in mondrian.calc.impl
Abstract implementation of the ListCalc interface.
AbstractListCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractListCalc
Creates an abstract implementation of a compiled expression which returns a mutable list.
AbstractListCalc(Exp, Calc[], boolean) - Constructor for class mondrian.calc.impl.AbstractListCalc
Creates an abstract implementation of a compiled expression which returns a list.
AbstractMemberCalc - Class in mondrian.calc.impl
Abstract implementation of the MemberCalc interface.
AbstractMemberCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractMemberCalc
 
AbstractMemoryMonitor - Class in mondrian.util
Abstract implementation of MemoryMonitor.
AbstractMemoryMonitor() - Constructor for class mondrian.util.AbstractMemoryMonitor
Constructor of this base class.
AbstractMemoryMonitor.Entry - Class in mondrian.util
Class used to associate Listener and threshold.
AbstractMemoryMonitor.Entry(MemoryMonitor.Listener, long) - Constructor for class mondrian.util.AbstractMemoryMonitor.Entry
Creates an Entry.
AbstractQuerySpec - Class in mondrian.rolap.agg
Base class for QuerySpec implementations.
AbstractQuerySpec(RolapStar, boolean) - Constructor for class mondrian.rolap.agg.AbstractQuerySpec
Creates an AbstractQuerySpec.
AbstractRecorder - Class in mondrian.recorder
Abstract implemention of the MessageRecorder interface.
AbstractRecorder() - Constructor for class mondrian.recorder.AbstractRecorder
 
AbstractRecorder(int) - Constructor for class mondrian.recorder.AbstractRecorder
 
AbstractRecorder.MsgType - Enum in mondrian.recorder
 
AbstractStringCalc - Class in mondrian.calc.impl
Abstract implementation of the StringCalc interface.
AbstractStringCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractStringCalc
 
AbstractTupleCalc - Class in mondrian.calc.impl
Abstract implementation of the TupleCalc interface.
AbstractTupleCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractTupleCalc
 
AbstractVoidCalc - Class in mondrian.calc.impl
Abstract implementation of the VoidCalc interface.
AbstractVoidCalc(Exp, Calc[]) - Constructor for class mondrian.calc.impl.AbstractVoidCalc
 
accept(CalcWriter) - Method in interface mondrian.calc.Calc
Prints this expression, by accepting a visiting CalcWriter.
accept(Validator) - Method in class mondrian.calc.DummyExp
 
accept(ExpCompiler) - Method in class mondrian.calc.DummyExp
 
accept(MdxVisitor) - Method in class mondrian.calc.DummyExp
 
accept(CalcWriter) - Method in class mondrian.calc.impl.AbstractCalc
 
accept(CalcWriter) - Method in class mondrian.calc.impl.ConstantCalc
 
accept(Validator) - Method in class mondrian.mdx.DimensionExpr
 
accept(ExpCompiler) - Method in class mondrian.mdx.DimensionExpr
 
accept(MdxVisitor) - Method in class mondrian.mdx.DimensionExpr
 
accept(Validator) - Method in class mondrian.mdx.HierarchyExpr
 
accept(ExpCompiler) - Method in class mondrian.mdx.HierarchyExpr
 
accept(MdxVisitor) - Method in class mondrian.mdx.HierarchyExpr
 
accept(Validator) - Method in class mondrian.mdx.LevelExpr
 
accept(ExpCompiler) - Method in class mondrian.mdx.LevelExpr
 
accept(MdxVisitor) - Method in class mondrian.mdx.LevelExpr
 
accept(Validator) - Method in class mondrian.mdx.MemberExpr
 
accept(ExpCompiler) - Method in class mondrian.mdx.MemberExpr
 
accept(MdxVisitor) - Method in class mondrian.mdx.MemberExpr
 
accept(Validator) - Method in class mondrian.mdx.NamedSetExpr
 
accept(ExpCompiler) - Method in class mondrian.mdx.NamedSetExpr
 
accept(MdxVisitor) - Method in class mondrian.mdx.NamedSetExpr
 
accept(Validator) - Method in class mondrian.mdx.ParameterExpr
 
accept(ExpCompiler) - Method in class mondrian.mdx.ParameterExpr
 
accept(MdxVisitor) - Method in class mondrian.mdx.ParameterExpr
 
accept(Validator) - Method in class mondrian.mdx.ResolvedFunCall
 
accept(ExpCompiler) - Method in class mondrian.mdx.ResolvedFunCall
 
accept(MdxVisitor) - Method in class mondrian.mdx.ResolvedFunCall
 
accept(MdxVisitor) - Method in class mondrian.mdx.UnresolvedFunCall
 
accept(Validator) - Method in class mondrian.mdx.UnresolvedFunCall
 
accept(ExpCompiler) - Method in class mondrian.mdx.UnresolvedFunCall
 
accept(Validator) - Method in interface mondrian.olap.Exp
Validates this expression.
accept(ExpCompiler) - Method in interface mondrian.olap.Exp
Converts this expression into an a tree of expressions which can be efficiently evaluated.
accept(MdxVisitor) - Method in interface mondrian.olap.Exp
Accepts a visitor to this Exp.
accept(ExpCompiler) - Method in class mondrian.olap.ExpBase
 
accept(Validator) - Method in class mondrian.olap.Formula
Resolves identifiers into objects.
accept(MdxVisitor) - Method in class mondrian.olap.Formula
Accepts a visitor to this Formula.
accept(Validator) - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
accept(ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
accept(MdxVisitor) - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
accept(CalcWriter) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
accept(Validator) - Method in class mondrian.olap.Id
 
accept(MdxVisitor) - Method in class mondrian.olap.Id
 
accept(Validator) - Method in class mondrian.olap.Literal
 
accept(ExpCompiler) - Method in class mondrian.olap.Literal
 
accept(MdxVisitor) - Method in class mondrian.olap.Literal
 
accept(MdxVisitor) - Method in class mondrian.olap.Query
 
accept(MdxVisitor) - Method in class mondrian.olap.QueryAxis
 
accept(CacheControlImpl.CellRegionVisitor) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionImpl
 
accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
 
accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
 
accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
 
accept(CacheControlImpl.CellRegionVisitor) - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
accept(CacheControlImpl.MemberSetVisitor) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetPlus
Accepts a visitor.
accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
accept(CacheControlImpl.MemberSetVisitor) - Method in class mondrian.rolap.CacheControlImpl.UnionMemberSet
 
accepted - Variable in class mondrian.gui.PreferencesDialog
 
accepted() - Method in class mondrian.gui.PreferencesDialog
 
acceptsURL(String) - Static method in class mondrian.olap4j.MondrianOlap4jConnection
 
acceptsURL(String) - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
access - Variable in class mondrian.gui.MondrianGuiDef.Grant
 
access - Variable in class mondrian.gui.MondrianGuiDef.MemberGrant
 
Access - Enum in mondrian.olap
Access enumerates the allowable access rights.
access - Variable in class mondrian.olap.MondrianDef.Grant
 
access - Variable in class mondrian.olap.MondrianDef.MemberGrant
 
access - Variable in enum mondrian.xmla.PropertyDefinition
 
AccessControlTest - Class in mondrian.test
AccessControlTest is a set of unit-tests for access-control.
AccessControlTest(String) - Constructor for class mondrian.test.AccessControlTest
 
AccessControlTest.PropertySaver - Class in mondrian.test
Sets properties, and remembers them so they can be reverted at the end of the test.
AccessControlTest.PropertySaver() - Constructor for class mondrian.test.AccessControlTest.PropertySaver
 
accuracy(LinReg.Value) - Static method in class mondrian.olap.fun.LinReg
 
acos(double) - Static method in class mondrian.olap.fun.vba.Excel
 
acosh(double) - Static method in class mondrian.olap.fun.vba.Excel
 
ACTION_AFTER_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
ACTION_BEFORE_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
action_obj - Variable in class mondrian.olap.Parser
Instance of action encapsulation class.
action_table() - Method in class mondrian.olap.Parser
Access to parse-action table.
activeEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
add(ExplicitRules.TableDef.Level) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Adds a Level.
add(ExplicitRules.TableDef.Measure) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Adds a Measure.
add(CellRequest) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
add(FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader.CompositeBatch
 
add(GroupingSet) - Method in class mondrian.rolap.GroupingSetsCollector
 
add(RolapNativeSql.SqlCompiler) - Method in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
 
add(String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
Adds an element to this ClauseList if either duplicates are allowed or if it has not already been added.
add(DBLoader.Row) - Method in class mondrian.test.loader.CsvDBLoader.ListRowStream
 
add(Format.FDBigInt) - Method in class mondrian.util.Format.FDBigInt
 
add(T) - Method in class mondrian.util.ObjectPool
Adds an object to the ObjectPool if it is not already in the pool or returns the object that is already in the pool that matches the object being added.
add(int, T) - Method in class mondrian.util.UnsupportedList
 
add(T) - Method in class mondrian.util.UnsupportedList
 
add(T) - Method in class mondrian.util.UnsupportedList.ListItr
 
addAggExclude(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggFactCount(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggForeignKey(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggIgnoreColumn(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggLevel(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggMeasure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggName(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggPattern(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addAggregateList(BitKey, StarPredicate) - Method in class mondrian.rolap.agg.CellRequest
Add compound member (formed via aggregate function) constraint to the Cell.
addAggStar(AggStar) - Method in class mondrian.rolap.RolapStar
Adds an AggStar to this star.
addAll(Collection<? extends T>) - Method in class mondrian.util.UnsupportedList
 
addAll(int, Collection<? extends T>) - Method in class mondrian.util.UnsupportedList
 
addBatch() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
addBatch(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
addCalcMember(Member) - Method in class mondrian.rolap.RolapEvaluator
 
addCalculatedMember(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
AddCalculatedMembersFunDef - Class in mondrian.olap.fun
Definition of the AddCalculatedMembers MDX function.
addCallback(XmlaRequestCallback) - Method in class mondrian.xmla.XmlaServlet
Registers a callback.
addCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaPropertyCellEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaTreeCellEditor
 
addClosure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addCode(String, String) - Method in class mondrian.gui.MondrianGuiDef.View
 
addCode(String, String) - Method in class mondrian.olap.MondrianDef.View
 
addColumnsToList(List<AggStar.Table.Column>) - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
Add all of this Table's columns to the list parameter and then add all child table columns.
addConstrainedColumn(RolapStar.Column, StarColumnPredicate) - Method in class mondrian.rolap.agg.CellRequest
Adds a constraint to this request.
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.DefaultTupleConstraint
 
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.DescendantsConstraint
 
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.RolapNativeFilter.FilterConstraint
 
addConstraint(SqlQuery, RolapCube) - Method in interface mondrian.rolap.RolapNativeSet.CrossJoinArg
 
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
 
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
 
addConstraint(SqlQuery, RolapCube) - Method in interface mondrian.rolap.sql.TupleConstraint
Modifies a Level.Members query.
addConstraint(SqlQuery, RolapCube) - Method in class mondrian.rolap.SqlContextConstraint
Called from LevelMembers: restricts the SQL resultset to the current context.
addContextConstraint(SqlQuery, AggStar, Evaluator, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
For every restricting member in the current context, generates a WHERE condition and a join to the fact table.
addCookie(Cookie) - Method in class mondrian.tui.MockHttpServletRequest
 
addCookie(Cookie) - Method in class mondrian.tui.MockHttpServletResponse
Adds the specified cookie to the response.
addCube(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addCube(RolapCube) - Method in class mondrian.rolap.RolapSchema
Adds a cube to the cube name map.
addCubeGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addDatabaseTime(long) - Static method in class mondrian.olap.Util
Adds to the cumulative amount of time spent accessing the database.
addDateHeader(String, long) - Method in class mondrian.tui.MockHttpServletResponse
Adds a response header with the given name and date-value.
addDimension(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addDimensionGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addDimensionUsage(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addElement(T[], T) - Static method in class mondrian.rolap.RolapUtil
Adds an object to the end of an array.
addElements(T[], T[]) - Static method in class mondrian.rolap.RolapUtil
Adds an array to the end of an array.
addError(Test, Throwable) - Method in class mondrian.test.MondrianResultPrinter
 
addError(XmlUtil.SAXErrorHandler.ErrorInfo) - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
addExclude(ExplicitRules.Exclude) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Add an exclude rule.
addFailure(Test, AssertionFailedError) - Method in class mondrian.test.MondrianResultPrinter
 
addFK(MondrianDef.AggForeignKey) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Add foreign key mapping entry (maps from fact table foreign key column name to aggregate table foreign key column name).
addForeignKeyToNotLostColumnUsages(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.AggGen
 
addFormula(Id, Exp) - Method in class mondrian.olap.Query
Adds a new formula specifying a set to an existing query.
addFormula(Id, Exp, MemberProperty[]) - Method in class mondrian.olap.Query
Adds a new formula specifying a member to an existing query.
addFrom(SqlQuery, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
 
addFrom(MondrianDef.RelationOrJoin, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
Adds a relation to a query, adding appropriate join conditions, unless it is already present.
addFromQuery(String, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
Adds a subquery to the FROM clause of this Query with a given alias.
addFromTable(String, String, String, String, boolean) - Method in class mondrian.rolap.sql.SqlQuery
Adds [schema.]table AS alias to the FROM clause.
addFunInfo(Resolver) - Method in class mondrian.olap.fun.FunTableImpl
 
addGrantCubeSlicer(String, String, boolean) - Method in class mondrian.olap.CubeAccess
Adds restricted hierarchy or limited member based on bMember
addGroupBy(String) - Method in class mondrian.rolap.sql.SqlQuery
 
addGroupingFunction(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
 
addGroupingFunction(SqlQuery) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
addGroupingFunction(String) - Method in class mondrian.rolap.sql.SqlQuery
 
addGroupingSet(List<String>) - Method in class mondrian.rolap.sql.SqlQuery
 
addGroupingSets(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
 
addGroupingSets(SqlQuery) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
addHaving(String) - Method in class mondrian.rolap.sql.SqlQuery
 
addHeader(String, String) - Method in class mondrian.tui.MockHttpServletRequest
 
addHeader(String, String) - Method in class mondrian.tui.MockHttpServletResponse
Adds a response header with the given name and value.
addHierarchy(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addHierarchyGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addIgnoreColumnName(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Adds the name of an aggregate table column that is to be ignored.
addInitParameter(String, String) - Method in class mondrian.tui.MockServletConfig
 
addInitParameter(String, String) - Method in class mondrian.tui.MockServletContext
 
addIntHeader(String, int) - Method in class mondrian.tui.MockHttpServletResponse
Adds a response header with the given name and integer value.
addItemsToMenubar(JMenuBar) - Method in interface mondrian.gui.WorkbenchMenubarPlugin
 
addJoin(RolapCube, MondrianDef.RelationOrJoin, RolapStar.Condition) - Method in class mondrian.rolap.RolapStar.Table
Extends this 'leg' of the star by adding relation joined by joinCondition.
addKeyExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addLevel(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addLevel(Level) - Method in class mondrian.olap.QueryAxis
 
addLevel(AggStar.Table.Level) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Add a Level column.
addLevelCalculatedMembers(SchemaReader, Level, Member[]) - Static method in class mondrian.olap.Util
 
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.ChildByNameConstraint
 
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DefaultTupleConstraint
 
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.DescendantsConstraint
 
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
Will be called once for the level that contains the children of a Member.Children query.
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in interface mondrian.rolap.sql.TupleConstraint
Will be called multiple times for every "group by" level in Level.Members query, i.e.
addLevelConstraint(SqlQuery, RolapCube, AggStar, RolapLevel) - Method in class mondrian.rolap.SqlContextConstraint
 
addLevelMembers(RolapLevel, TupleReader.MemberBuilder, RolapMember[]) - Method in class mondrian.rolap.SqlTupleReader
 
addLevelMembers(RolapLevel, TupleReader.MemberBuilder, RolapMember[]) - Method in interface mondrian.rolap.TupleReader
Adds a hierarchy to retrieve members from.
addLevelTo(ExplicitRules.TableDef, String, String) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
addLevelToAxis(AxisOrdinal, Level) - Method in class mondrian.olap.Query
Adds a level to an axis expression.
addListener(MemoryMonitor.Listener) - Method in class mondrian.util.AbstractMemoryMonitor
 
addListener(MemoryMonitor.Listener, int) - Method in class mondrian.util.AbstractMemoryMonitor
 
addListener(MemoryMonitor.Listener, int) - Method in class mondrian.util.FauxMemoryMonitor
 
addListener(MemoryMonitor.Listener) - Method in class mondrian.util.FauxMemoryMonitor
 
addListener(MemoryMonitor.Listener, int) - Method in interface mondrian.util.MemoryMonitor
Adds a Listener to the MemoryMonitor with a given threshold percentage.
addListener(MemoryMonitor.Listener) - Method in interface mondrian.util.MemoryMonitor
Adds a Listener using the default threshold percentage.
addLocale(Locale) - Method in class mondrian.tui.MockHttpServletRequest
 
addLocales(List<Locale>) - Method in class mondrian.tui.MockHttpServletRequest
 
addMeasure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addMeasure(int, SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
Adds a measure to a query.
addMeasure(int, SqlQuery) - Method in class mondrian.rolap.agg.AggQuerySpec
 
addMeasure(int, SqlQuery) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
addMeasureExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addMeasuresMembers(OlapElement) - Method in class mondrian.olap.Query
Keeps track of references to members of the measures dimension
addMeasureTo(ExplicitRules.TableDef, String, String) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember) - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>) - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
Modifies a Member.Children query so that only the children of parent will be returned in the result set.
addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>) - Method in interface mondrian.rolap.sql.MemberChildrenConstraint
Modifies a Member.Children query so that (all or some) children of all parent members contained in parents will be returned in the result set.
addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
Creates a "WHERE parent = value" constraint.
addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>, boolean, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
Creates a "WHERE exp IN (...)" condition containing the values of all parents.
addMemberConstraint(SqlQuery, RolapCube, AggStar, RolapMember) - Method in class mondrian.rolap.SqlContextConstraint
Called from MemberChildren: adds parent to the current context and restricts the SQL resultset to that new context.
addMemberConstraint(SqlQuery, RolapCube, AggStar, List<RolapMember>) - Method in class mondrian.rolap.SqlContextConstraint
Adds parents to the current context and restricts the SQL resultset to that new context.
addMemberGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addMembers(SchemaReader, List<Member>, Hierarchy) - Static method in class mondrian.olap.fun.FunUtil
 
addMembers(SchemaReader, List<Member>, Level) - Static method in class mondrian.olap.fun.FunUtil
 
addNamedSet(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addNameExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addOnLanguageChangedListener(LanguageChangedListener) - Static method in class mondrian.gui.I18n
 
addOrderBy(String, boolean, boolean, boolean) - Method in class mondrian.rolap.sql.SqlQuery
Adds an item to the ORDER BY clause.
addOrdinalExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addParentExp(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addPredicate(RolapStar.Column, StarColumnPredicate) - Method in class mondrian.rolap.RolapCacheRegion
Adds a predicate which applies to a single column.
addPredicate(StarPredicate) - Method in class mondrian.rolap.RolapCacheRegion
Adds a predicate which applies to multiple columns.
addProperty(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addRelation(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addResource(String, URL) - Method in class mondrian.tui.MockServletContext
 
addRole(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addRow(Rowset.Row, List<Rowset.Row>) - Method in class mondrian.xmla.Rowset
Adds a Rowset.Row to a result, provided that it meets the necessary criteria.
addSchemaGrant(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addSelect(String) - Method in class mondrian.rolap.sql.SqlQuery
Adds an expression to the select clause, automatically creating a column alias.
addSelect(String, String) - Method in class mondrian.rolap.sql.SqlQuery
Adds an expression to the select clause, with a specified column alias.
addSQL(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addTable(AggStar.DimTable) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Add a child DimTable table.
addTable(ResultSet) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Make a Table from an ResultSet - the table's name is the ResultSet third entry.
addTableDef(ExplicitRules.TableDef) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Add a name or pattern (table) rule.
addToCompositeBatch(Map<AggregationKey, FastBatchingCellReader.CompositeBatch>, FastBatchingCellReader.Batch, FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader
 
addToDataSources(DataSourcesConfig.DataSources) - Method in class mondrian.xmla.XmlaServlet
 
addToFrom(SqlQuery, boolean, boolean) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
This is a copy of the code found in RolapStar used to generate an SQL query.
addToFrom(SqlQuery, MondrianDef.Expression) - Method in class mondrian.rolap.RolapHierarchy
Adds to the FROM clause of the query the tables necessary to access the members of this hierarchy.
addToFrom(SqlQuery, RolapStar.Table) - Method in class mondrian.rolap.RolapHierarchy
Adds a table to the FROM clause of the query.
addToFrom(SqlQuery, boolean, boolean) - Method in class mondrian.rolap.RolapStar.Table
Adds this table to the FROM clause of a query, and also, if joinToParent, any join condition.
addTreeModelListener(TreeModelListener) - Method in class mondrian.gui.JDBCTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addUnique(List, List, Set) - Static method in class mondrian.olap.fun.FunUtil
Adds every element of right which is not in set to both set and left.
addUserDefinedFunction(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addVirtualCube(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addVirtualCubeDimension(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addVirtualCubeMeasure(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
addWhere(String, String, String) - Method in class mondrian.rolap.sql.SqlQuery
 
addWhere(String) - Method in class mondrian.rolap.sql.SqlQuery
 
afterCompile(Exp, Calc, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
Hook for post-processing.
afterCompile(Exp, Calc, boolean) - Method in class mondrian.rolap.RolapDependencyTestingEvaluator.DteCompiler
 
afterLast() - Method in class mondrian.olap4j.EmptyResultSet
 
afterLast() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
aggColumn - Variable in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
aggColumn - Variable in class mondrian.olap.MondrianDef.AggForeignKey
 
aggExcludes - Variable in class mondrian.gui.MondrianGuiDef.Table
 
aggExcludes - Variable in class mondrian.olap.MondrianDef.Table
 
AggGen - Class in mondrian.rolap.aggmatcher
This class is used to create "lost" and "collapsed" aggregate table creation sql (creates the rdbms table and inserts into it from the base fact table).
AggGen(String, RolapStar, RolapStar.Column[]) - Constructor for class mondrian.rolap.aggmatcher.AggGen
 
AggGenTest - Class in mondrian.rolap.aggmatcher
Test if lookup columns are there after loading them in AggGen#addCollapsedColumn(...).
AggGenTest(String) - Constructor for class mondrian.rolap.aggmatcher.AggGenTest
 
aggGroup - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
AggLoadingError - Variable in class mondrian.resource.MondrianResource
AggLoadingError is 'Error while loading/reloading aggregates.'
AggLoadingExceededErrorCount - Variable in class mondrian.resource.MondrianResource
AggLoadingExceededErrorCount is 'Too many errors, ''{0,number}'', while loading/reloadin aggregates.'
aggMgr - Variable in class mondrian.rolap.FastBatchingCellReader
 
AggMultipleMatchingMeasure - Variable in class mondrian.resource.MondrianResource
AggMultipleMatchingMeasure is 'Context ''{0}'': Candidate aggregate table ''{1}'' for fact table ''{2}'' has ''{3,number}'' columns matching measure ''{4}'', ''{5}'', ''{6}''".'
AggQuerySpec - Class in mondrian.rolap.agg
An AggStar's version of the QuerySpec.
AggQuerySpec(AggStar, boolean, GroupingSetsList) - Constructor for class mondrian.rolap.agg.AggQuerySpec
 
aggregate(Evaluator, List, Calc) - Method in interface mondrian.olap.Aggregator
Applies this aggregator to an expression over a set of members and returns the result.
aggregate(Evaluator, List, Calc) - Method in class mondrian.rolap.RolapAggregator.BaseAggor
 
AggregateFunDef - Class in mondrian.olap.fun
Definition of the AGGREGATE MDX function.
AggregateFunDef(FunDef) - Constructor for class mondrian.olap.fun.AggregateFunDef
 
AggregateFunDef.AggregateCalc - Class in mondrian.olap.fun
 
AggregateFunDef.AggregateCalc(Exp, ListCalc, Calc) - Constructor for class mondrian.olap.fun.AggregateFunDef.AggregateCalc
 
AggregateRules - Variable in class mondrian.olap.MondrianProperties
String property containing the name of the file which defines the rules for recognizing an aggregate table.
AggregateRuleTag - Variable in class mondrian.olap.MondrianProperties
String property that is the AggRule element's tag value.
Aggregation - Class in mondrian.rolap.agg
A Aggregation is a pre-computed aggregation over a set of columns.
Aggregation(AggregationKey) - Constructor for class mondrian.rolap.agg.Aggregation
Creates an Aggregation.
aggregation - Variable in class mondrian.rolap.agg.Segment
 
Aggregation.Axis - Class in mondrian.rolap.agg
 
Aggregation.Axis(StarColumnPredicate) - Constructor for class mondrian.rolap.agg.Aggregation.Axis
Creates an empty Axis.
Aggregation.Axis(StarColumnPredicate, Comparable<?>[]) - Constructor for class mondrian.rolap.agg.Aggregation.Axis
Creates an axis populated with a set of keys.
AGGREGATION_TYPE - Static variable in class mondrian.olap.Property
Definition of the internal property which holds the aggregation type.
AGGREGATION_TYPE_ORDINAL - Static variable in class mondrian.olap.Property
 
AggregationKey - Class in mondrian.rolap.agg
This class defines the column context that an Aggregation is computed for.
AggregationKey(CellRequest) - Constructor for class mondrian.rolap.agg.AggregationKey
 
aggregationLists - Variable in class mondrian.rolap.RolapEvaluator
List of lists of tuples or members, rarely used, but overrides the ordinary dimensional context if set when a cell value comes to be evaluated.
AggregationManager - Class in mondrian.rolap.agg
RolapAggregationManager manages all Aggregations in the system.
AggregationManager() - Constructor for class mondrian.rolap.agg.AggregationManager
 
AggregationManager.PinSetImpl - Class in mondrian.rolap.agg
Implementation of RolapAggregationManager.PinSet using a HashSet.
AggregationManager.PinSetImpl() - Constructor for class mondrian.rolap.agg.AggregationManager.PinSetImpl
 
AggregationOnDistinctCountMeasuresTest - Class in mondrian.rolap.agg
AggregationOnDistinctCountMeasureTest tests the Distinct Count functionality with tuples and members.
AggregationOnDistinctCountMeasuresTest() - Constructor for class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
aggregator - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
Aggregator - Interface in mondrian.olap
Describes an aggregation operator, such as "sum" or "count".
aggregator - Variable in class mondrian.olap.MondrianDef.Measure
 
AggRuleParse - Variable in class mondrian.resource.MondrianResource
AggRuleParse is 'Error while parsing default aggregate recognition ''{0}''.'
aggRules - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All AggRules (at least one).
AggStar - Class in mondrian.rolap.aggmatcher
This is an aggregate table version of a RolapStar for a fact table.
AggStar(RolapStar, JdbcSchema.Table) - Constructor for class mondrian.rolap.aggmatcher.AggStar
 
AggStar.DimTable - Class in mondrian.rolap.aggmatcher
This class represents a dimension table.
AggStar.DimTable(AggStar.Table, String, MondrianDef.Relation, AggStar.Table.JoinCondition) - Constructor for class mondrian.rolap.aggmatcher.AggStar.DimTable
 
AggStar.FactTable - Class in mondrian.rolap.aggmatcher
This is an aggregate fact table.
AggStar.FactTable(JdbcSchema.Table) - Constructor for class mondrian.rolap.aggmatcher.AggStar.FactTable
 
AggStar.FactTable(String, MondrianDef.Relation, int, int) - Constructor for class mondrian.rolap.aggmatcher.AggStar.FactTable
 
AggStar.FactTable.Measure - Class in mondrian.rolap.aggmatcher
This is a Column that is a Measure (contains an aggregator).
AggStar.Table - Class in mondrian.rolap.aggmatcher
Base Table class for the FactTable and DimTable classes.
AggStar.Table(String, MondrianDef.Relation) - Constructor for class mondrian.rolap.aggmatcher.AggStar.Table
 
AggStar.Table.Column - Class in mondrian.rolap.aggmatcher
Base class for Level and Measure classes
AggStar.Table.Column(String, MondrianDef.Expression, SqlQuery.Datatype, int) - Constructor for class mondrian.rolap.aggmatcher.AggStar.Table.Column
 
AggStar.Table.ForeignKey - Class in mondrian.rolap.aggmatcher
This class is used for holding foreign key columns.
AggStar.Table.JoinCondition - Class in mondrian.rolap.aggmatcher
The query join condition between a base table and this table (the table that owns the join condition).
AggStar.Table.Level - Class in mondrian.rolap.aggmatcher
This class is used for holding dimension level information.
aggTable - Variable in class mondrian.rolap.aggmatcher.Recognizer
 
AggTableManager - Class in mondrian.rolap.aggmatcher
Manages aggregate tables.
AggTableManager(RolapSchema) - Constructor for class mondrian.rolap.aggmatcher.AggTableManager
 
aggTables - Variable in class mondrian.gui.MondrianGuiDef.Table
 
aggTables - Variable in class mondrian.olap.MondrianDef.Table
 
AggTableTestCase - Class in mondrian.rolap.aggmatcher
This abstract class can be used as the basis for writing aggregate table test in the "testsrc/main/mondrian/rolap/aggmatcher" directory.
AggTableTestCase() - Constructor for class mondrian.rolap.aggmatcher.AggTableTestCase
 
AggTableTestCase(String) - Constructor for class mondrian.rolap.aggmatcher.AggTableTestCase
 
AggTableZeroSize - Variable in class mondrian.resource.MondrianResource
AggTableZeroSize is 'Zero size Aggregate table ''{0}'' for Fact Table ''{1}''.'
AggUnknownColumn - Variable in class mondrian.resource.MondrianResource
AggUnknownColumn is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has a column ''{2}'' with unknown usage.'
al - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
alertedNonNativeFunDefs - Variable in class mondrian.olap.Query
Set of FunDefs for which alerts about non-native evaluation have already been posted.
AlertNativeEvaluationUnsupported - Variable in class mondrian.olap.MondrianProperties
Alerting action to take in case native evaluation of a function is enabled but not supported for that function's usage in a particular query.
alertNonNative(String, String) - Static method in class mondrian.rolap.RolapUtil
Raises an alert that native SQL evaluation could not be used in a case where it might have been beneficial, but some limitation in Mondrian's implementation prevented it.
alias - Variable in class mondrian.gui.MondrianGuiDef.InlineTable
 
alias - Variable in class mondrian.gui.MondrianGuiDef.Table
 
alias - Variable in class mondrian.gui.MondrianGuiDef.View
 
alias - Variable in class mondrian.olap.MondrianDef.InlineTable
 
alias - Variable in class mondrian.olap.MondrianDef.Table
 
alias - Variable in class mondrian.olap.MondrianDef.View
 
allDaysOfMonthBitmap - Static variable in class mondrian.util.Schedule
 
allDaysOfWeekBitmap - Static variable in class mondrian.util.Schedule
 
allDims() - Static method in class mondrian.test.TestContext
 
allDimsExcept(String...) - Static method in class mondrian.test.TestContext
Generates a string containing all dimensions except those given.
allLevelName - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
allLevelName - Variable in class mondrian.olap.HierarchyBase
 
allLevelName - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
allMember(String, Cube) - Method in class mondrian.test.FoodMartTestCase
 
allMemberCaption - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
allMemberCaption - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
allMemberName - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
allMemberName - Variable in class mondrian.olap.HierarchyBase
 
allMemberName - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
allOptions - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
allowsAs() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the SQL dialect allows "AS" in the FROM clause.
allowsCompoundCountDistinct() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect allows multiple arguments to the COUNT(DISTINCT ...) aggregate function, for example SELECT COUNT(DISTINCT x, y) FROM t
allowsCountDistinct() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect supports distinct aggregations.
allowsDdl() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this dialect supports common SQL Data Definition Language (DDL) statements such as CREATE TABLE and DROP INDEX.
allowsFromQuery() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect allows a subquery in the from clause, for example SELECT * FROM (SELECT * FROM t) AS x
allowsMultipleCountDistinct() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect supports more than one distinct aggregation in the same query.
allowsMultipleDistinctSqlMeasures() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect has performant support of distinct SQL measures in the same query.
allowsOrderByAlias() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns true if aliases defined in the SELECT clause can be used as expressions in the ORDER BY clause.
allProceduresAreCallable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
allSchemas - Variable in class mondrian.gui.JDBCMetaData.Database
 
allTablesAreSelectable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
allWeeksOfMonthBitmap - Static variable in class mondrian.util.Schedule
 
amend(String, String) - Method in class mondrian.test.DiffRepository
 
AMP_QUOTED_ID - Static variable in interface mondrian.olap.ParserSym
 
ancestor(Evaluator, Member, int, Level) - Static method in class mondrian.olap.fun.FunUtil
Returns the ancestor of member at the given level or distance.
AncestorFunDef - Class in mondrian.olap.fun
Definition of the Ancestor MDX function.
AncestorFunDef(FunDef) - Constructor for class mondrian.olap.fun.AncestorFunDef
 
AND - Static variable in interface mondrian.olap.ParserSym
 
and(StarPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
and(StarPredicate) - Method in class mondrian.rolap.agg.AndPredicate
 
and(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
and(StarPredicate) - Method in class mondrian.rolap.agg.OrPredicate
 
and(BitKey) - Method in interface mondrian.rolap.BitKey
Returns the boolean AND of this bitkey and the given bitkey.
and(BitKey) - Method in class mondrian.rolap.BitKey.Big
 
and(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
 
and(BitKey) - Method in class mondrian.rolap.BitKey.Small
 
and(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
Returns this intersection of this Predicate with another.
andNot(BitKey) - Method in interface mondrian.rolap.BitKey
Returns a BitKey containing all of the bits in this BitSet whose corresponding bit is NOT set in the specified BitSet.
andNot(BitKey) - Method in class mondrian.rolap.BitKey.Big
 
andNot(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
 
andNot(BitKey) - Method in class mondrian.rolap.BitKey.Small
 
AndPredicate - Class in mondrian.rolap.agg
Predicate which is the intersection of a list of predicates.
AndPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.AndPredicate
 
ANY_LIST - Static variable in enum mondrian.calc.ResultStyle
 
anyDepends(Calc[], Dimension) - Static method in class mondrian.calc.impl.AbstractCalc
Returns true if one of the calcs depends on the given dimension.
anyDependsButFirst(Calc[], Dimension) - Static method in class mondrian.calc.impl.AbstractCalc
Returns true if calc[0] depends on dimension, else false if calc[0] returns dimension, else true if any of the other calcs depend on dimension.
append(Id.Segment) - Method in class mondrian.olap.Id
Returns a new Identifier consisting of this one with another segment appended.
append(String) - Method in class mondrian.rolap.StringList
Appends to an existing item.
appendCube(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendEcho(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendError(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendExit(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendExpr(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendFile(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendFunc(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendIndent(StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
 
appendList(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendLog(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendParam(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendSet(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
appendTuple(StringBuilder, Member[]) - Static method in class mondrian.olap.fun.FunUtil
 
applicationContext - Variable in class mondrian.web.taglib.Listener
 
ApplResources - Class in mondrian.web.taglib
holds compiled stylesheets
ApplResources() - Constructor for class mondrian.web.taglib.ApplResources
Creates a ApplResources.
approxRowCount - Variable in class mondrian.gui.MondrianGuiDef.Level
 
approxRowCount - Variable in class mondrian.olap.LevelBase
 
approxRowCount - Variable in class mondrian.olap.MondrianDef.Level
 
areCatalogsEqual(DataSourcesConfig.Catalog, DataSourcesConfig.Catalog) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
areMembersUnique() - Method in interface mondrian.olap.Level
 
areMembersUnique() - Method in class mondrian.rolap.RolapLevel
 
areOccurancesEqual(Collection<Integer>) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
Checks Whether all occurrences of dimension members are same
argCount - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
 
args - Variable in class mondrian.rolap.RolapNativeSet.SetConstraint
 
ArgsMustHaveSameHierarchy - Variable in class mondrian.resource.MondrianResource
ArgsMustHaveSameHierarchy is 'All arguments to function ''{0}'' must have same hierarchy.'
array - Variable in class mondrian.gui.MondrianGuiDef.ColumnDefs
 
array - Variable in class mondrian.gui.MondrianGuiDef.Rows
 
Array - Static variable in class mondrian.olap.Category
Array is an expression of array type.
array - Variable in class mondrian.olap.MondrianDef.ColumnDefs
 
array - Variable in class mondrian.olap.MondrianDef.Rows
 
ArrayHolder<T> - Class in mondrian.olap.fun
Holds an array, so that ArrayHolder.equals(java.lang.Object) and ArrayHolder.hashCode() work.
ArrayHolder(T[]) - Constructor for class mondrian.olap.fun.ArrayHolder
 
ArrayMemberSource - Class in mondrian.rolap
ArrayMemberSource implements a flat, static hierarchy.
ArrayMemberSource(RolapHierarchy, RolapMember[]) - Constructor for class mondrian.rolap.ArrayMemberSource
 
arrowButtonDownAction(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
arrowButtonUpAction(ActionEvent) - Method in class mondrian.gui.SchemaExplorer
 
AS - Static variable in interface mondrian.olap.ParserSym
 
asc(String) - Static method in class mondrian.olap.fun.vba.Vba
 
ascB(String) - Static method in class mondrian.olap.fun.vba.Vba
 
ascending - Variable in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
 
ascW(String) - Static method in class mondrian.olap.fun.vba.Vba
 
asin(double) - Static method in class mondrian.olap.fun.vba.Excel
 
asinh(double) - Static method in class mondrian.olap.fun.vba.Excel
 
assertAxisCompilesTo(String, String) - Method in class mondrian.olap.fun.FunctionTest
Compiles a set expression, and asserts that the program looks as expected.
assertAxisReturns(String, String) - Method in class mondrian.test.FoodMartTestCase
Runs a query on the "Sales" cube with a given expression on an axis, and asserts that it returns the expected string.
assertAxisReturns(String, String) - Method in class mondrian.test.TestContext
Executes a query with a given expression on an axis, and asserts that it returns the expected string.
assertAxisThrows(String, String) - Method in class mondrian.test.FoodMartTestCase
Runs a query with a given expression on an axis, and asserts that it throws an error which matches a particular pattern.
assertAxisThrows(String, String) - Method in class mondrian.test.TestContext
Executes a query with a given expression on an axis, and asserts that it throws an error which matches a particular pattern.
assertBooleanExprReturns(String, boolean) - Method in class mondrian.test.FoodMartTestCase
Executes an expression which yields a boolean result, and asserts that the result is the expected one.
assertContains(String, String) - Static method in class mondrian.rolap.CacheControlTest
Asserts that a given string contains a given pattern.
assertEquals(String, String, String) - Method in class mondrian.test.DiffRepository
 
assertEquals(Calendar, Calendar) - Static method in class mondrian.util.ScheduleTest
 
assertEquals(Date, Calendar) - Static method in class mondrian.util.ScheduleTest
 
assertEquals(int, int, int, String, int, int, Date) - Static method in class mondrian.util.ScheduleTest
 
assertEquals(Calendar, Date) - Static method in class mondrian.util.ScheduleTest
 
assertEqualsVerbose(String, String) - Static method in class mondrian.test.TestContext
Checks that an actual string matches an expected string.
assertEqualsVerbose(String, String, boolean, String) - Static method in class mondrian.test.TestContext
Checks that an actual string matches an expected string.
assertExprCompilesTo(String, String) - Method in class mondrian.olap.fun.FunctionTest
Compiles a scalar expression, and asserts that the program looks as expected.
assertExprDependsOn(String, String) - Method in class mondrian.test.TestContext
Asserts that an MDX expression depends upon a given list of dimensions.
assertExprReturns(String, String) - Method in class mondrian.olap.fun.FunctionTest
Executes a scalar expression, and asserts that the result is as expected.
assertExprReturns(String, double, double) - Method in class mondrian.olap.fun.FunctionTest
Executes a scalar expression, and asserts that the result is within delta of the expected result.
assertExprReturns(String, String) - Method in class mondrian.test.FoodMartTestCase
Runs an expression and asserts that it returns a given result.
assertExprReturns(String, String) - Method in class mondrian.test.TestContext
Executes an expression and asserts that it returns a given result.
assertExprThrows(String, String) - Method in class mondrian.test.FoodMartTestCase
Runs an expression, and asserts that it gives an error which contains a particular pattern.
assertExprThrows(String, String) - Method in class mondrian.test.TestContext
Executes an expression, and asserts that it gives an error which contains a particular pattern.
assertMatchesVerbose(Pattern, String) - Method in class mondrian.test.TestContext
Checks that an actual string matches an expected pattern.
assertMemberExprDependsOn(String, String) - Method in class mondrian.test.TestContext
Asserts that an MDX member-valued depends upon a given list of dimensions.
assertNoQuerySql(String, SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
Checks that a given MDX query does not result in a particular SQL statement being generated.
assertNoQuerySql(boolean) - Method in class mondrian.test.clearview.ClearViewBase
 
assertPostcondition(boolean) - Static method in class mondrian.olap.Util
Checks that a postcondition (declared using the javadoc @post tag) is satisfied.
assertPostcondition(boolean, String) - Static method in class mondrian.olap.Util
Checks that a postcondition (declared using the javadoc @post tag) is satisfied.
assertPrecondition(boolean) - Static method in class mondrian.olap.Util
Checks that a precondition (declared using the javadoc @pre tag) is satisfied.
assertPrecondition(boolean, String) - Static method in class mondrian.olap.Util
Checks that a precondition (declared using the javadoc @pre tag) is satisfied.
assertQueriesReturnSimilarResults(String, String, TestContext) - Method in class mondrian.test.FoodMartTestCase
Executes query1 and query2 and Compares the obtained measure values.
assertQueryFails(String, String[]) - Method in class mondrian.test.DialectTest
Asserts that a query fails.
assertQueryReturns(String, String) - Method in class mondrian.test.FoodMartTestCase
Runs a query and checks that the result is a given string.
assertQueryReturns(String, String) - Method in class mondrian.test.TestContext
Executes a query and checks that the result is a given string.
assertQuerySql(String, SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
Checks that a given MDX query results in a particular SQL statement being generated.
assertQuerySql(TestContext, String, SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
Checks that a given MDX query results in a particular SQL statement being generated.
assertQuerySql(String, SqlPattern[], boolean) - Method in class mondrian.rolap.BatchTestCase
Checks that a given MDX query results in a particular SQL statement being generated.
assertQuerySql(boolean) - Method in class mondrian.test.clearview.ClearViewBase
 
assertQuerySqlOrNot(TestContext, String, SqlPattern[], boolean, boolean, boolean) - Method in class mondrian.rolap.BatchTestCase
During MDX query parse and execution, checks that the query results (or does not result) in a particular SQL statement being generated.
assertQuerySucceeds(String) - Method in class mondrian.test.DialectTest
Asserts that a query succeeds and produces at least one row.
assertRequestSql(CellRequest[], SqlPattern[]) - Method in class mondrian.rolap.BatchTestCase
Checks that a given sequence of cell requests results in a particular SQL statement being generated.
assertScheduleCount(Schedule, Date, Date, int) - Static method in class mondrian.util.ScheduleTest
 
assertSetExprDependsOn(String, String) - Method in class mondrian.test.TestContext
Asserts that an MDX set-valued expression depends upon a given list of dimensions.
assertSimpleQuery() - Method in class mondrian.test.TestContext
Executes a very simple query.
assertSize(String, int, int) - Method in class mondrian.test.FoodMartTestCase
Runs a query, and asserts that the result has a given number of columns and rows.
assertSqlEquals(String, String, int) - Method in class mondrian.test.TestContext
Checks that expected SQL equals actual SQL.
assertThrows(String, String) - Method in class mondrian.test.FoodMartTestCase
Runs a query, and asserts that it throws an exception which contains the given pattern.
assertThrows(String, String) - Method in class mondrian.test.TestContext
Executes a query, and asserts that it throws an exception which contains the given pattern.
assertTrue(boolean) - Static method in class mondrian.olap.Util
Throws an internal error if condition is not true.
assertTrue(boolean, String) - Static method in class mondrian.olap.Util
Throws an internal error with the given messagee if condition is not true.
assertTrue(boolean) - Static method in class mondrian.util.ScheduleUtil
 
assertTrue(boolean, String) - Static method in class mondrian.util.ScheduleUtil
 
ASTERISK - Static variable in interface mondrian.olap.ParserSym
 
atan2(double, double) - Static method in class mondrian.olap.fun.vba.Excel
 
atanh(double) - Static method in class mondrian.olap.fun.vba.Excel
 
atn(double) - Static method in class mondrian.olap.fun.vba.Vba
 
AttemptToChangeTableUsage - Variable in class mondrian.resource.MondrianResource
AttemptToChangeTableUsage is 'JdbcSchema.Table ''{0}'' already set to usage ''{1}'' and can not be reset to usage ''{2}''.'
attributeBackground - Static variable in class mondrian.gui.SchemaPropertyCellRenderer
 
AUTH_MODE_AUTHENTICATED - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
 
AUTH_MODE_INTEGRATED - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
 
AUTH_MODE_UNAUTHENTICATED - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
 
AuthenticationMode - Static variable in class mondrian.xmla.DataSourcesConfig
 
authenticationMode - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
Ignored.
AUTHORIZATION - Static variable in class mondrian.tui.MockHttpServletRequest
 
AUTHORIZATION - Static variable in interface mondrian.xmla.XmlaRequestCallback
 
authorizationException(Exception) - Static method in class mondrian.xmla.XmlaRequestCallback.Helper
 
avg(Evaluator, List, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
Avg - Static variable in class mondrian.rolap.RolapAggregator
 
AvgFunDef - Class in mondrian.olap.fun
Definition of the Avg MDX function.
AvgFunDef(FunDef) - Constructor for class mondrian.olap.fun.AvgFunDef
 
avoidMemoryOverflow(SqlQuery.Dialect) - Static method in class mondrian.util.Bug
Returns whether to avoid a test because the memory monitor may cause it to fail.
axes - Variable in class mondrian.olap.Query
public-private: This must be public because it is still accessed in rolap.RolapConnection
axes - Variable in class mondrian.olap.ResultBase
 
axes - Variable in class mondrian.rolap.agg.Segment
 
Axis - Interface in mondrian.olap
A Axis is a component of a Result.
AXIS - Static variable in interface mondrian.olap.ParserSym
 
axisCalcs - Variable in class mondrian.olap.Query
 
AxisOrdinal - Enum in mondrian.olap
AxisOrdinal describes the allowable values for an axis code.

B

BACK_COLOR - Static variable in class mondrian.olap.Property
 
BACK_COLOR_ORDINAL - Static variable in class mondrian.olap.Property
 
BAD_ID - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
BAD_ID - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
BadJdbcFactoryAccess - Variable in class mondrian.resource.MondrianResource
BadJdbcFactoryAccess is 'JdbcSchema Factory classname ''{0}'', illegal access.'
BadJdbcFactoryClassName - Variable in class mondrian.resource.MondrianResource
BadJdbcFactoryClassName is 'JdbcSchema Factory classname ''{0}'', class not found.'
BadJdbcFactoryInstantiation - Variable in class mondrian.resource.MondrianResource
BadJdbcFactoryInstantiation is 'JdbcSchema Factory classname ''{0}'', can not instantiate.'
BadLevelNameFormat - Variable in class mondrian.resource.MondrianResource
BadLevelNameFormat is 'Context ''{0}'': The Level name ''{1}'' should be [usage hierarchy name].[level name].'
BadMeasureName - Variable in class mondrian.resource.MondrianResource
BadMeasureName is 'Context ''{0}'': Failed to find Measure name ''{1}'' for cube ''{2}''.'
BadMeasureNameFormat - Variable in class mondrian.resource.MondrianResource
BadMeasureNameFormat is 'Context ''{0}'': The Measures name ''{1}'' should be [Measures].[measure name].'
BadMeasures - Variable in class mondrian.resource.MondrianResource
BadMeasures is 'Context ''{0}'': This name ''{1}'' must be the string "Measures".'
BadMeasureSource - Variable in class mondrian.resource.MondrianResource
BadMeasureSource is 'Cube ''{0}'': Measure ''{1}'' must contain either a source column or a source expression, but not both'
BadRolapStarLeftJoinCondition - Variable in class mondrian.resource.MondrianResource
BadRolapStarLeftJoinCondition is 'Context ''{0}'': Bad RolapStar left join condition type: ''{1}'' ''{2}''.'
badValue(int) - Method in class mondrian.olap.EnumeratedValues
Returns an error indicating that the value is illegal.
badValue(Enum<T>) - Static method in class mondrian.olap.Util
Returns an exception indicating that we didn't expect to find this value here.
BANG - Static variable in interface mondrian.olap.ParserSym
 
Base64 - Class in mondrian.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in mondrian.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class mondrian.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class mondrian.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in mondrian.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class mondrian.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class mondrian.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64Test - Class in mondrian.util
Test case for Base64.
Base64Test() - Constructor for class mondrian.util.Base64Test
 
basename - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
baseNamePattern - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
BasicQueryTest - Class in mondrian.test
BasicQueryTest is a test case which tests simple queries against the FoodMart database.
BasicQueryTest() - Constructor for class mondrian.test.BasicQueryTest
 
BasicQueryTest(String) - Constructor for class mondrian.test.BasicQueryTest
 
BasicQueryTest.SleepUdf - Class in mondrian.test
A simple user-defined function which adds one to its argument, but sleeps 1 ms before doing so.
BasicQueryTest.SleepUdf() - Constructor for class mondrian.test.BasicQueryTest.SleepUdf
 
BATCH_SIZE_PROP - Static variable in class mondrian.test.loader.DBLoader
 
BatchedFillTest - Class in mondrian.test.clearview
BatchedFillTest is a test suite which tests complex queries against the FoodMart database.
BatchedFillTest() - Constructor for class mondrian.test.clearview.BatchedFillTest
 
BatchedFillTest(String) - Constructor for class mondrian.test.clearview.BatchedFillTest
 
batchKey - Variable in class mondrian.rolap.FastBatchingCellReader.Batch
 
BatchTestCase - Class in mondrian.rolap
To support all Batch related tests.
BatchTestCase(String) - Constructor for class mondrian.rolap.BatchTestCase
 
BatchTestCase() - Constructor for class mondrian.rolap.BatchTestCase
 
BatchTestCase.Bomb - Error in mondrian.rolap
Fake exception to interrupt the test when we see the desired query.
BatchTestCase.Bomb(String) - Constructor for error mondrian.rolap.BatchTestCase.Bomb
 
BatchTestCase.CellRequestConstraint - Class in mondrian.rolap
 
BatchTestCase.CellRequestConstraint(String[], String[], List<String[]>) - Constructor for class mondrian.rolap.BatchTestCase.CellRequestConstraint
 
beforeFirst() - Method in class mondrian.olap4j.EmptyResultSet
 
beforeFirst() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
beginMonth - Variable in class mondrian.util.MonthlyByDayDateSchedule
 
beginMonth - Variable in class mondrian.util.MonthlyByWeekDateSchedule
 
beginOrdinal - Variable in class mondrian.util.DailyDateSchedule
 
beginOrdinal - Variable in class mondrian.util.WeeklyDateSchedule
 
BetterExpCompiler - Class in mondrian.calc.impl
Enhanced expression compiler.
BetterExpCompiler(Evaluator, Validator) - Constructor for class mondrian.calc.impl.BetterExpCompiler
 
BetterExpCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.calc.impl.BetterExpCompiler
 
Bigint - Static variable in class mondrian.test.loader.DBLoader.Type
 
bindToStar(JdbcSchema.Table, RolapStar, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.AggTableManager
This method mines the RolapStar and annotes the JdbcSchema.Table dbFactTable by creating JdbcSchema.Table.Column.Usage instances.
bit(int) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
Creates a chunk containing a single bit.
BitKey - Interface in mondrian.rolap
Represents a set of bits.
BitKey.AbstractBitKey - Class in mondrian.rolap
Abstract implementation of BitKey.
BitKey.AbstractBitKey() - Constructor for class mondrian.rolap.BitKey.AbstractBitKey
 
BitKey.Big - Class in mondrian.rolap
Implementation of BitKey with more than 64 bits.
BitKey.Factory - Class in mondrian.rolap
 
BitKey.Factory() - Constructor for class mondrian.rolap.BitKey.Factory
 
BitKey.Mid128 - Class in mondrian.rolap
Implementation of BitKey good for sizes less than 128.
BitKey.Small - Class in mondrian.rolap
Implementation of BitKey for bit counts less than 64.
BitKeyTest - Class in mondrian.rolap
Unit test for BitKey.
BitKeyTest(String) - Constructor for class mondrian.rolap.BitKeyTest
 
bitPositionTable - Static variable in interface mondrian.rolap.BitKey
 
bool(boolean) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
Returns a predicate which always evaluates to TRUE or FALSE.
Boolean - Static variable in class mondrian.test.loader.DBLoader.Type
 
BOOLEAN_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
BooleanCalc - Interface in mondrian.calc
Compiled expression whose result is a boolean.
booleanCompiler - Variable in class mondrian.rolap.RolapNativeSql
 
booleanEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
BooleanNull - Static variable in class mondrian.olap.fun.FunUtil
Null value in three-valued boolean logic.
booleanRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
BooleanType - Class in mondrian.olap.type
The type of a boolean expression.
BooleanType() - Constructor for class mondrian.olap.type.BooleanType
 
BottomCountResolver - Static variable in class mondrian.olap.fun.TopBottomCountFunDef
 
bottomLevel - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
bottomLevel - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
 
BottomPercentResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
BottomSumResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
BRACES_END - Static variable in class mondrian.test.loader.CsvLoader
 
BRACES_START - Static variable in class mondrian.test.loader.CsvLoader
 
BRACKET_END - Static variable in class mondrian.test.loader.CsvLoader
 
BRACKET_START - Static variable in class mondrian.test.loader.CsvLoader
 
buf - Variable in class mondrian.rolap.RolapUtil.TeeWriter
 
Bug - Class in mondrian.util
Holder for constants which indicate whether particular issues have been fixed.
Bug() - Constructor for class mondrian.util.Bug
 
Bug1530543Fixed - Static variable in class mondrian.util.Bug
Whether bug 1530543, "IS EMPTY and IS NULL" is fixed.
Bug1574942Fixed - Static variable in class mondrian.util.Bug
Whether bug 1574942, "NON EMPTY when hierarchy's default member is not 'all'" is fixed.
Bug1767775Fixed - Static variable in class mondrian.util.Bug
Whether bug 1767775, "Predicate references RolapStar.Column when used in AggStar" is fixed.
Bug1767779Fixed - Static variable in class mondrian.util.Bug
Whether bug 1767779, "Predicate sometimes has null RolapStar.Column" is fixed.
Bug1791609Fixed - Static variable in class mondrian.util.Bug
Whether bug 1791609, "CrossJoin no empty optimizer eliminates calculated member" is fixed.
Bug1867953Fixed - Static variable in class mondrian.util.Bug
Whether bug 1867953, "Aggregate Tables not working with Shared Dimensions" is fixed.
Bug1888821Fixed - Static variable in class mondrian.util.Bug
Whether bug 1888821, "Non Empty Crossjoin fails to enforce role access" is fixed.
BUG_1541077 - Class in mondrian.rolap.aggmatcher
Testcase for bug 1541077 and a couple of other aggregate table ExplicitRecognizer conditions.
BUG_1541077() - Constructor for class mondrian.rolap.aggmatcher.BUG_1541077
 
BUG_1541077(String) - Constructor for class mondrian.rolap.aggmatcher.BUG_1541077
 
build(int) - Method in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
build(Result) - Static method in class mondrian.web.taglib.DOMBuilder
 
build(Document, Result) - Static method in class mondrian.web.taglib.DOMBuilder
 
build(int) - Method in class mondrian.web.taglib.DOMBuilder.ColumnBuilder
 
build(int) - Method in class mondrian.web.taglib.DOMBuilder.RowBuilder
 
buildCornerElement(Element) - Method in class mondrian.web.taglib.DOMBuilder.ColumnBuilder
 
BuiltinFunTable - Class in mondrian.olap.fun
BuiltinFunTable contains a list of all built-in MDX functions.
BuiltinFunTable() - Constructor for class mondrian.olap.fun.BuiltinFunTable
Creates a function table containing all of the builtin MDX functions.
butDepends(Calc[], Dimension) - Static method in class mondrian.calc.impl.AbstractCalc
Returns true if any of the calcs depend on dimension, else false if any of the calcs return dimension, else true.

C

cache - Variable in class mondrian.gui.MondrianGuiDef.Cube
 
cache - Variable in class mondrian.olap.MondrianDef.Cube
 
cache - Variable in class mondrian.rolap.cache.HardSmartCache
 
cache - Variable in class mondrian.rolap.SmartMemberListCache
 
CacheCalc - Class in mondrian.calc.impl
Calculation which retrieves the value of an underlying calculation from cache.
CacheCalc(Exp, ExpCacheDescriptor) - Constructor for class mondrian.calc.impl.CacheCalc
 
cacheContains(RolapSchema) - Static method in class mondrian.rolap.RolapSchema
 
CacheControl - Interface in mondrian.olap
API for controlling the contents of the cell cache and the member cache.
CacheControl.CellRegion - Interface in mondrian.olap
a region of cells in the cell cache
CacheControl.MemberEditCommand - Interface in mondrian.olap
An operation to be applied to the member cache.
CacheControl.MemberSet - Interface in mondrian.olap
A specification of a set of members in the member cache.
CacheControlImpl - Class in mondrian.rolap
Implementation of CacheControl API.
CacheControlImpl() - Constructor for class mondrian.rolap.CacheControlImpl
 
CacheControlImpl.CellRegionImpl - Interface in mondrian.rolap
 
CacheControlImpl.CellRegionVisitor - Interface in mondrian.rolap
Visitor which visits various sub-types of CacheControlImpl.MemberCellRegion.
CacheControlImpl.CrossjoinCellRegion - Class in mondrian.rolap
Cell region formed by a cartesian product of two or more CellRegions.
CacheControlImpl.CrossjoinCellRegion(List<CacheControlImpl.CellRegionImpl>) - Constructor for class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
 
CacheControlImpl.EmptyMemberSet - Class in mondrian.rolap
Member set containing no members.
CacheControlImpl.MemberCellRegion - Class in mondrian.rolap
Cell region formed by a list of members.
CacheControlImpl.MemberCellRegion(List<Member>, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.MemberCellRegion
 
CacheControlImpl.MemberEditCommandPlus - Interface in mondrian.rolap
Implementation-specific extensions to the CacheControl.MemberEditCommand interface.
CacheControlImpl.MemberRangeCellRegion - Class in mondrian.rolap
Cell region formed a range of members between a lower and upper bound.
CacheControlImpl.MemberRangeCellRegion(RolapMember, boolean, RolapMember, boolean, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
CacheControlImpl.MemberSetPlus - Interface in mondrian.rolap
Implementation-specific extensions to the CacheControl.MemberSet interface.
CacheControlImpl.MemberSetVisitor - Interface in mondrian.rolap
Visits the subclasses of CacheControlImpl.MemberSetPlus.
CacheControlImpl.MemberSetVisitorImpl - Class in mondrian.rolap
Default implementation of CacheControlImpl.MemberSetVisitor.
CacheControlImpl.MemberSetVisitorImpl() - Constructor for class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
 
CacheControlImpl.RangeMemberSet - Class in mondrian.rolap
Member set defined by a range of members between a lower and upper bound.
CacheControlImpl.RangeMemberSet(RolapMember, boolean, RolapMember, boolean, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
CacheControlImpl.SimpleMemberSet - Class in mondrian.rolap
Member set defined by a list of members from one hierarchy.
CacheControlImpl.SimpleMemberSet(List<RolapMember>, boolean) - Constructor for class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
CacheControlImpl.UnionMemberSet - Class in mondrian.rolap
Member set defined by the union of other member sets.
CacheControlImpl.UnionMemberSet(List<CacheControlImpl.MemberSetPlus>) - Constructor for class mondrian.rolap.CacheControlImpl.UnionMemberSet
 
CacheControlTest - Class in mondrian.rolap
Unit-test for cache-flushing functionality.
CacheControlTest() - Constructor for class mondrian.rolap.CacheControlTest
Creates a CacheControlTest.
CacheControlTest(String) - Constructor for class mondrian.rolap.CacheControlTest
Creates a CacheControlTest with the given name.
CacheFlushCrossjoinDimensionsInCommon - Variable in class mondrian.resource.MondrianResource
CacheFlushCrossjoinDimensionsInCommon is 'Cannot crossjoin cell regions which have dimensions in common.
CacheFlushRegionMustContainMembers - Variable in class mondrian.resource.MondrianResource
CacheFlushRegionMustContainMembers is 'Region of cells to be flushed must contain measures.'
CacheFlushUnionDimensionalityMismatch - Variable in class mondrian.resource.MondrianResource
CacheFlushUnionDimensionalityMismatch is 'Cannot union cell regions of different dimensionalities.
CacheFunDef - Class in mondrian.olap.fun
Definition of the Cache system function, which is smart enough to evaluate its argument only once.
CacheFunDef(String, String, String, Syntax, int, Type) - Constructor for class mondrian.olap.fun.CacheFunDef
 
CacheFunDef.CacheFunResolver - Class in mondrian.olap.fun
 
CacheFunDef.CacheFunResolver() - Constructor for class mondrian.olap.fun.CacheFunDef.CacheFunResolver
 
cacheHelper - Variable in class mondrian.rolap.SmartMemberReader
 
CacheHitTest - Class in mondrian.test
The CacheHitTest class contains test suites that return hit ratio of aggregation cache for various sequences of MDX queries.
CacheHitTest() - Constructor for class mondrian.test.CacheHitTest
 
cacheKey - Variable in class mondrian.rolap.ChildByNameConstraint
 
cacheKey - Variable in class mondrian.rolap.SqlContextConstraint
 
CacheLimit - Static variable in class mondrian.util.Format
Maximum number of entries in the format cache used by Format.get(String, java.util.Locale).
CacheMemberReader - Class in mondrian.rolap
CacheMemberReader implements MemberReader by reading from a pre-populated array of Members.
CacheMemberReader(MemberSource) - Constructor for class mondrian.rolap.CacheMemberReader
 
CachePool - Class in mondrian.rolap.cache
A CachePool manages the objects in a collection of caches.
Calc - Interface in mondrian.calc
Calc is the base class for all calculable expressions.
calcIter - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
calcList - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
CalcMemberHasBadDimension - Variable in class mondrian.resource.MondrianResource
CalcMemberHasBadDimension is 'Unknown dimension ''{0}'' for calculated member ''{1}'' in cube ''{2}'''
CalcMemberNotUnique - Variable in class mondrian.resource.MondrianResource
CalcMemberNotUnique is 'Calculated member ''{0}'' already exists in cube ''{1}'''
calcMList - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
CalculatedChildFunDef - Class in mondrian.olap.fun.extra
Definition of the CalculatedChild MDX function.
CalculatedChildFunDef() - Constructor for class mondrian.olap.fun.extra.CalculatedChildFunDef
 
CalculatedMember - Variable in class mondrian.resource.MondrianResource
CalculatedMember is 'calculated member'
calculatedMembers - Variable in class mondrian.gui.MondrianGuiDef.Cube
Calculated members in this cube.
calculatedMembers - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
Calculated members that belong to this virtual cube.
calculatedMembers - Variable in class mondrian.olap.MondrianDef.Cube
Calculated members in this cube.
calculatedMembers - Variable in class mondrian.olap.MondrianDef.VirtualCube
Calculated members that belong to this virtual cube.
CalculatedSet - Variable in class mondrian.resource.MondrianResource
CalculatedSet is 'calculated set'
CalcWriter - Class in mondrian.calc
Visitor which serializes an expression to text.
CalcWriter(PrintWriter) - Constructor for class mondrian.calc.CalcWriter
 
callCount - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
camelToUpper(String) - Static method in class mondrian.olap.Util
Converts a camel-case name to an upper-case name with underscores.
canAccess(OlapElement) - Method in class mondrian.olap.DelegatingRole
 
canAccess(OlapElement) - Method in interface mondrian.olap.Role
Returns whether this role is allowed to see a given element.
canAccess(OlapElement) - Method in class mondrian.olap.RoleImpl
 
canAccess(OlapElement) - Method in class mondrian.olap.UnionRoleImpl
 
canBatch(FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
Returns whether another Batch can be batched to this Batch.
canBeNull() - Method in class mondrian.test.loader.DBLoader.Column
 
cancel() - Method in class mondrian.olap.Query
Issues a cancel request on this Query object.
cancel() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
cancelCellEditing() - Method in class mondrian.gui.SchemaPropertyCellEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelRowUpdates() - Method in class mondrian.olap4j.EmptyResultSet
 
cancelRowUpdates() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
canConvert(int, int, int[]) - Static method in class mondrian.olap.type.TypeUtil
Returns whether we can convert an argument of a given category to a given parameter category.
canConvert(Exp, int, int[]) - Method in interface mondrian.olap.Validator
Returns whether we can convert an argument to a parameter type.
canDrillThrough() - Method in interface mondrian.olap.Cell
Returns true if drill through is possible for this Cell.
canDrillThrough() - Method in class mondrian.rolap.RolapCell
Returns whether it is possible to drill through this cell.
canEvaluate(Type) - Static method in class mondrian.olap.type.TypeUtil
Returns whether a value of a given type can be evaluated to a scalar value.
canRemoveFormula(String) - Method in class mondrian.olap.Query
Returns whether a formula can safely be removed from the query.
caption - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
caption - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
caption - Variable in class mondrian.gui.MondrianGuiDef.Cube
 
caption - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
 
caption - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
caption - Variable in class mondrian.gui.MondrianGuiDef.Level
 
caption - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
caption - Variable in class mondrian.gui.MondrianGuiDef.Property
 
caption - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
 
caption - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
caption - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
caption - Variable in class mondrian.olap.MondrianDef.Cube
 
caption - Variable in class mondrian.olap.MondrianDef.CubeDimension
 
caption - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
caption - Variable in class mondrian.olap.MondrianDef.Level
 
caption - Variable in class mondrian.olap.MondrianDef.Measure
 
caption - Variable in class mondrian.olap.MondrianDef.Property
 
caption - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
caption - Variable in class mondrian.olap.OlapElementBase
 
CAPTION - Static variable in class mondrian.olap.Property
Definition of the internal property which holds a member's caption.
CAPTION_ORDINAL - Static variable in class mondrian.olap.Property
 
captionColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
 
captionColumn - Variable in class mondrian.olap.MondrianDef.Level
 
captionExp - Variable in class mondrian.rolap.RolapLevel
The column or expression which yields the level members' caption.
CaptionTest - Class in mondrian.test
Unit test special "caption" settings.
CaptionTest() - Constructor for class mondrian.test.CaptionTest
 
CaptionTest.MyFoodmart - Class in mondrian.test
created from foodmart.xml via perl script, some captions added.
CaptionTest.MyFoodmart() - Constructor for class mondrian.test.CaptionTest.MyFoodmart
 
CASE - Static variable in interface mondrian.olap.ParserSym
 
CaseMatchFunDef - Class in mondrian.olap.fun
Definition of the matched CASE MDX operator.
CaseSensitive - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether the MDX parser resolves uses case-sensitive matching when looking up identifiers.
caseSensitiveCompareName(String, String) - Static method in class mondrian.olap.Util
Compares two names.
CaseTestFunDef - Class in mondrian.olap.fun
Definition of the tested CASE MDX operator.
CaseTestFunDef(FunDef) - Constructor for class mondrian.olap.fun.CaseTestFunDef
 
caseWhenElse(String, String, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
CAST - Static variable in interface mondrian.olap.ParserSym
 
cast(Set<?>) - Static method in class mondrian.olap.Util
Casts a Set to a Set with a different element type.
cast(List<?>) - Static method in class mondrian.olap.Util
Casts a List to a List with a different element type.
CastFunDef - Class in mondrian.olap.fun
Definition of the CAST MDX operator.
CastInvalidType - Variable in class mondrian.resource.MondrianResource
CastInvalidType is 'Unknown type ''{0}''; values are NUMERIC, STRING, BOOLEAN'
castType(Type, int) - Static method in class mondrian.olap.fun.FunDefBase
Converts a type to a different category, maintaining as much type information as possible.
CATALOG - Static variable in class mondrian.gui.JDBCTreeModel.Node
 
CATALOG - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
CATALOG_LOCATOR - Static variable in class mondrian.xmla.test.XmlaTestContext
 
CATALOG_NAME - Static variable in class mondrian.olap.CubeBase
constraints indexes for adSchemaMembers http://msdn.microsoft.com/library/psdk/dasdk/mdx8h4k.htm check "Restrictions in the MEMBER Rowset" under MEMBER Rowset section
CATALOG_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the name of the current catalog.
CATALOG_NAME - Static variable in class mondrian.tui.XmlaSupport
 
CATALOG_NAME - Static variable in class mondrian.xmla.test.XmlaTestContext
 
CATALOG_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
CATALOG_NAME_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
CATALOG_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
CatalogLocator - Interface in mondrian.spi
Abstract layer for locating catalog schema content.
catalogLocator - Variable in class mondrian.xmla.XmlaServlet
 
CatalogLocatorImpl - Class in mondrian.spi.impl
CatalogLocator which returns the catalog URI unchanged.
CatalogLocatorImpl() - Constructor for class mondrian.spi.impl.CatalogLocatorImpl
 
catalogName - Variable in class mondrian.gui.JDBCMetaData.Database
 
catalogNameUrls - Variable in class mondrian.xmla.XmlaBaseTestCase
 
catalogs - Variable in class mondrian.gui.JDBCTreeModel
 
catalogs - Variable in class mondrian.xmla.DataSourcesConfig.Catalogs
The list of catalogs.
catalogs - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
One or more Catalogs.
CatalogURL - Variable in class mondrian.olap.MondrianProperties
Property that contains the URL of the catalog to be used by CmdRunner and XML/A Test.
Category - Class in mondrian.olap
Category enumerates the possible expression types.
category - Variable in class mondrian.olap.Literal
 
category - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
 
causeGC(MemoryMonitor) - Method in class mondrian.util.MemoryMonitorTest
Get the difference between the maximum memory and the used memory and divide that by 1000.
cBool(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
cByte(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
cdata - Variable in class mondrian.gui.MondrianGuiDef.Formula
 
cdata - Variable in class mondrian.gui.MondrianGuiDef.SQL
 
cdata - Variable in class mondrian.gui.MondrianGuiDef.Value
 
cdata - Variable in class mondrian.olap.MondrianDef.Formula
 
cdata - Variable in class mondrian.olap.MondrianDef.SQL
 
cdata - Variable in class mondrian.olap.MondrianDef.Value
 
cdata - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
cDate(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
cDbl(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
ceiling(Calendar) - Static method in class mondrian.util.ScheduleUtil
Returns a calendar rounded up to the next midnight, unless it is already midnight.
Cell - Interface in mondrian.olap
A Cell is an item in the grid of a Result.
CELL - Static variable in interface mondrian.olap.ParserSym
 
CELL_EVALUATION_LIST - Static variable in class mondrian.olap.Property
 
CELL_EVALUATION_LIST_ORDINAL - Static variable in class mondrian.olap.Property
 
CELL_FORMATTER - Static variable in class mondrian.olap.Property
Definition of the property which holds the name of the class which formats cell values of this member.
CELL_FORMATTER_ORDINAL - Static variable in class mondrian.olap.Property
 
CELL_ORDINAL - Static variable in class mondrian.olap.Property
 
CELL_ORDINAL_ORDINAL - Static variable in class mondrian.olap.Property
 
CellFormatter - Interface in mondrian.olap
This interface provides a user exit to format the cell value to be displayed.
CellFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
CellFormatterLoadFailed is 'Failed to load formatter class ''{0}'' for member ''{1}''.'
cellFormatters - Static variable in class mondrian.rolap.RolapResult
Synchronized Map from CellFormatter to ValueFormatter.
CellKey - Interface in mondrian.rolap
A CellKey is used as a key in maps which access cells by their position.
CellKey.Generator - Class in mondrian.rolap
 
CellKey.Generator() - Constructor for class mondrian.rolap.CellKey.Generator
 
CellKey.Many - Class in mondrian.rolap
 
CellKey.Many(int[]) - Constructor for class mondrian.rolap.CellKey.Many
Creates a Many.
CellKey.One - Class in mondrian.rolap
 
CellKey.Three - Class in mondrian.rolap
 
CellKey.Two - Class in mondrian.rolap
 
CellKey.Zero - Class in mondrian.rolap
 
CellKeyTest - Class in mondrian.rolap
Test that the implementations of the CellKey interface are correct.
CellKeyTest() - Constructor for class mondrian.rolap.CellKeyTest
 
CellKeyTest(String) - Constructor for class mondrian.rolap.CellKeyTest
 
CellProperty - Class in mondrian.olap
Represents Cell Property.
CellProperty(Object) - Constructor for class mondrian.olap.CellProperty
 
CellPropertyTest - Class in mondrian.olap
Test for Cell Property
CellPropertyTest() - Constructor for class mondrian.olap.CellPropertyTest
 
cellPropLongs - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
 
cellProps - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
 
CellReader - Interface in mondrian.rolap
A CellReader finds the cell value for the current context held by evaluator.
cellReader - Variable in class mondrian.rolap.RolapEvaluator
 
CellRequest - Class in mondrian.rolap.agg
A CellRequest contains the context necessary to get a cell value from a star.
CellRequest(RolapStar.Measure, boolean, boolean) - Constructor for class mondrian.rolap.agg.CellRequest
Creates a CellRequest.
cellSetMetaData - Variable in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
cf - Variable in class mondrian.rolap.RolapResult.CellFormatterValueFormatter
 
changeListener - Variable in class mondrian.rolap.MemberCacheHelper
 
characters(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
characters(String) - Method in interface mondrian.xmla.SaxWriter
 
charcase - Variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
charEncoding - Variable in class mondrian.xmla.XmlaServlet
 
check() - Method in class mondrian.rolap.aggmatcher.Recognizer
Return true if the candidate aggregate table was successfully mapped into the fact table.
check() - Method in class mondrian.test.loader.CsvDBLoader
 
check() - Method in class mondrian.test.loader.DBLoader
 
checkAggregateModifications() - Method in class mondrian.rolap.RolapCube
Check if there are modifications in the aggregations cache
checkAggregateModifications() - Method in class mondrian.rolap.RolapSchema
Checks whether there are modifications in the aggregations cache.
checkAggregateModifications() - Method in class mondrian.rolap.RolapStar
Checks whether an aggregation has changed since the last the time loaded.
checkCacheStatus() - Method in class mondrian.rolap.MemberCacheHelper
 
checkCacheStatus() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
checkCacheStatus() - Method in class mondrian.rolap.SmartMemberReader
 
checkCancelOrTimeout() - Method in class mondrian.olap.Query
Checks if either a cancel request has been issued on the query or the execution time has exceeded the timeout value (if one has been set).
checkCompatible(Exp, Exp, FunDef) - Static method in class mondrian.olap.fun.FunUtil
Throws an error if the expressions don't have the same hierarchy.
checkCrossJoin(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeSet
Checks for CrossJoin(<set1>, <set2>), where set1 and set2 are one of member.children, level.members or member.descendants.
checkCrossJoinArg(RolapEvaluator, Exp) - Method in class mondrian.rolap.RolapNativeSet
Scans for memberChildren, levelMembers, memberDescendants, crossJoin.
checkDescendants(Role, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeSet
Checks for Descendants(<member>, <Level>)
checkDirectory(String) - Static method in class mondrian.test.loader.CsvDBLoader
 
checkEnumeration(FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeSet
Checks for a set constructor, {member1, member2, ...} that does not contain calculated members.
checkFactCount() - Method in class mondrian.rolap.aggmatcher.Recognizer
Make sure that the aggregate table has one fact count column and that its type is numeric.
checkFlag(int, int, boolean) - Static method in class mondrian.olap.fun.FunUtil
Returns true if the mask in flag is set.
checkForeignKeys() - Method in class mondrian.rolap.aggmatcher.Recognizer
This method checks the foreign key columns.
checkIgnores() - Method in class mondrian.rolap.aggmatcher.Recognizer
Check all columns to be marked as ignore.
Checkin7641UseOptimizer - Static variable in class mondrian.util.Bug
 
Checkin_7634 - Class in mondrian.rolap.aggmatcher
Checkin 7634 attempted to correct a problem demonstrated by this junit.
Checkin_7634() - Constructor for class mondrian.rolap.aggmatcher.Checkin_7634
 
Checkin_7634(String) - Constructor for class mondrian.rolap.aggmatcher.Checkin_7634
 
Checkin_7641 - Class in mondrian.rolap.aggmatcher
Checkin 7641 attempted to correct a problem demonstrated by this junit.
Checkin_7641() - Constructor for class mondrian.rolap.aggmatcher.Checkin_7641
 
Checkin_7641(String) - Constructor for class mondrian.rolap.aggmatcher.Checkin_7641
 
checkInList(SqlQuery, BitKey) - Method in class mondrian.rolap.agg.AndPredicate
 
checkInList(BitKey) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
checkIterListResultStyles(Calc) - Static method in class mondrian.olap.fun.FunUtil
 
checkLevelMembers(Role, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeSet
Checks for <Level>.Members.
checkLevels(List<JdbcSchema.Table.Column.Usage>) - Method in class mondrian.rolap.aggmatcher.Recognizer
This method identifies those columns in the aggregate table that match "collapsed" dimension columns.
checkListResultStyles(Calc) - Static method in class mondrian.olap.fun.FunUtil
 
checkMeasures() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
Create measures for an aggregate table.
checkMeasures() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
Make the measures for this aggregate table.
checkMeasures() - Method in class mondrian.rolap.aggmatcher.Recognizer
Check all measure columns returning the number of measure columns.
checkMemberChildren(Role, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeSet
Checks for <Member>.Children.
checkNosMeasures(int) - Method in class mondrian.rolap.aggmatcher.Recognizer
Make sure there was at least one measure column identified.
checkSame(XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
checkThrowable(Throwable, String) - Static method in class mondrian.test.TestContext
 
checkUnusedColumns() - Method in class mondrian.rolap.aggmatcher.Recognizer
If everything is ok, issue warning for each aggTable column that has not been identified as a FACT_COLUMN, MEASURE_COLUMN or LEVEL_COLUMN.
CHEVRON_END - Static variable in class mondrian.test.loader.CsvLoader
 
CHEVRON_START - Static variable in class mondrian.test.loader.CsvLoader
 
CHH_AUTHORIZATION_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
CHH_AUTHORIZATION_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
CHH_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
CHH_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
ChildByNameConstraint - Class in mondrian.rolap
Constraint which optimizes the search for a child by name.
ChildByNameConstraint(Id.Segment) - Constructor for class mondrian.rolap.ChildByNameConstraint
Creates a ChildByNameConstraint.
childColumn - Variable in class mondrian.gui.MondrianGuiDef.Closure
 
childColumn - Variable in class mondrian.olap.MondrianDef.Closure
 
childLevelHasApproxRowCount() - Method in class mondrian.rolap.RolapMember
 
childName - Variable in class mondrian.rolap.ChildByNameConstraint
 
children - Variable in class mondrian.gui.JDBCTreeModel.Node
 
children - Variable in class mondrian.rolap.agg.ListPredicate
 
children - Variable in class mondrian.rolap.aggmatcher.AggStar.Table
 
CHILDREN_CARDINALITY - Static variable in class mondrian.olap.Property
Definition of the property which holds the number of children this member has.
CHILDREN_CARDINALITY_ORDINAL - Static variable in class mondrian.olap.Property
 
ChooseAggregateByVolume - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether aggregate tables are ordered by their volume or row count.
chooseDrillThroughCube(Member[], RolapCube) - Static method in class mondrian.rolap.RolapCell
 
chooseGrowCapacity(int, double, double) - Method in class mondrian.util.ObjectPool
 
chooseHighWaterMark(int, double) - Method in class mondrian.util.ObjectPool
 
chooseLowWaterMark(int, double) - Method in class mondrian.util.ObjectPool
 
chooseQuery(SqlQuery.Dialect) - Method in class mondrian.rolap.sql.SqlQuery.CodeSet
Chooses the code variant which best matches the given Dialect.
ChooseRunnable - Interface in mondrian.test
Similar to Runnable, except classes which implement ChooseRunnable choose what to do based upon an integer parameter.
chooseRunnable - Variable in class mondrian.test.TestCaseForker
 
chr(int) - Static method in class mondrian.olap.fun.vba.Vba
 
chrB(int) - Static method in class mondrian.olap.fun.vba.Vba
 
chrW(int) - Static method in class mondrian.olap.fun.vba.Vba
 
ChunkBitCount - Static variable in class mondrian.rolap.BitKey.AbstractBitKey
 
chunkCount(int) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
Returns the number of chunks required for a given number of bits.
chunkPos(int) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
Returns which chunk a given bit falls into.
ci - Variable in class mondrian.rolap.RolapCell
 
cInt(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
className - Variable in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
className - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
 
clear() - Method in class mondrian.recorder.AbstractRecorder
Resets this MessageRecorder.
clear() - Method in class mondrian.recorder.ListRecorder
 
clear() - Method in interface mondrian.recorder.MessageRecorder
Clear all context, warnings and errors from the MessageRecorder.
clear() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
For testing ONLY void clearUsages() { for (Iterator usageIter = getTables(); usageIter.hasNext(); ) { Table table = (Table) usageIter.next(); table.clearUsages(); } }
clear(int) - Method in class mondrian.rolap.BitKey.Big
 
clear() - Method in class mondrian.rolap.BitKey.Big
 
clear(int) - Method in interface mondrian.rolap.BitKey
Sets the bit specified by the index to false.
clear() - Method in interface mondrian.rolap.BitKey
Sets all of the bits in this BitKey to false.
clear(int) - Method in class mondrian.rolap.BitKey.Mid128
 
clear() - Method in class mondrian.rolap.BitKey.Mid128
 
clear(int) - Method in class mondrian.rolap.BitKey.Small
 
clear() - Method in class mondrian.rolap.BitKey.Small
 
clear() - Method in class mondrian.rolap.cache.HardSmartCache
 
clear() - Method in interface mondrian.rolap.cache.SmartCache
 
clear() - Method in class mondrian.rolap.cache.SoftSmartCache
 
clear() - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
Removes all CellInfo objects from container.
clear() - Method in class mondrian.rolap.RolapResult.CellInfoMap
 
clear() - Method in class mondrian.rolap.RolapResult.CellInfoPool
 
clear() - Method in class mondrian.rolap.RolapSchema.Pool
 
clear() - Method in class mondrian.rolap.SmartMemberListCache
 
clear() - Method in class mondrian.test.loader.DBLoader
Undoes all of the database table creations performed when the load method was called.
clear() - Method in class mondrian.util.ObjectPool
Removes all objects from the pool but keeps the current size of the internal storage.
clear() - Method in class mondrian.util.UnsupportedList
 
clearAggStarList() - Method in class mondrian.rolap.RolapStar
Set the agg star list to empty.
clearAllDBs() - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
 
clearAndHardenCache(MemberCacheHelper) - Method in class mondrian.rolap.NonEmptyTest
 
clearAttributes() - Method in class mondrian.tui.MockHttpServletRequest
 
clearBatch() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
clearCache(String) - Method in class mondrian.test.CacheHitTest
Clears aggregation cache
clearCachedAggregations() - Method in class mondrian.rolap.RolapCube
Clear the in memory aggregate cache associated with this Cube, but only if Disabling Caching has been enabled.
clearCachedAggregations(boolean) - Method in class mondrian.rolap.RolapCube
Clear the in memory aggregate cache associated with this Cube.
clearCachedAggregations(boolean) - Method in class mondrian.rolap.RolapStar
Clears the aggregate cache.
clearConnection() - Method in class mondrian.test.TestContext
 
clearContent() - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
clearDB(DataSource) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Clears information in a JdbcSchema associated with a DataSource.
clearDB(JdbcSchema) - Method in interface mondrian.rolap.aggmatcher.JdbcSchema.Factory
 
clearDB(JdbcSchema) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
 
clearError() - Method in class mondrian.tui.CmdRunner
 
clearEvalCache() - Method in class mondrian.olap.Query
Remove all entries in the evaluation cache
clearExpResultCache(boolean) - Method in class mondrian.rolap.RolapEvaluator
 
clearHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
 
clearParameters() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
clearParameters() - Method in class mondrian.tui.MockHttpServletRequest
 
clearPool() - Method in class mondrian.rolap.RolapConnectionPool
Clears the connection pool for testing purposes
clearResultCache(boolean) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Clears the expression result cache.
clearServlet() - Method in class mondrian.xmla.XmlaBaseTestCase
 
clearThreadLocalClassName() - Static method in class mondrian.calc.ExpCompiler.Factory
Clears the class name (regardless of whether a class name was set).
clearThreadLocalClassName() - Static method in class mondrian.util.MemoryMonitorFactory
Clears the class name (regardless of whether a class name was set).
ClearViewBase - Class in mondrian.test.clearview
ClearViewBase is the base class to build test cases which test queries against the FoodMart database.
ClearViewBase() - Constructor for class mondrian.test.clearview.ClearViewBase
 
ClearViewBase(String) - Constructor for class mondrian.test.clearview.ClearViewBase
 
clearWarnings() - Method in class mondrian.olap4j.EmptyResultSet
 
clearWarnings() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
clearWarnings() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
clearWarnings() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
CLIENT_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
 
clone() - Method in class mondrian.calc.DummyExp
 
clone() - Method in class mondrian.mdx.DimensionExpr
 
clone() - Method in class mondrian.mdx.HierarchyExpr
 
clone() - Method in class mondrian.mdx.LevelExpr
 
clone() - Method in class mondrian.mdx.MemberExpr
 
clone() - Method in class mondrian.mdx.NamedSetExpr
 
clone() - Method in class mondrian.mdx.ParameterExpr
 
clone() - Method in class mondrian.mdx.ResolvedFunCall
 
clone() - Method in class mondrian.mdx.UnresolvedFunCall
 
clone() - Method in class mondrian.olap.EnumeratedValues
 
clone() - Method in interface mondrian.olap.Exp
 
clone() - Method in class mondrian.olap.ExpBase
 
clone() - Method in class mondrian.olap.Formula
 
clone() - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
clone() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
clone() - Method in class mondrian.olap.Id
 
clone() - Method in class mondrian.olap.Literal
 
clone() - Method in class mondrian.olap.MemberProperty
 
clone() - Method in class mondrian.olap.OlapElementBase
 
clone() - Method in class mondrian.olap.Query
 
clone() - Method in class mondrian.olap.QueryAxis
 
clone() - Method in class mondrian.olap.RoleImpl
 
clone() - Method in class mondrian.olap.SetBase
 
cloneArray(Exp[]) - Static method in class mondrian.olap.ExpBase
 
cloneArray(Formula[]) - Static method in class mondrian.olap.Formula
 
cloneArray(MemberProperty[]) - Static method in class mondrian.olap.MemberProperty
 
cloneArray(QueryAxis[]) - Static method in class mondrian.olap.QueryAxis
 
cloneEmpty() - Method in class mondrian.rolap.sql.SqlQuery
Creates an empty SqlQuery with the same environment as this one.
cloneListWithColumn(RolapStar.Column, List<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate
 
cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.MemberColumnPredicate
 
cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
cloneWithColumn(RolapStar.Column) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
cloneWithColumn(RolapStar.Column) - Method in interface mondrian.rolap.StarColumnPredicate
This method is required because unfortunately some ColumnPredicate objects are created without a column.
close() - Method in interface mondrian.olap.Connection
Closes this Connection.
close() - Method in interface mondrian.olap.Result
 
close() - Method in class mondrian.olap.ResultBase
 
close() - Method in class mondrian.olap4j.EmptyResultSet
 
close() - Method in class mondrian.olap4j.MondrianOlap4jCell.MyDelegatingInvocationHandler
 
close() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
close() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
close() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
close() - Method in class mondrian.rolap.RolapConnection
 
close() - Method in class mondrian.rolap.RolapConnection.NonEmptyResult
 
close() - Method in class mondrian.rolap.SqlStatement
Closes all resources (statement, result set) held by this SqlStatement.
close() - Method in class mondrian.test.loader.CsvLoader
 
close() - Method in class mondrian.test.loader.DBLoader
Releases resources.
close() - Method in class mondrian.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
closeConnection() - Method in class mondrian.gui.JDBCMetaData
 
closed - Variable in class mondrian.olap4j.MondrianOlap4jCellSet
 
closedPeer - Variable in class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
For a parent-child hierarchy with a closure provided by the schema, the equivalent level in the closed hierarchy; otherwise null.
closeFileWriter() - Method in class mondrian.test.loader.DBLoader
 
ClosingPeriodResolver - Static variable in class mondrian.olap.fun.OpeningClosingPeriodFunDef
 
closure - Variable in class mondrian.gui.MondrianGuiDef.Level
 
closure - Variable in class mondrian.olap.MondrianDef.Level
 
CmdRunner - Class in mondrian.tui
Command line utility which reads and executes MDX commands.
CmdRunner(CmdRunner.Options, PrintWriter) - Constructor for class mondrian.tui.CmdRunner
Creates a CmdRunner.
CmdRunner.Options - Class in mondrian.tui
 
CmdRunner.Options() - Constructor for class mondrian.tui.CmdRunner.Options
 
CmdRunnerTest - Class in mondrian.test
Unit test for CmdRunner.
CmdRunnerTest() - Constructor for class mondrian.test.CmdRunnerTest
 
CmdRunnerTest(String) - Constructor for class mondrian.test.CmdRunnerTest
 
cmp(Format.FDBigInt) - Method in class mondrian.util.Format.FDBigInt
 
cnt - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
CoalesceEmptyFunDef - Class in mondrian.olap.fun
Definition of the CoalesceEmpty MDX function.
CoalesceEmptyFunDef(ResolverBase, int, int[]) - Constructor for class mondrian.olap.fun.CoalesceEmptyFunDef
 
code - Variable in class mondrian.util.Format.BasicFormat
 
code - Variable in class mondrian.util.Format.Token
 
collectColumns(Collection<RolapStar.Column>, RolapStar.Table, MondrianDef.Column) - Static method in class mondrian.rolap.RolapStar
Collects all columns in this table and its children.
COLON - Static variable in interface mondrian.olap.ParserSym
 
colsDataType - Variable in class mondrian.gui.JDBCMetaData.DbTable
sorted map key=column, value=data type of column
COLUMN - Static variable in class mondrian.gui.JDBCTreeModel.Node
 
column - Variable in class mondrian.gui.MondrianGuiDef.AggColumnName
 
column - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
 
column - Variable in class mondrian.gui.MondrianGuiDef.AggMeasure
 
column - Variable in class mondrian.gui.MondrianGuiDef.Level
 
column - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
column - Variable in class mondrian.gui.MondrianGuiDef.Property
 
column - Variable in class mondrian.gui.MondrianGuiDef.Value
 
column - Variable in class mondrian.olap.MondrianDef.AggColumnName
 
column - Variable in class mondrian.olap.MondrianDef.AggLevel
 
column - Variable in class mondrian.olap.MondrianDef.AggMeasure
 
column - Variable in class mondrian.olap.MondrianDef.Level
 
column - Variable in class mondrian.olap.MondrianDef.Measure
 
column - Variable in class mondrian.olap.MondrianDef.Property
 
column - Variable in class mondrian.olap.MondrianDef.Value
 
column - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
 
COLUMN_NAMES_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
COLUMN_TYPES_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
columnBitKey - Variable in class mondrian.rolap.agg.ListPredicate
 
columnDefinitions - Variable in enum mondrian.xmla.RowsetDefinition
 
columnDefs - Variable in class mondrian.gui.MondrianGuiDef.InlineTable
 
columnDefs - Variable in class mondrian.olap.MondrianDef.InlineTable
 
columns - Variable in class mondrian.rolap.agg.ListPredicate
 
columns - Variable in class mondrian.rolap.BatchTestCase.CellRequestConstraint
 
columns - Variable in class mondrian.rolap.FastBatchingCellReader.Batch
 
columnsOK(RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Uses the DefaultRecognizer Recognizer to determine if the given aggTable's columns all match upto the dbFactTable's columns (where present) making the column usages as a result.
columnsOK(RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Checks that ALL of the columns in the dbTable have a mapping in the tableDef.
columnType - Variable in enum mondrian.xmla.RowsetDefinition.Type
 
columnValue(DBLoader.Column, Object) - Method in class mondrian.test.loader.DBLoader
Convert the columns value to a string based upon its column type.
COMMA - Static variable in interface mondrian.olap.ParserSym
 
commaList(String, List<T>) - Static method in class mondrian.olap.Util
Converts a list of a string.
commandLoop(boolean) - Method in class mondrian.tui.CmdRunner
 
commandLoop(File) - Method in class mondrian.tui.CmdRunner
 
commandLoop(String, boolean) - Method in class mondrian.tui.CmdRunner
 
commandLoop(Reader, boolean) - Method in class mondrian.tui.CmdRunner
The Command Loop where lines are read from the InputStream and interpreted.
commit() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
compare(Object, Object) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.CacheMemberReader
 
compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.DelegatingMemberReader
 
compare(RolapMember, RolapMember, boolean) - Method in interface mondrian.rolap.MemberReader
Compares two members according to their order in a prefix ordered traversal.
compare(RolapStar.Column, RolapStar.Column) - Method in class mondrian.rolap.RolapStar.ColumnComparator
 
compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.SmartMemberReader
 
compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.SqlMemberSource
 
compare(RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.SubstitutingMemberReader
 
compareHierarchically(Member, Member, boolean) - Static method in class mondrian.olap.fun.FunUtil
Compares a pair of members according to their positions in a prefix-order (or postfix-order, if post is true) walk over a hierarchy.
compareKey(Object, Object) - Static method in class mondrian.olap.Util
Returns the result of ((Comparable) k1).compareTo(k2), with special-casing for the fact that Boolean only became comparable in JDK 1.5.
compareMembersHierarchically(Member, Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
compareMembersHierarchically(Member, Member) - Method in interface mondrian.olap.SchemaReader
Compares a pair of Members according to their order in a prefix traversal.
compareMembersHierarchically(Member, Member) - Method in class mondrian.rolap.RolapSchemaReader
 
compareName(String, String) - Static method in class mondrian.olap.Util
Compares two names.
compareResults() - Method in class mondrian.test.comp.ResultComparator
 
compareSiblingMembers(Member, Member) - Static method in class mondrian.olap.fun.FunUtil
Compares two members which are known to have the same parent.
CompareSiblingsByOrderKey - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether sibling members are compared according to order key value fetched from their ordinal expression.
compareTo(FunInfo) - Method in class mondrian.olap.fun.FunInfo
 
compareTo(Object) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
compareTo(Object) - Method in class mondrian.olap.fun.TestMember
 
compareTo(Object) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
compareTo(BitKey) - Method in class mondrian.rolap.BitKey.Big
 
compareTo(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
 
compareTo(BitKey) - Method in class mondrian.rolap.BitKey.Small
 
compareTo(Object) - Method in class mondrian.rolap.RolapCubeMember
 
compareTo(Object) - Method in class mondrian.rolap.RolapMember
Compares this member to another RolapMember.
compareTo(Pair<L, R>) - Method in class mondrian.util.Pair
 
compareValues(double, double) - Static method in class mondrian.olap.fun.FunUtil
Compares double-precision values according to MDX semantics.
compareValues(int, int) - Static method in class mondrian.olap.fun.FunUtil
 
compareValues(Object, Object) - Static method in class mondrian.olap.fun.FunUtil
Compares two cell values.
CompatibilityTest - Class in mondrian.test
CompatibilityTest is a test case which tests MDX syntax compatibility with Microsoft and SAS servers.
CompatibilityTest(String) - Constructor for class mondrian.test.CompatibilityTest
 
compile(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression.
compile(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
Compiles an expression. Uses the current ResultStyle to compile the expression.
compile(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compile(ExpCompiler) - Method in interface mondrian.calc.ParameterCompilable
 
compile() - Method in class mondrian.olap.Formula
 
compile(Exp) - Method in class mondrian.olap.fun.ResultStyleCompiler
 
compile(ExpCompiler) - Method in class mondrian.olap.ParameterImpl
 
compile(ExpCompiler, List<ResultStyle>) - Method in class mondrian.olap.QueryAxis
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.IifSqlCompiler
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.InfixOpSqlCompiler
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.IsEmptySqlCompiler
 
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.NumberSqlCompiler
 
compile(Exp) - Method in interface mondrian.rolap.RolapNativeSql.SqlCompiler
Returns SQL.
compile(Exp) - Method in class mondrian.rolap.RolapNativeSql.StoredMeasureSqlCompiler
 
compile(ExpCompiler) - Method in class mondrian.rolap.RolapSchemaParameter
 
compileArgs(Exp, RolapNativeSql.SqlCompiler) - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
compiles the arguments of a FunCall
compileAs(Exp, Type, List<ResultStyle>) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression to a given result type.
compileAs(Exp, Type, List<ResultStyle>) - Method in class mondrian.calc.impl.AbstractExpCompiler
Compiles an expression to a given result type. Uses a new ResultStyle to compile the expression.
compileAs(Exp, Type, List<ResultStyle>) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileAs(Exp, Type, List<ResultStyle>) - Method in class mondrian.olap.fun.ResultStyleCompiler
 
compileBoolean(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a boolean result.
compileBoolean(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileBoolean(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AddCalculatedMembersFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AggregateFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AncestorFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.AvgFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CacheFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CaseMatchFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CaseTestFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CastFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CoalesceEmptyFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CorrelationFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CountFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CovarianceFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DescendantsFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DimensionCurrentMemberFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DistinctFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DrilldownLevelFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.DrilldownMemberFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExceptFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExistsFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.extra.CalculatedChildFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.extra.NthQuartileFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ExtractFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FilterFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FormatFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FunDefBase
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.GenerateFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HeadTailFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HierarchizeFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.HierarchyDimensionFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IifFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IntersectFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IsEmptyFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IsFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.IsNullFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.JavaFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LastPeriodsFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LeadLagFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LevelHierarchyFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LinReg
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.LinReg.PointFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MedianFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MemberHierarchyFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MemberLevelFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.MinMaxFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.NonEmptyCrossJoinFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.OpeningClosingPeriodFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.OrderFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ParallelPeriodFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ParenthesesFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.PercentileFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.PeriodsToDateFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.PropertiesFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RangeFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RankFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SetFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SetItemFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SetToStrFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StdevFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StdevPFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StrToSetFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.StrToTupleFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SubsetFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.SumFunDef
 
compileCall(ResolvedFunCall, ExpCompiler, ResultStyle) - Method in class mondrian.olap.fun.SumFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ToggleDrillStateFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TopBottomCountFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TupleFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TupleItemFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.TupleToStrFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.UnionFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.ValidMeasureFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VarFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VarPFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.VisualTotalsFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.XtdFunDef
 
compileCall(ResolvedFunCall, ExpCompiler) - Method in interface mondrian.olap.FunDef
Converts a call to this function into executable objects.
compileCall2(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RankFunDef
 
compileCall3(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.RankFunDef
 
compileCallImmutableList(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
 
compileCallIterable(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
 
compileCallIterable(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FilterFunDef
Returns an IterCalc.
compileCallList(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.FilterFunDef
Returns a ListCalc.
compileCallMutableList(ResolvedFunCall, ExpCompiler) - Method in class mondrian.olap.fun.CrossJoinFunDef
 
compileDateTime(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a Date result.
compileDateTime(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileDateTime(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compiledExps - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
compileDimension(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a Dimension result.
compileDimension(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileDimension(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileDouble(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a double result.
compileDouble(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileDouble(Exp) - Method in class mondrian.calc.impl.BetterExpCompiler
 
compileDouble(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileExpression(Exp, boolean, ResultStyle) - Method in class mondrian.olap.Query
Compiles an expression, using a cached compiled expression if available.
compileExpression(String, boolean) - Method in class mondrian.test.TestContext
Compiles a scalar expression in the context of the default cube.
compileHierarchy(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a Hierarchy result.
compileHierarchy(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileHierarchy(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileInteger(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields an int result.
compileInteger(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileInteger(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileIter(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields an immutable Iterable result.
compileIter(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileIter(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileLevel(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a Level result.
compileLevel(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileLevel(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileList(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields an immutable List result.
compileList(Exp, boolean) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields List result.
compileList(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileList(Exp, boolean) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileList(Exp, boolean) - Method in class mondrian.calc.impl.BetterExpCompiler
 
compileList(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileList(Exp, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileMember(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a Member result.
compileMember(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileMember(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compiler - Variable in class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
 
compiler - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
 
compilers - Variable in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
 
compileScalar(Exp, boolean) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression to yield a scalar result.
compileScalar(Exp, boolean) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileScalar(Exp, boolean) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileString(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a String result.
compileString(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileString(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
compileTuple(Exp) - Method in interface mondrian.calc.ExpCompiler
Compiles an expression which yields a tuple result.
compileTuple(Exp) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
compileTuple(Exp) - Method in class mondrian.calc.impl.BetterExpCompiler
 
compileTuple(Exp) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
completeBeforeElement(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
completeBeforeElement(String) - Method in interface mondrian.xmla.SaxWriter
 
CompoundSlicer - Variable in class mondrian.resource.MondrianResource
CompoundSlicer is 'WHERE clause expression returned set with more than one element.'
computeCalculated(Member.MemberType) - Method in class mondrian.olap.MemberBase
Computes the value to be returned by MemberBase.isCalculated(), so it can be cached in a variable.
computeCalculated(Member.MemberType) - Method in class mondrian.rolap.RolapCalculatedMember
 
computeCalculated(Member.MemberType) - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.CubeType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.DimensionType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.HierarchyType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.LevelType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.MemberType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.ScalarType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.SetType
 
computeCommonType(Type, int[]) - Method in class mondrian.olap.type.TupleType
 
computeCommonType(Type, int[]) - Method in interface mondrian.olap.type.Type
Returns a Type which is more general than this and the given Type.
computeCommonType(boolean, Type...) - Static method in class mondrian.olap.type.TypeUtil
Returns a type sufficiently broad to hold any value of several types, but as narrow as possible.
computeHashCode() - Method in class mondrian.olap.OlapElementBase
Computes this object's hash code.
computeHashCode() - Method in class mondrian.rolap.RolapCubeHierarchy
 
computeHashCode() - Method in class mondrian.rolap.RolapHierarchy
 
con - Variable in class mondrian.rolap.NonEmptyTest.TestCase
Mondrian connection.
CONCAT - Static variable in interface mondrian.olap.ParserSym
 
ConcurrentMdxTest - Class in mondrian.test
Runs specified set of MDX queries concurrently.
ConcurrentMdxTest() - Constructor for class mondrian.test.ConcurrentMdxTest
 
ConcurrentValidatingQueryRunner - Class in mondrian.test
Utility class to run set of MDX queries in multiple threads and validate the results.
ConcurrentValidatingQueryRunner(int, boolean, FoodMartTestCase.QueryAndResult[]) - Constructor for class mondrian.test.ConcurrentValidatingQueryRunner
Runs concurrent queries without flushing cache.
ConcurrentValidatingQueryRunner(int, boolean, boolean, FoodMartTestCase.QueryAndResult[]) - Constructor for class mondrian.test.ConcurrentValidatingQueryRunner
Runs concurrent queries with random cache flush.
conn - Variable in class mondrian.gui.JDBCMetaData
 
connect(String, Properties) - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
connection - Variable in class mondrian.gui.JDBCExplorer
 
connection - Variable in class mondrian.gui.JDBCTreeModel
 
connection - Variable in class mondrian.gui.QueryPanel
 
Connection - Interface in mondrian.olap
Connection to a multi-dimensional database.
connection - Variable in class mondrian.olap4j.MondrianOlap4jConnection
Underlying mondrian connection.
connection - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
connection - Variable in class mondrian.rolap.Test
 
ConnectionBase - Class in mondrian.olap
ConnectionBase implements some of the methods in Connection.
ConnectionBase() - Constructor for class mondrian.olap.ConnectionBase
 
ConnectionString - Static variable in class mondrian.test.StandAlone
 
ConnectStringMandatoryProperties - Variable in class mondrian.resource.MondrianResource
ConnectStringMandatoryProperties is 'Connect string must contain property ''{0}'' or property ''{1}'''
constainsColumn(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Return true if this table contains a column with the given name.
Constant - Static variable in class mondrian.olap.Category
Constant is a flag which, when bitwise-OR-ed with a category value, indicates a constant (as opposed to an expression).
constantBoolean(boolean) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given boolean.
ConstantCalc - Class in mondrian.calc.impl
Calculator which always returns the same value.
ConstantCalc(Type, Object) - Constructor for class mondrian.calc.impl.ConstantCalc
 
ConstantCalcTest - Class in mondrian.calc.impl
Test for ConstantCalc
ConstantCalcTest() - Constructor for class mondrian.calc.impl.ConstantCalcTest
 
constantDimension(Dimension) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given dimension.
constantDouble(double) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given double.
constantHierarchy(Hierarchy) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given hierarchy.
constantInteger(int) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given integer.
constantLevel(Level) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given level.
constantMember(Member) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given member.
constantNull(Type) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to null.
constantString(String) - Static method in class mondrian.calc.impl.ConstantCalc
Creates an expression which evaluates to a given string.
constrainedColumn - Variable in class mondrian.rolap.agg.AbstractColumnPredicate
 
constrainLevel(RolapLevel, SqlQuery, RolapCube, String, boolean) - Static method in class mondrian.rolap.SqlConstraintUtils
Generates a sql expression constraining a level by some value
constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.AllLevelReaderImpl
 
constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in interface mondrian.rolap.RolapCubeLevel.LevelReader
Adds constraints to a cache region for a member of this level.
constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.NullLevelReader
 
constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
 
constrainRegion(StarColumnPredicate, RolapCube, RolapCacheRegion) - Method in class mondrian.rolap.RolapCubeLevel.RegularLevelReader
 
constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.AllLevelReaderImpl
 
constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in interface mondrian.rolap.RolapCubeLevel.LevelReader
Adds constraints to a cell request for a member of this level.
constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.NullLevelReader
 
constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
 
constrainRequest(RolapCubeMember, RolapCube, CellRequest) - Method in class mondrian.rolap.RolapCubeLevel.RegularLevelReader
 
constraint - Variable in class mondrian.rolap.SqlTupleReader
 
constructSuite(DiffRepository, Class) - Static method in class mondrian.test.clearview.ClearViewBase
 
contains(Object) - Method in class mondrian.rolap.agg.Aggregation.Axis
Returns whether this axis contains a given key, or would contain it if it existed.
contains(Object[]) - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
contains(RolapSchema) - Method in class mondrian.rolap.RolapSchema.Pool
 
contains(String[], String) - Static method in class mondrian.test.TestContext
 
contains(T) - Method in class mondrian.util.ObjectPool
Returns true it the Object is already in the ObjectPool and false otherwise.
contains(Object) - Method in class mondrian.util.UnsupportedList
 
containsAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
 
containsCalculatedMember(Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
 
containsCatalog(String, String) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet
 
containsColumn(RolapStar.Column) - Method in class mondrian.rolap.RolapStar.Table
 
containsColumn(String) - Method in class mondrian.rolap.RolapStar.Table
Returns whether this table has a column with the given name.
containsHeader(String) - Method in class mondrian.tui.MockHttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
CONTENT_DATA - Static variable in class mondrian.xmla.XmlaBasicTest
 
CONTENT_DEFAULT - Static variable in interface mondrian.xmla.XmlaConstants
The content type default value - shared across more than one file
CONTENT_NONE - Static variable in class mondrian.xmla.XmlaBasicTest
 
CONTENT_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
 
CONTENT_SCHEMA - Static variable in class mondrian.xmla.XmlaBasicTest
 
CONTENT_SCHEMADATA - Static variable in class mondrian.xmla.XmlaBasicTest
 
context - Variable in class mondrian.test.DelegatingTestContext
 
CONTEXT_ROLE - Static variable in interface mondrian.xmla.XmlaConstants
 
CONTEXT_ROLE_NAME - Static variable in interface mondrian.xmla.XmlaConstants
 
CONTEXT_XMLA_SESSION_ID - Static variable in interface mondrian.xmla.XmlaConstants
 
CONTEXT_XMLA_SESSION_STATE - Static variable in interface mondrian.xmla.XmlaConstants
 
CONTEXT_XMLA_SESSION_STATE_BEGIN - Static variable in interface mondrian.xmla.XmlaConstants
 
CONTEXT_XMLA_SESSION_STATE_END - Static variable in interface mondrian.xmla.XmlaConstants
 
CONTEXT_XMLA_SESSION_STATE_WITHIN - Static variable in interface mondrian.xmla.XmlaConstants
 
contextDestroyed(ServletContextEvent) - Method in class mondrian.web.taglib.Listener
 
contextInitialized(ServletContextEvent) - Method in class mondrian.web.taglib.Listener
 
CONTRIBUTING_CHILDREN - Static variable in class mondrian.olap.Property
Definition of the internal property which holds, for a member of a parent-child hierarchy, a List containing the member's data member and all of its children (including non-visible children).
CONTRIBUTING_CHILDREN_ORDINAL - Static variable in class mondrian.olap.Property
 
convertAggregator(JdbcSchema.Table.Column.Usage, RolapAggregator) - Method in class mondrian.rolap.aggmatcher.Recognizer
Figure out what aggregator should be associated with a column usage.
convertAggregator(JdbcSchema.Table.Column.Usage, RolapAggregator, RolapAggregator) - Method in class mondrian.rolap.aggmatcher.Recognizer
The method chooses a special aggregator for the aggregate table column's usage.
convertChildren(RolapStar.Table) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Convert the child tables of a RolapStar.Table into child AggStar.DimTable tables.
convertColumns(RolapStar.Table) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Convert a RolapStar.Table table's columns into AggStar.Table.Level columns.
convertColumnTypeToName(Set<JdbcSchema.UsageType>) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Maps from column type enum to column type name or list of names if the parameter represents more than on usage.
convertFoodMart() - Method in class mondrian.rolap.Test
 
convertInlineTableToRelation(MondrianDef.InlineTable, SqlQuery.Dialect) - Static method in class mondrian.rolap.RolapUtil
 
convertPercentageToThreshold(int) - Method in class mondrian.util.AbstractMemoryMonitor
Converts a percentage threshold to its corresponding memory value, ( percentage * maximum-memory / 100 ).
convertStackToString(Throwable) - Static method in class mondrian.olap.Util
Converts an error into an array of strings, the most recent error first.
convertTable(RolapStar.Table, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Converts a RolapStar.Table into a AggStar.DimTable as well as converting all columns and child tables.
convertThresholdToPercentage(long) - Method in class mondrian.util.AbstractMemoryMonitor
Converts a memory value to its percentage.
convertThresholdToPercentage(long, long) - Static method in class mondrian.util.MemoryMonitorTest
 
convertToNodes(XPathResult) - Static method in class mondrian.tui.XmlUtil
Convert an XPathResult to an array of Nodes.
convertToString(XPathResult, boolean) - Static method in class mondrian.tui.XmlUtil
Convert an XPathResult object to String.
coordinatesToOrdinal(List<Integer>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
copy() - Method in class mondrian.rolap.BitKey.Big
 
copy() - Method in interface mondrian.rolap.BitKey
Returns a copy of this BitKey.
copy() - Method in class mondrian.rolap.BitKey.Mid128
 
copy() - Method in class mondrian.rolap.BitKey.Small
 
copy() - Method in interface mondrian.rolap.CellKey
Returns a mutable copy of this CellKey.
copy() - Method in class mondrian.rolap.CellKey.Many
 
copy() - Method in class mondrian.rolap.CellKey.One
 
copy() - Method in class mondrian.rolap.CellKey.Three
 
copy() - Method in class mondrian.rolap.CellKey.Two
 
copy() - Method in class mondrian.rolap.CellKey.Zero
 
copyFromByte(BitSet, int, byte) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
 
copyFromLong(BitSet, int, long) - Static method in class mondrian.rolap.BitKey.AbstractBitKey
 
correlation(Evaluator, List, Calc, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
CorrelationFunDef - Class in mondrian.olap.fun
Definition of the Correlation MDX function.
CorrelationFunDef(FunDef) - Constructor for class mondrian.olap.fun.CorrelationFunDef
 
cos(double) - Static method in class mondrian.olap.fun.vba.Vba
 
cosh(double) - Static method in class mondrian.olap.fun.vba.Excel
 
couldBeMember(Type) - Static method in class mondrian.olap.type.TypeUtil
 
CouldNotLoadDefaultAggregateRules - Variable in class mondrian.resource.MondrianResource
CouldNotLoadDefaultAggregateRules is 'Could not load default aggregate rules ''{0}''.'
count(Evaluator, Iterable, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
Count - Static variable in class mondrian.rolap.RolapAggregator
 
countColumn - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
counter - Static variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
CountFunDef - Class in mondrian.olap.fun
Definition of the Count MDX function.
CountFunDef(FunDef) - Constructor for class mondrian.olap.fun.CountFunDef
 
CountingAggregationManager - Class in mondrian.rolap.agg
This class adds to AggregationManager counters for aggregation cache hit and miss.
CountingAggregationManager() - Constructor for class mondrian.rolap.agg.CountingAggregationManager
 
countOnly - Variable in class mondrian.rolap.agg.AbstractQuerySpec
 
cousin(SchemaReader, Member, Member) - Static method in class mondrian.olap.fun.FunUtil
Returns the member under ancestorMember having the same relative position under member's parent.
CousinHierarchyMismatch - Variable in class mondrian.resource.MondrianResource
CousinHierarchyMismatch is 'The member arguments to the Cousin function must be from the same hierarchy.
covariance(Evaluator, List, Calc, Calc, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
CovarianceFunDef - Class in mondrian.olap.fun
Definition of the Covariance and CovarianceN MDX functions.
CovarianceFunDef(FunDef) - Constructor for class mondrian.olap.fun.CovarianceFunDef
 
CovarianceNResolver - Static variable in class mondrian.olap.fun.CovarianceFunDef
 
CovarianceResolver - Static variable in class mondrian.olap.fun.CovarianceFunDef
 
CPOSTA_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
CPOSTA_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
CPREA_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
CPREA_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
create(Double) - Static method in class mondrian.olap.Literal
Creates a numeric literal.
create(Integer) - Static method in class mondrian.olap.Literal
Creates an integer literal.
create(Axis[]) - Static method in class mondrian.rolap.Modulos.Generator
 
create(Query) - Static method in class mondrian.rolap.RolapEvaluator
Creates an evaluator.
create(Exp[], boolean) - Static method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
Creates an instance of RolapNativeSet.CrossJoinArg.
create(List, boolean) - Static method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
Creates an instance of RolapNativeSet.CrossJoinArg.
create(RolapMember[], boolean) - Static method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
Creates an instance of RolapNativeSet.CrossJoinArg, or returns null if the arguments are invalid.
create(int[]) - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
Creates a new CellInfo object, adds it to the container a location pos and returns it.
create(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoMap
 
create(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool
 
create(DatabaseMetaData) - Static method in class mondrian.rolap.sql.SqlQuery.Dialect
Creates a SqlQuery.Dialect from a DatabaseMetaData.
create(DataSource) - Static method in class mondrian.rolap.sql.SqlQuery.Dialect
Creates a SqlQuery.Dialect from a DataSource.
create(String, String, String, String, String, String) - Static method in class mondrian.test.TestContext
Creates a TestContext which is based on a variant of the FoodMart schema, which parameter, cube, named set, and user-defined function definitions added.
create(String) - Static method in class mondrian.test.TestContext
Creates a TestContext which contains the given schema text.
CREATE_INDEX_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
CREATE_TABLE_INDEX_PROP - Static variable in class mondrian.test.loader.DBLoader
 
CREATE_TABLE_INDEX_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
 
CREATE_TABLE_PROP - Static variable in class mondrian.test.loader.DBLoader
 
CREATE_TABLE_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
 
createAddCommand(Member) - Method in interface mondrian.olap.CacheControl
Creates a command to add a member to the cache.
createAddCommand(Member) - Method in class mondrian.rolap.CacheControlImpl
 
createAllAccess(Hierarchy) - Static method in class mondrian.olap.RoleImpl
Creates an element which represents all access to a hierarchy.
createBatch(FastBatchingCellReader, String[], String[], String[][], String, String) - Method in class mondrian.rolap.BatchTestCase
 
createBatch(FastBatchingCellReader, String[], String[], String[][], String, String, BatchTestCase.CellRequestConstraint) - Method in class mondrian.rolap.BatchTestCase
 
createCalculatedMember(String) - Method in interface mondrian.olap.Cube
Creates a calculated member in this cube.
createCalculatedMember(String) - Method in class mondrian.rolap.RolapCube
 
createCalendar(Date) - Static method in class mondrian.util.ScheduleUtil
Creates a calendar in UTC, and initializes it to date.
createCalendar(int, int, int, int, int, int) - Static method in class mondrian.util.ScheduleUtil
Creates a calendar in UTC, and initializes it to a given year, month, day, hour, minute, second.
createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.FunDefBase
 
createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.ParameterFunDef
 
createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToSetFunDef
 
createCall(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToTupleFunDef
 
createCall(Validator, Exp[]) - Method in interface mondrian.olap.FunDef
Creates an expression which represents a call to this function with a given set of arguments.
createClosedPeerDimension(RolapLevel, MondrianDef.Closure, MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapHierarchy
Builds a dimension which maps onto a table holding the transitive closure of the relationship for this parent-child level.
createCollapsed() - Method in class mondrian.rolap.aggmatcher.AggGen
Return a String containing the sql code to create a collapsed dimension table.
createCompiler() - Method in class mondrian.olap.Query
 
createCompoundCommand(List<CacheControl.MemberEditCommand>) - Method in interface mondrian.olap.CacheControl
Builds a compound command which is executed atomically.
createCompoundCommand(CacheControl.MemberEditCommand...) - Method in interface mondrian.olap.CacheControl
Builds a compound command which is executed atomically.
createCompoundCommand(List<CacheControl.MemberEditCommand>) - Method in class mondrian.rolap.CacheControlImpl
 
createCompoundCommand(CacheControl.MemberEditCommand...) - Method in class mondrian.rolap.CacheControlImpl
 
createContextDocument(String[][]) - Static method in class mondrian.tui.XmlUtil
Create a context document for use in performing XPath operations.
createCrossjoinRegion(CacheControl.CellRegion...) - Method in interface mondrian.olap.CacheControl
Forms the cartesian product of two or more cell regions.
createCrossjoinRegion(CacheControl.CellRegion...) - Method in class mondrian.rolap.CacheControlImpl
 
createCube(String) - Method in interface mondrian.olap.Schema
Creates a cube by parsing an XML string.
createCube(String) - Method in class mondrian.rolap.RolapSchema
 
createDaily(Date, Date, TimeZone, Time, int) - Static method in class mondrian.util.Schedule
Creates a calendar which fires every day.
createDataSource(DataSource, Util.PropertyList, StringBuilder) - Static method in class mondrian.rolap.RolapConnection
Creates a JDBC data source from the JDBC credentials contained within a set of mondrian connection properties.
createDateCalendar(int, int, int) - Static method in class mondrian.util.ScheduleUtil
Creates a calendar and sets it to a given year, month, date.
createDeleteCommand(Member) - Method in interface mondrian.olap.CacheControl
Creates a command to delete a member and its descendants from the member cache.
createDeleteCommand(CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
Creates a command to delete a set of members from the member cache.
createDeleteCommand(Member) - Method in class mondrian.rolap.CacheControlImpl
 
createDeleteCommand(CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
 
createDependencyTestingCompiler(ExpCompiler) - Static method in class mondrian.rolap.RolapUtil
Creates a compiler which will generate programs which will test whether the dependencies declared via Calc.dependsOn(mondrian.olap.Dimension) are accurate.
createDimension(Cube, String) - Method in interface mondrian.olap.Schema
Creates a dimension in the given cube by parsing an XML string.
createDimension(MondrianDef.CubeDimension, MondrianDef.Schema) - Method in class mondrian.rolap.RolapCube
 
createDimension(Cube, String) - Method in class mondrian.rolap.RolapSchema
 
createDomParser(boolean, boolean, boolean, ErrorHandler) - Static method in class mondrian.test.comp.XMLUtility
 
createDummyFunDef(Resolver, int, Exp[]) - Static method in class mondrian.olap.fun.FunUtil
 
createElement(Query) - Method in class mondrian.olap.Formula
Creates the Member or NamedSet object which this formula defines.
createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNative
If function can be implemented in SQL, returns a NativeEvaluator that computes the result; otherwise returns null.
createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeCrossJoin
 
createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeFilter
 
createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeRegistry
Returns the matching NativeEvaluator or null if fun can not be executed in SQL for the given context and arguments.
createEvaluator(RolapEvaluator, FunDef, Exp[]) - Method in class mondrian.rolap.RolapNativeTopCount
 
createEvaluator(Query) - Static method in class mondrian.rolap.RolapUtil
Creates a dummy evaluator.
createException(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
 
createException(Cell, String) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
Creates an exception in the context of a particular Cell.
createException(Cell, String, Throwable) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
Creates an exception in the context of a particular Cell and with a given cause.
createException(String, Throwable) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
Creates an exception with a given cause.
createException(BitKey) - Method in class mondrian.rolap.BitKey.AbstractBitKey
 
createExecuteSql(GroupingSetsList, List<StarPredicate>) - Method in class mondrian.rolap.agg.SegmentLoader
Creates and executes a SQL statement to retrieve the set of cells specified by a GroupingSetsList.
createExpr(OlapElement) - Static method in class mondrian.olap.Util
Converts an olap element (dimension, hierarchy, level or member) into an expression representing a usage of that element in an MDX statement.
createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.MultiResolver
 
createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.ParameterFunDef.ParameterResolver
 
createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.ParameterFunDef.ParamRefResolver
 
createFunDef(Exp[], FunDef) - Method in class mondrian.olap.fun.ReflectiveMultiResolver
 
CreateIndexFailed - Variable in class mondrian.resource.MondrianResource
CreateIndexFailed is 'Mondrian loader could not create index ''{0}'' on table ''{1}''.'
createInExpr(String, StarColumnPredicate, SqlQuery.Datatype, SqlQuery) - Static method in class mondrian.rolap.RolapStar.Column
Generates a predicate that a column matches one of a list of values.
createInsertStatement(DBLoader.Table, Object[]) - Method in class mondrian.test.loader.DBLoader
 
createLocale(char, char, String, String, String, String, String[], String[], String[], String[], Locale) - Static method in class mondrian.util.Format
Create a Format.FormatLocale object characterized by the given properties.
createLocale(Locale) - Static method in class mondrian.util.Format
 
createLost() - Method in class mondrian.rolap.aggmatcher.AggGen
Return a String containing the sql code to create a lost dimension table.
createMany(Axis[]) - Static method in class mondrian.rolap.Modulos.Generator
 
createMany(int[]) - Static method in class mondrian.rolap.Modulos.Generator
 
createMeasuresRegion(Cube) - Method in interface mondrian.olap.CacheControl
Creates a region consisting of all measures in a given cube.
createMeasuresRegion(Cube) - Method in class mondrian.rolap.CacheControlImpl
 
createMember(Member, Level, String, Formula) - Method in interface mondrian.olap.Hierarchy
Creates a member of this hierarchy.
createMember(Member, Level, String, Formula) - Method in class mondrian.rolap.RolapCubeHierarchy
 
createMember(Member, Level, String, Formula) - Method in class mondrian.rolap.RolapHierarchy
 
createMemberReader(Role) - Method in class mondrian.rolap.RolapHierarchy
Creates a member reader which enforces the access-control profile of role.
createMemberReader(String, RolapHierarchy, String) - Method in class mondrian.rolap.RolapSchema
Gets a MemberReader with which to read a hierarchy.
createMemberRegion(Member, boolean) - Method in interface mondrian.olap.CacheControl
Creates a cell region consisting of a single member.
createMemberRegion(boolean, Member, boolean, Member, boolean) - Method in interface mondrian.olap.CacheControl
Creates a cell region consisting of a range between two members.
createMemberRegion(Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
 
createMemberRegion(boolean, Member, boolean, Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
 
createMemberSet(Member, boolean) - Method in interface mondrian.olap.CacheControl
Creates a member set containing either a single member, or a member and its descendants.
createMemberSet(boolean, Member, boolean, Member, boolean) - Method in interface mondrian.olap.CacheControl
Creates a member set consisting of a range between two members.
createMemberSet(Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
 
createMemberSet(boolean, Member, boolean, Member, boolean) - Method in class mondrian.rolap.CacheControlImpl
 
createMonthlyByDay(Date, Date, TimeZone, Time, int, int) - Static method in class mondrian.util.Schedule
Creates a calendar which fires on particular days of each month.
createMonthlyByWeek(Date, Date, TimeZone, Time, int, int, int) - Static method in class mondrian.util.Schedule
Creates a calendar which fires on particular days of particular weeks of a month.
createMoveCommand(Member, Member) - Method in interface mondrian.olap.CacheControl
Creates a command to Move a member (with its descendants) to a new location, that is to a new parent.
createMoveCommand(Member, Member) - Method in class mondrian.rolap.CacheControlImpl
 
createOnce(Date, TimeZone) - Static method in class mondrian.util.Schedule
Creates a calendar which fires only once.
createOrLookupParam(boolean, String, Type, Exp, String) - Method in interface mondrian.olap.Validator
Creates or retrieves the parameter corresponding to a "Parameter" or "ParamRef" function call.
createPinSet() - Method in class mondrian.rolap.agg.AggregationManager
 
createPinSet() - Method in class mondrian.rolap.RolapAggregationManager
Creates a RolapAggregationManager.PinSet.
createRandom(long) - Static method in class mondrian.olap.Util
Creates a random number generator.
createRequest(String, String, String, String, String) - Method in class mondrian.rolap.BatchTestCase
 
createRequest(String, String, String[], String[], String[]) - Method in class mondrian.rolap.BatchTestCase
 
createRequest(String, String, String, String, String, BatchTestCase.CellRequestConstraint) - Method in class mondrian.rolap.BatchTestCase
 
createRequest(String, String, String[], String[], String[], BatchTestCase.CellRequestConstraint) - Method in class mondrian.rolap.BatchTestCase
 
createSetPropertyCommand(Member, String, Object) - Method in interface mondrian.olap.CacheControl
Creates a command to change one property of a member.
createSetPropertyCommand(CacheControl.MemberSet, Map<String, Object>) - Method in interface mondrian.olap.CacheControl
Creates a command to several properties changes over a set of members.
createSetPropertyCommand(Member, String, Object) - Method in class mondrian.rolap.CacheControlImpl
 
createSetPropertyCommand(CacheControl.MemberSet, Map<String, Object>) - Method in class mondrian.rolap.CacheControlImpl
 
createSimpleValidator(FunTable) - Static method in class mondrian.olap.Util
Creates a very simple implementation of Validator.
createStatement() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
createStatement(int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
createStatement(int, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
createString(String) - Static method in class mondrian.olap.Literal
Creates a string literal.
createSubSegment(BitSet[], int, StarColumnPredicate, List<Segment.Region>) - Method in class mondrian.rolap.agg.Segment
Creates a Segment which has the same dimensionality as this Segment and a subset of the values.
createSubstitutingCube(String, String) - Static method in class mondrian.test.TestContext
Creates a TestContext, adding hierarchy definitions to a cube definition.
createSubstitutingCube(String, String, String) - Static method in class mondrian.test.TestContext
Creates a TestContext, adding hierarchy and calculated member definitions to a cube definition.
createSubstitutingCube(String, String, String, String) - Static method in class mondrian.test.TestContext
Creates a TestContext, adding hierarchy and calculated member definitions to a cube definition.
createSymbol(String) - Static method in class mondrian.olap.Literal
Creates a symbol.
createTable() - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
CreateTableFailed - Variable in class mondrian.resource.MondrianResource
CreateTableFailed is 'Mondrian loader could not create table ''{0}''.'
createTestResult() - Method in class mondrian.test.MondrianTestRunner
Creates the TestResult to be used for the test run.
createTime(int, int, int) - Static method in class mondrian.util.ScheduleUtil
Creates a Time
createTimeCalendar(Time) - Static method in class mondrian.util.ScheduleUtil
Creates a calendar from a time.
createTimeCalendar(int, int, int) - Static method in class mondrian.util.ScheduleUtil
Creates a calendar and sets it to a given hours, minutes, seconds.
createUdf(Class<?>) - Static method in class mondrian.olap.Util
Creates a new udf instance from the given udf class.
createUnionRegion(CacheControl.CellRegion...) - Method in interface mondrian.olap.CacheControl
Forms the union of two or more cell regions.
createUnionRegion(CacheControl.CellRegion...) - Method in class mondrian.rolap.CacheControlImpl
 
createUnionSet(CacheControl.MemberSet...) - Method in interface mondrian.olap.CacheControl
Forms the union of two or more member sets.
createUnionSet(CacheControl.MemberSet...) - Method in class mondrian.rolap.CacheControlImpl
 
createUsage(RolapCubeHierarchy, MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapCube
 
createValidator() - Method in class mondrian.olap.Query
 
createValidator(FunTable) - Method in class mondrian.olap.Query
 
createWeekly(Date, Date, TimeZone, Time, int, int) - Static method in class mondrian.util.Schedule
Creates a calendar which fires on particular days each week.
CreationException - Exception in mondrian.util
 
CreationException() - Constructor for exception mondrian.util.CreationException
 
CreationException(String) - Constructor for exception mondrian.util.CreationException
 
CreationException(String, Throwable) - Constructor for exception mondrian.util.CreationException
 
CreationException(Throwable) - Constructor for exception mondrian.util.CreationException
 
crossJoin(List, List) - Static method in class mondrian.olap.fun.CrossJoinFunDef
 
CrossJoinFunDef - Class in mondrian.olap.fun
Definition of the CrossJoin MDX function.
CrossJoinFunDef(FunDef) - Constructor for class mondrian.olap.fun.CrossJoinFunDef
 
CrossJoinFunDef.BaseImmutableList - Class in mondrian.olap.fun
 
CrossJoinFunDef.BaseImmutableList() - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
CrossJoinFunDef.BaseListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.BaseListCalc(ResolvedFunCall, Calc[], boolean) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
 
CrossJoinFunDef.BaseMemberArrayMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.BaseMemberArrayMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseMemberArrayMemberArrayIterCalc
 
CrossJoinFunDef.BaseMemberArrayMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.BaseMemberArrayMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseMemberArrayMemberIterCalc
 
CrossJoinFunDef.BaseMemberMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.BaseMemberMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseMemberMemberArrayIterCalc
 
CrossJoinFunDef.BaseMemberMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.BaseMemberMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseMemberMemberIterCalc
 
CrossJoinFunDef.BaseMutableList - Class in mondrian.olap.fun
A BaseMutableList can be sorted, its elements rearranged, but its size can not be changed (the add or remove methods are not supported).
CrossJoinFunDef.BaseMutableList(Member[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
CrossJoinFunDef.ImmutableListMemberArrayListMemberArrayListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ImmutableListMemberArrayListMemberArrayListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberArrayListMemberArrayListCalc
 
CrossJoinFunDef.ImmutableListMemberArrayListMemberListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ImmutableListMemberArrayListMemberListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberArrayListMemberListCalc
 
CrossJoinFunDef.ImmutableListMemberListMemberArrayListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ImmutableListMemberListMemberArrayListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberListMemberArrayListCalc
 
CrossJoinFunDef.ImmutableListMemberListMemberListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ImmutableListMemberListMemberListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberListMemberListCalc
 
CrossJoinFunDef.IterMemberArrayIterMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberArrayIterMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayIterMemberArrayIterCalc
 
CrossJoinFunDef.IterMemberArrayIterMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberArrayIterMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayIterMemberIterCalc
 
CrossJoinFunDef.IterMemberArrayListMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberArrayListMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayListMemberArrayIterCalc
 
CrossJoinFunDef.IterMemberArrayListMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberArrayListMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayListMemberIterCalc
 
CrossJoinFunDef.IterMemberIterMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberIterMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberIterMemberArrayIterCalc
 
CrossJoinFunDef.IterMemberIterMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberIterMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberIterMemberIterCalc
 
CrossJoinFunDef.IterMemberListMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberListMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberListMemberArrayIterCalc
 
CrossJoinFunDef.IterMemberListMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.IterMemberListMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.IterMemberListMemberIterCalc
 
CrossJoinFunDef.ListMemberArrayIterMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberArrayIterMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayIterMemberArrayIterCalc
 
CrossJoinFunDef.ListMemberArrayIterMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberArrayIterMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayIterMemberIterCalc
 
CrossJoinFunDef.ListMemberArrayListMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberArrayListMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayListMemberArrayIterCalc
 
CrossJoinFunDef.ListMemberArrayListMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberArrayListMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayListMemberIterCalc
 
CrossJoinFunDef.ListMemberIterMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberIterMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberIterMemberArrayIterCalc
 
CrossJoinFunDef.ListMemberIterMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberIterMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberIterMemberIterCalc
 
CrossJoinFunDef.ListMemberListMemberArrayIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberListMemberArrayIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberListMemberArrayIterCalc
 
CrossJoinFunDef.ListMemberListMemberIterCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.ListMemberListMemberIterCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.ListMemberListMemberIterCalc
 
CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
 
CrossJoinFunDef.MutableListMemberArrayListMemberListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.MutableListMemberArrayListMemberListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberListCalc
 
CrossJoinFunDef.MutableListMemberListMemberArrayListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.MutableListMemberListMemberArrayListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberArrayListCalc
 
CrossJoinFunDef.MutableListMemberListMemberListCalc - Class in mondrian.olap.fun
 
CrossJoinFunDef.MutableListMemberListMemberListCalc(ResolvedFunCall, Calc[]) - Constructor for class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberListCalc
 
CrossJoinOptimizerSize - Variable in class mondrian.olap.MondrianProperties
Property that defines when to apply the crossjoin optimization algorithm.
CrossJoinTest - Class in mondrian.olap.fun
CrossJoint tests the collation order of positive and negative infinity, and Double.NaN.
CrossJoinTest() - Constructor for class mondrian.olap.fun.CrossJoinTest
 
CrossJoinTest(String) - Constructor for class mondrian.olap.fun.CrossJoinTest
 
CrossJoinTest.NullFunDef - Class in mondrian.olap.fun
 
CrossJoinTest.NullFunDef() - Constructor for class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
CrossJoinTest.TestExp - Class in mondrian.olap.fun
 
CrossJoinTest.TestExp() - Constructor for class mondrian.olap.fun.CrossJoinTest.TestExp
 
CrossJoinTest.TestFunDef - Class in mondrian.olap.fun
 
CrossJoinTest.TestFunDef() - Constructor for class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
CsvDBLoader - Class in mondrian.test.loader
Implementation of DBLoader which gets its Tables by reading CSV files using the CsvLoader class and is the loader use for CSV junit tests.
CsvDBLoader() - Constructor for class mondrian.test.loader.CsvDBLoader
 
CsvDBLoader.CsvLoaderRowStream - Class in mondrian.test.loader
 
CsvDBLoader.CsvLoaderRowStream(CsvLoader) - Constructor for class mondrian.test.loader.CsvDBLoader.CsvLoaderRowStream
 
CsvDBLoader.ListRowStream - Class in mondrian.test.loader
 
CsvDBLoader.ListRowStream() - Constructor for class mondrian.test.loader.CsvDBLoader.ListRowStream
 
CsvDBLoader.ListRowStream(List<DBLoader.Row>) - Constructor for class mondrian.test.loader.CsvDBLoader.ListRowStream
 
CsvDBTestCase - Class in mondrian.test.loader
Base class for tests that use a CSV database defined in a single file.
CsvDBTestCase() - Constructor for class mondrian.test.loader.CsvDBTestCase
 
CsvDBTestCase(String) - Constructor for class mondrian.test.loader.CsvDBTestCase
 
CsvLoader - Class in mondrian.test.loader
This is a basic Comma-separated-value (CSV, Csv) reader.
CsvLoader(InputStream, String) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(InputStream, char, boolean, String) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(InputStream) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(InputStream, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(String) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(String, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(File) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(File, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(Reader) - Constructor for class mondrian.test.loader.CsvLoader
 
CsvLoader(Reader, char, boolean) - Constructor for class mondrian.test.loader.CsvLoader
 
cube - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
 
Cube - Static variable in class mondrian.olap.Category
Cube is a cube expression.
Cube - Interface in mondrian.olap
 
cube - Variable in class mondrian.olap.MondrianDef.CubeGrant
 
cube - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
CUBE_NAME - Static variable in class mondrian.olap.CubeBase
 
CUBE_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the name of the current cube.
CUBE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
CUBE_NAME_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
cubeA - Static variable in class mondrian.rolap.SharedDimensionTest
 
CubeAccess - Class in mondrian.olap
This class implements object of type GrantCube to apply permissions on user's MDX query
CubeAccess(Cube) - Constructor for class mondrian.olap.CubeAccess
Creates a CubeAccess object.
cubeB - Static variable in class mondrian.rolap.SharedDimensionTest
 
CubeBase - Class in mondrian.olap
CubeBase is an abstract implementation of Cube.
CubeBase(String, Dimension[]) - Constructor for class mondrian.olap.CubeBase
 
cubeByName(Connection, String) - Method in class mondrian.test.FoodMartTestCase
 
cubeGrants - Variable in class mondrian.gui.MondrianGuiDef.SchemaGrant
 
cubeGrants - Variable in class mondrian.olap.MondrianDef.SchemaGrant
 
cubeName - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
cubeName - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
cubeName - Variable in class mondrian.olap.MondrianDef.CubeUsage
 
cubeName - Variable in class mondrian.olap.MondrianDef.VirtualCubeDimension
 
cubeName - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
cubeNameSales - Variable in class mondrian.rolap.BatchTestCase
 
cubeOrdinal - Variable in class mondrian.rolap.RolapCubeDimension
 
CubeRelationNotTable - Variable in class mondrian.resource.MondrianResource
CubeRelationNotTable is 'The Cube ''{0}'' relation is not a MondrianDef.Table but rather ''{1}''.'
cubes - Variable in class mondrian.gui.MondrianGuiDef.Schema
Cubes in this schema.
cubes - Variable in class mondrian.olap.MondrianDef.Schema
Cubes in this schema.
cubeSource - Variable in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
cubeSource is passed as our member builder
CubeType - Class in mondrian.olap.type
The type of an expression which represents a Cube or Virtual Cube.
CubeType(Cube) - Constructor for class mondrian.olap.type.CubeType
Creates a type representing a cube.
cubeUsage - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
cubeUsages - Variable in class mondrian.olap.MondrianDef.CubeUsages
 
CUP$Parser$actions - Class in mondrian.olap
Cup generated class to encapsulate user supplied action code.
CUP$Parser$actions(Parser) - Constructor for class mondrian.olap.CUP$Parser$actions
Constructor
CUP$Parser$do_action(int, lr_parser, Stack, int) - Method in class mondrian.olap.CUP$Parser$actions
Method with the actual generated action code.
currencyFormat - Variable in class mondrian.util.Format.FormatLocale
 
currencyFormat_en - Static variable in class mondrian.util.Format
 
currencySymbol - Variable in class mondrian.util.Format.FormatLocale
 
currencySymbol_en - Static variable in class mondrian.util.Format
 
CurrentDateMemberExactUdf - Class in mondrian.udf
User-defined function CurrentDateMember.
CurrentDateMemberExactUdf() - Constructor for class mondrian.udf.CurrentDateMemberExactUdf
 
CurrentDateMemberUdf - Class in mondrian.udf
User-defined function CurrentDateMember.
CurrentDateMemberUdf() - Constructor for class mondrian.udf.CurrentDateMemberUdf
 
CurrentDateStringUdf - Class in mondrian.udf
User-defined function CurrentDateString, which returns the current date value as a formatted string, based on a format string passed in as a parameter.
CurrentDateStringUdf() - Constructor for class mondrian.udf.CurrentDateStringUdf
 
currentDialect - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
currentElement() - Method in class mondrian.olap.Walker
returns the current object.
cursor - Variable in class mondrian.util.UnsupportedList.Itr
 
CustomizedFunctionTable - Class in mondrian.olap.fun
Interface to build a customized function table, selecting functions from the set of supported functions in BuiltInFunTable instance.
CustomizedFunctionTable(Set<String>) - Constructor for class mondrian.olap.fun.CustomizedFunctionTable
 
CustomizedFunctionTable(Set<String>, Set<FunDef>) - Constructor for class mondrian.olap.fun.CustomizedFunctionTable
 
CustomizedParserTest - Class in mondrian.olap
Tests a customized MDX Parser.
CustomizedParserTest(String) - Constructor for class mondrian.olap.CustomizedParserTest
 
CVBasicTest - Class in mondrian.test.clearview
CVBasicTest is a test suite which tests complex queries against the FoodMart database.
CVBasicTest() - Constructor for class mondrian.test.clearview.CVBasicTest
 
CVBasicTest(String) - Constructor for class mondrian.test.clearview.CVBasicTest
 
CVConcurrentMdxTest - Class in mondrian.test
A copy of ConcurrentMdxTest with modifications to take as input ref.xml files.
CVConcurrentMdxTest() - Constructor for class mondrian.test.CVConcurrentMdxTest
 
CVConcurrentMdxTest(String) - Constructor for class mondrian.test.CVConcurrentMdxTest
 
CycleDuringParameterEvaluation - Variable in class mondrian.resource.MondrianResource
CycleDuringParameterEvaluation is 'Cycle occurred while evaluating parameter ''{0}'''

D

d - Variable in class mondrian.util.FormatTest
 
DailyDateSchedule - Class in mondrian.util
A DailyDateSchedule fires every day.
DailyDateSchedule(Calendar, int) - Constructor for class mondrian.util.DailyDateSchedule
 
data - Variable in class mondrian.util.Format.FDBigInt
 
DATA_SOURCE_INFO - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
DATA_SOURCE_INFO_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
dataDefinitionCausesTransactionCommit() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
DATASOURCE_DESCRIPTION - Static variable in class mondrian.tui.XmlaSupport
 
DATASOURCE_DESCRIPTION - Static variable in class mondrian.xmla.test.XmlaTestContext
 
DATASOURCE_INFO - Static variable in class mondrian.tui.XmlaSupport
 
DATASOURCE_INFO - Static variable in class mondrian.xmla.test.XmlaTestContext
 
DATASOURCE_NAME - Static variable in class mondrian.tui.XmlaSupport
 
DATASOURCE_NAME - Static variable in class mondrian.xmla.test.XmlaTestContext
 
DataSourceChangeListener - Interface in mondrian.spi
Definition of a data source change listener.
DataSourceChangeListenerImpl - Class in mondrian.spi.impl
Default implementation of a data source change listener that always returns that the datasource is unchanged.
DataSourceChangeListenerImpl() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl
Creates a new instance of DataSourceChangeListenerImpl
DataSourceChangeListenerImpl2 - Class in mondrian.spi.impl
Default implementation of a data source change listener that always returns that the datasource is changed.
DataSourceChangeListenerImpl2() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl2
Creates a new instance of DataSourceChangeListenerImpl2
DataSourceChangeListenerImpl3 - Class in mondrian.spi.impl
Default implementation of a data source change listener that always returns that the datasource is changed.
DataSourceChangeListenerImpl3() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl3
Creates a new instance of DataSourceChangeListenerImpl2
DataSourceChangeListenerImpl4 - Class in mondrian.spi.impl
Default implementation of a data source change listener that always returns that the datasource is changed.
DataSourceChangeListenerImpl4() - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl4
Creates a new instance of DataSourceChangeListenerImpl2
DataSourceChangeListenerImpl4(int, int) - Constructor for class mondrian.spi.impl.DataSourceChangeListenerImpl4
 
DataSourceChangeListenerTest - Class in mondrian.rolap
Tests for testing the DataSourceChangeListener plugin.
DataSourceChangeListenerTest() - Constructor for class mondrian.rolap.DataSourceChangeListenerTest
 
DataSourceChangeListenerTest(String) - Constructor for class mondrian.rolap.DataSourceChangeListenerTest
 
DataSourceDescription - Static variable in class mondrian.xmla.DataSourcesConfig
 
dataSourceInfo - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
ConnectString of Mondrian (minus the catalog entry).
dataSourceInfo - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
ConnectString of Mondrian (minus the catalog entry).
DataSourceInfo - Static variable in class mondrian.xmla.DataSourcesConfig
 
DataSourceName - Static variable in class mondrian.xmla.DataSourcesConfig
 
dataSources - Variable in class mondrian.xmla.DataSourcesConfig.DataSources
The list of data sources supported by XMLA service.
dataSources() - Method in class mondrian.xmla.test.XmlaTestContext
 
dataSources - Variable in class mondrian.xmla.XmlaServlet
 
DataSourcesConfig - Class in mondrian.xmla
This is the XML model for XMLA DataSources Configuration.
DataSourcesConfig() - Constructor for class mondrian.xmla.DataSourcesConfig
 
DataSourcesConfig.Catalog - Class in mondrian.xmla
 
DataSourcesConfig.Catalog() - Constructor for class mondrian.xmla.DataSourcesConfig.Catalog
 
DataSourcesConfig.Catalog(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.Catalog
 
DataSourcesConfig.Catalogs - Class in mondrian.xmla
The list of catalogs associated with a data source.
DataSourcesConfig.Catalogs() - Constructor for class mondrian.xmla.DataSourcesConfig.Catalogs
 
DataSourcesConfig.Catalogs(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.Catalogs
 
DataSourcesConfig.DataSource - Class in mondrian.xmla
Definition of a data source.
DataSourcesConfig.DataSource() - Constructor for class mondrian.xmla.DataSourcesConfig.DataSource
 
DataSourcesConfig.DataSource(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.DataSource
 
DataSourcesConfig.DataSources - Class in mondrian.xmla
The list of data sources supported by XMLA service.
DataSourcesConfig.DataSources() - Constructor for class mondrian.xmla.DataSourcesConfig.DataSources
 
DataSourcesConfig.DataSources(DOMWrapper) - Constructor for class mondrian.xmla.DataSourcesConfig.DataSources
 
dataSourcesConfigUrl - Variable in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
datatype - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
datatype - Variable in class mondrian.olap.MondrianDef.Measure
 
DATATYPE - Static variable in class mondrian.olap.Property
Definition of the property which holds the datatype of a cell.
DATATYPE_ORDINAL - Static variable in class mondrian.olap.Property
 
date() - Static method in class mondrian.olap.fun.vba.Vba
 
Date - Static variable in class mondrian.test.loader.DBLoader.Type
 
date - Variable in class mondrian.util.FormatTest
 
date2 - Variable in class mondrian.util.FormatTest
 
DATE_FORMAT_HEADER - Static variable in class mondrian.tui.MockHttpServletRequest
 
DATE_FORMAT_HEADER - Static variable in class mondrian.tui.MockHttpServletResponse
 
dateAdd(String, double, Date) - Static method in class mondrian.olap.fun.vba.Vba
 
dateDiff(String, Date, Date) - Static method in class mondrian.olap.fun.vba.Vba
 
dateDiff(String, Date, Date, int) - Static method in class mondrian.olap.fun.vba.Vba
 
dateDiff(String, Date, Date, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
dateFormatString - Static variable in class mondrian.test.loader.DBLoader
 
dateFormatter - Static variable in class mondrian.test.loader.DBLoader
 
datePart(String, Date) - Static method in class mondrian.olap.fun.vba.Vba
 
datePart(String, Date, int) - Static method in class mondrian.olap.fun.vba.Vba
 
datePart(String, Date, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
DateSchedule - Interface in mondrian.util
A DateSchedule returns a series of dates.
dateSeparator - Variable in class mondrian.util.Format.FormatLocale
 
dateSeparator_en - Static variable in class mondrian.util.Format
 
dateSerial(int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
DateTime - Static variable in class mondrian.olap.Category
Represents a DataTime expression.
DateTimeCalc - Interface in mondrian.calc
Compiled expression whose result is a Date, representing an MDX DateTime value.
DateTimeType - Class in mondrian.olap.type
The type of an expression representing a date, time or timestamp.
DateTimeType() - Constructor for class mondrian.olap.type.DateTimeType
Creates a DateTime type.
dateValue(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
day(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
daysOfMonthBitmap - Variable in class mondrian.util.MonthlyByDayDateSchedule
 
daysOfWeekBitmap - Variable in class mondrian.util.MonthlyByWeekDateSchedule
 
daysOfWeekBitmap - Variable in class mondrian.util.WeeklyDateSchedule
 
daysOfWeekLong - Variable in class mondrian.util.Format.FormatLocale
 
daysOfWeekLong_en - Static variable in class mondrian.util.Format
 
daysOfWeekShort - Variable in class mondrian.util.Format.FormatLocale
 
daysOfWeekShort_en - Static variable in class mondrian.util.Format
 
dbFactTable - Variable in class mondrian.rolap.aggmatcher.Recognizer
 
DBLoader - Class in mondrian.test.loader
This is an abstract base class for the creation and load of one or more database tables with data.
DBLoader() - Constructor for class mondrian.test.loader.DBLoader
 
DBLoader.Column - Class in mondrian.test.loader
 
DBLoader.Column(String, DBLoader.Type, boolean) - Constructor for class mondrian.test.loader.DBLoader.Column
 
DBLoader.Row - Interface in mondrian.test.loader
 
DBLoader.RowDefault - Class in mondrian.test.loader
 
DBLoader.RowDefault(Object[]) - Constructor for class mondrian.test.loader.DBLoader.RowDefault
 
DBLoader.RowStream - Interface in mondrian.test.loader
The RowStream interface allows one to load large sets of rows by streaming them in, one does not have to have all of the row data in memory.
DBLoader.Table - Class in mondrian.test.loader
 
DBLoader.Table(String, DBLoader.Column[]) - Constructor for class mondrian.test.loader.DBLoader.Table
 
DBLoader.Table.Controller - Class in mondrian.test.loader
 
DBLoader.Type - Class in mondrian.test.loader
Represents a logical type, such as "BOOLEAN".

Specific databases will represent this their own particular physical type, for example "TINYINT(1)", "BOOLEAN" or "BIT"; see DBLoader.Type.toPhysical(mondrian.rolap.sql.SqlQuery.Dialect).

DBLoader.Type(String) - Constructor for class mondrian.test.loader.DBLoader.Type
 
dbTimeMillis() - Static method in class mondrian.olap.Util
Returns the cumulative amount of time spent accessing the database.
dbTypeIndicator - Variable in enum mondrian.xmla.RowsetDefinition.DBType
A Boolean that indicates whether the data type is nullable.
dDB(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
dDB(double, double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
debug(String, String) - Static method in class mondrian.olap.fun.LinReg
 
debug - Static variable in class mondrian.olap.fun.RankFunDef
 
debug - Variable in class mondrian.olap.Scanner
 
debug(String) - Method in class mondrian.tui.CmdRunner
 
debug(Document) - Static method in class mondrian.web.taglib.DOMBuilder
 
decExponent - Variable in class mondrian.util.Format.FloatingDecimal
 
Decimal - Static variable in class mondrian.test.loader.DBLoader.Type
 
decimalDataTypeRegex - Static variable in class mondrian.test.loader.DBLoader
 
decimalFormat(String, String) - Static method in class mondrian.test.loader.DBLoader
Generate an appropriate number format string for doubles etc to be used to include a number in an SQL insert statement.
decimalFormat(int, int) - Static method in class mondrian.test.loader.DBLoader
Generate an appropriate number format string for doubles etc to be used to include a number in an SQL insert statement.
decimalPlaceholder - Variable in class mondrian.util.Format.FormatLocale
 
decimalPlaceholder_en - Static variable in class mondrian.util.Format
 
decimalShift - Variable in class mondrian.util.Format.NumericFormat
Number of decimal places to shift the number left before formatting it: 2 means multiply by 100; -3 means divide by 1000.
DecimalType - Class in mondrian.olap.type
Subclass of NumericType which guarantees fixed number of decimal places.
DecimalType(int, int) - Constructor for class mondrian.olap.type.DecimalType
Creates a decimal type with precision and scale.
DECODE - Static variable in class mondrian.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class mondrian.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class mondrian.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeCategory(String, int) - Static method in class mondrian.olap.fun.FunUtil
Decodes the offsetth character of an encoded method signature into a type category.
decodeEncodedString(String) - Static method in class mondrian.test.comp.XMLUtility
 
decodeFromFile(String) - Static method in class mondrian.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeParameterCategories(String) - Static method in class mondrian.olap.fun.FunUtil
Decodes a string of parameter types into an array of type codes.
decodeReturnCategory(String) - Static method in class mondrian.olap.fun.FunUtil
Decodes the signature of a function into a category code which describes the return type of the operator.
decodeSyntacticType(String) - Static method in class mondrian.olap.fun.FunUtil
Decodes the syntactic type of an operator.
decodeToFile(String, String) - Static method in class mondrian.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class mondrian.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEF_AGG_EXCLUDE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_FACT_COUNT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_FOREIGN_KEY - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_IGNORE_COLUMN - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_LEVEL - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_MEASURE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_NAME - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_AGG_PATTERN - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_CALCULATED_MEMBER - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_CALCULATED_MEMBER_PROPERTY - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_CLOSURE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_COLUMN - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_CUBE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_CUBE_GRANT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_DEFAULT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_DIMENSION - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_DIMENSION_GRANT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_DIMENSION_USAGE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_EXPRESSION_VIEW - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_FORMULA - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_HIERARCHY - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_HIERARCHY_GRANT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_JOIN - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_LEVEL - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_MEASURE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_MEMBER_GRANT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_NAMED_SET - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_PARAMETER - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_PROPERTY - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_RELATION - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_ROLE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_SCHEMA - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_SCHEMA_GRANT - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_SQL - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_TABLE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_USER_DEFINED_FUNCTION - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_VIEW - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_VIRTUAL_CUBE - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_VIRTUAL_CUBE_DIMENSION - Static variable in class mondrian.gui.SchemaExplorer
 
DEF_VIRTUAL_CUBE_MEASURE - Static variable in class mondrian.gui.SchemaExplorer
 
DEFAULT_CAPACITY - Static variable in class mondrian.util.ObjectPool
 
DEFAULT_DATASOURCE_FILE - Static variable in class mondrian.xmla.XmlaServlet
 
DEFAULT_MAX_LOAD_FACTOR - Static variable in class mondrian.util.ObjectPool
 
DEFAULT_MIN_LOAD_FACTOR - Static variable in class mondrian.util.ObjectPool
 
DEFAULT_MSG_LIMIT - Static variable in class mondrian.recorder.AbstractRecorder
 
DEFAULT_SEPARATOR - Static variable in class mondrian.test.loader.CsvLoader
 
defaultCreationException() - Method in class mondrian.util.ObjectFactory
Factory method which creates an exception to be thrown if an object can not be created.
DefaultDef - Class in mondrian.rolap.aggmatcher
This is the XML model for defining default aggregate table recognition and level/measure mapping.
DefaultDef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef
 
DefaultDef.AggRule - Class in mondrian.rolap.aggmatcher
A RolapConnection uses one AggRule.
DefaultDef.AggRule() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
DefaultDef.AggRule(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
DefaultDef.AggRules - Class in mondrian.rolap.aggmatcher
The set of "named" rules for matching aggregate tables.
DefaultDef.AggRules() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
DefaultDef.AggRules(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
DefaultDef.Base - Class in mondrian.rolap.aggmatcher
Base is the base class for all of the elements.
DefaultDef.Base() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Base
 
DefaultDef.Base(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Base
 
DefaultDef.CaseMatcher - Class in mondrian.rolap.aggmatcher
This is a base class for all elements that can match strings where the case of the string is important.
DefaultDef.CaseMatcher() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
DefaultDef.CaseMatcher(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
DefaultDef.FactCountMatch - Class in mondrian.rolap.aggmatcher
This is used to identify the "fact_count" column in an aggregate table.
DefaultDef.FactCountMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
DefaultDef.FactCountMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
DefaultDef.FactCountMatchRef - Class in mondrian.rolap.aggmatcher
 
DefaultDef.FactCountMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
DefaultDef.FactCountMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
DefaultDef.ForeignKeyMatch - Class in mondrian.rolap.aggmatcher
This is used to identify foreign key columns in a candidate aggregate table given the name of a foreign key column of the base fact table.
DefaultDef.ForeignKeyMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
DefaultDef.ForeignKeyMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
DefaultDef.ForeignKeyMatchRef - Class in mondrian.rolap.aggmatcher
 
DefaultDef.ForeignKeyMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
DefaultDef.ForeignKeyMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
DefaultDef.IgnoreMap - Class in mondrian.rolap.aggmatcher
This is the template used to specify columns to be ignored.
DefaultDef.IgnoreMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
DefaultDef.IgnoreMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
DefaultDef.IgnoreMapRef - Class in mondrian.rolap.aggmatcher
 
DefaultDef.IgnoreMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
DefaultDef.IgnoreMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
DefaultDef.LevelMap - Class in mondrian.rolap.aggmatcher
This is the template that maps from a combination of level usage_prefix hierarchy_name level_name level_column_name
DefaultDef.LevelMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
DefaultDef.LevelMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
DefaultDef.LevelMapRef - Class in mondrian.rolap.aggmatcher
 
DefaultDef.LevelMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
DefaultDef.LevelMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
DefaultDef.Mapper - Class in mondrian.rolap.aggmatcher
This allows one to create an element that matches against a single template, where the template is an attribute.
DefaultDef.Mapper() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
DefaultDef.Mapper(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
DefaultDef.MeasureMap - Class in mondrian.rolap.aggmatcher
This is the template that maps from a combination of measure measure_name, measure_column_name, and aggregate_name ("count", "sum", "avg", "min", "max", "distinct-count").
DefaultDef.MeasureMap() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
DefaultDef.MeasureMap(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
DefaultDef.MeasureMapRef - Class in mondrian.rolap.aggmatcher
 
DefaultDef.MeasureMapRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
DefaultDef.MeasureMapRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
DefaultDef.NameMatcher - Class in mondrian.rolap.aggmatcher
A NameMatcher is a CaseMatcher that prepends and appends regular expressions to a given string as part of creating the matching regular expression.
DefaultDef.NameMatcher() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
DefaultDef.NameMatcher(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
DefaultDef.Ref - Class in mondrian.rolap.aggmatcher
 
DefaultDef.Ref() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
DefaultDef.Ref(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
DefaultDef.Regex - Class in mondrian.rolap.aggmatcher
This element is used in a vector of child elements when one wishes to have one or more regular expressions associated with matching a given string.
DefaultDef.Regex() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
DefaultDef.Regex(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
DefaultDef.RegexMapper - Class in mondrian.rolap.aggmatcher
 
DefaultDef.RegexMapper() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
DefaultDef.RegexMapper(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
DefaultDef.TableMatch - Class in mondrian.rolap.aggmatcher
This is used to identify which tables in the database might be aggregate table of a given fact table.
DefaultDef.TableMatch() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
DefaultDef.TableMatch(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
DefaultDef.TableMatchRef - Class in mondrian.rolap.aggmatcher
 
DefaultDef.TableMatchRef() - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
DefaultDef.TableMatchRef(DOMWrapper) - Constructor for class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
defaultMeasure - Variable in class mondrian.olap.MondrianDef.Cube
 
defaultMeasure - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
defaultMember - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
defaultMember - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
DefaultMemberChildrenConstraint - Class in mondrian.rolap
Restricts the SQL result set to the parent member of a MemberChildren query.
DefaultMemberChildrenConstraint() - Constructor for class mondrian.rolap.DefaultMemberChildrenConstraint
 
defaultProps - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
 
DefaultRecognizer - Class in mondrian.rolap.aggmatcher
This is the default Recognizer.
DefaultRecognizer(DefaultRules, RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Constructor for class mondrian.rolap.aggmatcher.DefaultRecognizer
 
defaultRequests() - Method in class mondrian.xmla.test.XmlaTestContext
Returns a list of sample XML requests.
defaultRole - Variable in class mondrian.gui.MondrianGuiDef.Schema
 
defaultRole - Variable in class mondrian.olap.MondrianDef.Schema
 
DefaultRules - Class in mondrian.rolap.aggmatcher
Container for the default aggregate recognition rules.
DefaultRuleTest - Class in mondrian.rolap.aggmatcher
Testing the default aggregate table recognizer.
DefaultRuleTest() - Constructor for class mondrian.rolap.aggmatcher.DefaultRuleTest
 
DefaultRuleTest(String) - Constructor for class mondrian.rolap.aggmatcher.DefaultRuleTest
 
DefaultSaxWriter - Class in mondrian.xmla.impl
Default implementation of SaxWriter.
DefaultSaxWriter(OutputStream) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
Creates a SAXWriter writing to an OutputStream.
DefaultSaxWriter(OutputStream, String) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
 
DefaultSaxWriter(Writer) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
Creates a SAXWriter writing to a Writer.
DefaultSaxWriter(PrintWriter, int) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter
Creates a SAXWriter writing to a PrintWriter.
DefaultSaxWriter.StringAttributes - Class in mondrian.xmla.impl
List of SAX attributes based upon a string array.
DefaultSaxWriter.StringAttributes(String[]) - Constructor for class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
DefaultTupleConstraint - Class in mondrian.rolap
TupleConstraint which does not restrict the result.
DefaultTupleConstraint() - Constructor for class mondrian.rolap.DefaultTupleConstraint
 
defaultValue - Variable in class mondrian.gui.MondrianGuiDef.Parameter
 
defaultValue - Variable in class mondrian.olap.MondrianDef.Parameter
 
DefaultXmlaRequest - Class in mondrian.xmla.impl
Default implementation of XmlaRequest by DOM API.
DefaultXmlaRequest(Element) - Constructor for class mondrian.xmla.impl.DefaultXmlaRequest
 
DefaultXmlaRequest(Element, String) - Constructor for class mondrian.xmla.impl.DefaultXmlaRequest
 
DefaultXmlaRequest(Element, Role) - Constructor for class mondrian.xmla.impl.DefaultXmlaRequest
 
DefaultXmlaRequest(Element, String, Role) - Constructor for class mondrian.xmla.impl.DefaultXmlaRequest
 
DefaultXmlaResponse - Class in mondrian.xmla.impl
Default implementation of XmlaResponse.
DefaultXmlaResponse(OutputStream, String) - Constructor for class mondrian.xmla.impl.DefaultXmlaResponse
 
DefaultXmlaServlet - Class in mondrian.xmla.impl
Default implementation of XML/A servlet.
DefaultXmlaServlet() - Constructor for class mondrian.xmla.impl.DefaultXmlaServlet
 
DEFER_NODE_EXPANSION - Static variable in class mondrian.tui.XmlUtil
 
define(FunDef) - Method in class mondrian.olap.fun.FunTableImpl
 
define(Resolver) - Method in class mondrian.olap.fun.FunTableImpl
 
defineFunctions() - Method in class mondrian.olap.fun.BuiltinFunTable
 
defineFunctions() - Method in class mondrian.olap.fun.CustomizedFunctionTable
 
defineFunctions() - Method in class mondrian.olap.fun.FunTableImpl
This method is called from the constructor, to define the set of functions and reserved words recognized.
defineFunctions() - Method in class mondrian.olap.fun.GlobalFunTable
 
defineFunctions() - Method in class mondrian.rolap.RolapSchema.RolapSchemaFunctionTable
 
defineProperty(String) - Method in class mondrian.olap.fun.FunTableImpl
Defines a word matching a property function name.
defineReserved(String) - Method in class mondrian.olap.fun.FunTableImpl
Defines a reserved word.
definition - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
URI of the schema definition file, for example "/WEB-INF/schema/Marketing.xml".
Definition - Static variable in class mondrian.xmla.DataSourcesConfig
 
degrees(double) - Static method in class mondrian.olap.fun.vba.Excel
 
DelegatingExpCompiler - Class in mondrian.calc.impl
Abstract implementation of ExpCompiler
DelegatingExpCompiler(ExpCompiler) - Constructor for class mondrian.calc.impl.DelegatingExpCompiler
 
DelegatingInvocationHandler - Class in mondrian.util
A class derived from DelegatingInvocationHandler handles a method call by looking for a method in itself with identical parameters.
DelegatingInvocationHandler() - Constructor for class mondrian.util.DelegatingInvocationHandler
 
DelegatingMemberReader - Class in mondrian.rolap
A DelegatingMemberReader is a MemberReader which redirects all method calls to an underlying MemberReader.
DelegatingMemberReader(MemberReader) - Constructor for class mondrian.rolap.DelegatingMemberReader
 
DelegatingRole - Class in mondrian.olap
DelegatingRole implements Role by delegating all methods to an underlying Role.
DelegatingRole(Role) - Constructor for class mondrian.olap.DelegatingRole
 
DelegatingRole.DelegatingHierarchyAccess - Class in mondrian.olap
 
DelegatingRole.DelegatingHierarchyAccess(Role.HierarchyAccess) - Constructor for class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
DelegatingSchemaReader - Class in mondrian.olap
DelegatingSchemaReader implements SchemaReader by delegating all methods to an underlying SchemaReader.
DelegatingSchemaReader(SchemaReader) - Constructor for class mondrian.olap.DelegatingSchemaReader
Creates a DelegatingSchemaReader.
DelegatingTestContext - Class in mondrian.test
Extension of TestContext which delegates all behavior to a parent test context.
DelegatingTestContext(TestContext) - Constructor for class mondrian.test.DelegatingTestContext
 
delete(EventObject) - Method in class mondrian.gui.SchemaExplorer
 
deleteRow() - Method in class mondrian.olap4j.EmptyResultSet
 
deleteRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
deletesAreDetected(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
DenseSegmentDataset - Class in mondrian.rolap.agg
A DenseSegmentDataset is a means of storing segment values which is suitable when most of the combinations of keys have a value present.
DenseSegmentDataset(Segment, Object[]) - Constructor for class mondrian.rolap.agg.DenseSegmentDataset
 
dependsOn(Dimension) - Method in interface mondrian.calc.Calc
Returns whether this expression depends upon a given dimension.
dependsOn(Dimension) - Method in class mondrian.calc.impl.AbstractCalc
 
dependsOn(Dimension) - Method in class mondrian.calc.impl.ConstantCalc
 
dependsOn(Dimension) - Method in class mondrian.calc.impl.DimensionCurrentMemberCalc
 
dependsOn(Dimension) - Method in class mondrian.calc.impl.MemberValueCalc
 
dependsOn(Dimension) - Method in class mondrian.calc.impl.TupleValueCalc
 
dependsOn(Dimension) - Method in class mondrian.calc.impl.ValueCalc
 
dependsOn(Dimension) - Method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
 
dependsOn(Dimension) - Method in class mondrian.olap.fun.DimensionCurrentMemberFunDef.CalcImpl
 
dependsOn(Dimension) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
 
dependsOn(Dimension) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
deprecated(String) - Static method in class mondrian.olap.Util
Deprecated.  
depth - Variable in class mondrian.olap.LevelBase
 
DEPTH - Static variable in class mondrian.olap.Property
Definition of the property which holds the level depth of a member.
DEPTH_ORDINAL - Static variable in class mondrian.olap.Property
 
descendants - Variable in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
descendantsByLevel(SchemaReader, Member, Level, List<Member>, boolean, boolean, boolean, boolean, Evaluator) - Static method in class mondrian.olap.fun.DescendantsFunDef
Finds all descendants of a member which are before/at/after a level, and/or are leaves (have no descendants) and adds them to a result list.
DescendantsConstraint - Class in mondrian.rolap
TupleConstaint which restricts the result of a tuple sqlQuery to a set of parents.
DescendantsConstraint(List<RolapMember>, MemberChildrenConstraint) - Constructor for class mondrian.rolap.DescendantsConstraint
Creates a DescendantsConstraint.
DescendantsFunDef - Class in mondrian.olap.fun
Definition of the Descendants MDX function.
DescendantsFunDef(FunDef) - Constructor for class mondrian.olap.fun.DescendantsFunDef
 
DescendantsFunDef.Flag - Enum in mondrian.olap.fun
Enumeration of the flags allowed to the DESCENDANTS function.
describe(StringBuilder) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.ListPredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.MemberColumnPredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
describe(StringBuilder) - Method in class mondrian.rolap.agg.Segment.Region
Describes this Segment.
describe(StringBuilder) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
describe(StringBuilder) - Method in interface mondrian.rolap.StarPredicate
Appends a description of this predicate to a StringBuilder.
description - Variable in class mondrian.gui.MondrianGuiDef.Parameter
 
description - Variable in class mondrian.olap.DimensionBase
 
description - Variable in class mondrian.olap.EnumeratedValues.BasicValue
 
description - Variable in class mondrian.olap.HierarchyBase
 
description - Variable in class mondrian.olap.LevelBase
 
description - Variable in class mondrian.olap.MondrianDef.Parameter
 
DESCRIPTION - Static variable in class mondrian.olap.Property
Definition of the property which holds the description of this member.
description - Variable in class mondrian.util.Format.MacroToken
 
description - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
Description.
description - Variable in class mondrian.xmla.Enumeration
 
description - Variable in enum mondrian.xmla.PropertyDefinition
 
description - Variable in class mondrian.xmla.RowsetDefinition.Column
 
DESCRIPTION_ORDINAL - Static variable in class mondrian.olap.Property
 
destroy() - Method in class mondrian.web.servlet.MDXQueryServlet
Destroys the servlet.
destroy(ServletContextEvent) - Method in class mondrian.web.taglib.ApplResources
 
destroy(ServletContextEvent) - Method in interface mondrian.web.taglib.Listener.ApplicationContext
 
desubstitute(RolapMember) - Method in class mondrian.rolap.CacheMemberReader
 
desubstitute(RolapMember) - Method in class mondrian.rolap.DelegatingMemberReader
 
desubstitute(RolapMember) - Method in interface mondrian.rolap.MemberReader
Returns the member which was substituted.
desubstitute(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
 
desubstitute(RolapMember) - Method in class mondrian.rolap.SqlMemberSource
 
detailedBatch - Variable in class mondrian.rolap.FastBatchingCellReader.CompositeBatch
Batch with most number of constraint columns
dialect - Variable in class mondrian.gui.MondrianGuiDef.SQL
 
dialect - Variable in class mondrian.olap.MondrianDef.SQL
 
DialectTest - Class in mondrian.test
Unit test which checks that SqlQuery.Dialect accurately represents the capabilities of the underlying database.
DialectTest(String) - Constructor for class mondrian.test.DialectTest
 
DiffRepository - Class in mondrian.test
A collection of resources used by tests.
DiffRepository(File, File, DiffRepository, String[]) - Constructor for class mondrian.test.DiffRepository
Creates a DiffRepository from a pair of files.
DiffRepository(URL) - Constructor for class mondrian.test.DiffRepository
Creates a read-only repository reading from a URL.
digits - Static variable in class mondrian.util.Format
 
digits - Variable in class mondrian.util.Format.FloatingDecimal
 
digitsLeftOfPoint - Variable in class mondrian.util.Format.NumericFormat
 
digitsRightOfExp - Variable in class mondrian.util.Format.NumericFormat
 
digitsRightOfPoint - Variable in class mondrian.util.Format.NumericFormat
 
dimCount - Variable in class mondrian.web.taglib.DOMBuilder
 
dimension - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
dimension - Variable in class mondrian.gui.MondrianGuiDef.DimensionGrant
 
Dimension - Static variable in class mondrian.olap.Category
Dimension is a dimension expression.
Dimension - Interface in mondrian.olap
A Dimension represents a dimension of a cube.
dimension - Variable in class mondrian.olap.HierarchyBase
 
dimension - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
dimension - Variable in class mondrian.olap.MondrianDef.DimensionGrant
 
DIMENSION - Static variable in interface mondrian.olap.ParserSym
 
DIMENSION_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
DIMENSION_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
 
DIMENSION_UNIQUE_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the unique name of the current dimension.
DIMENSION_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
DimensionBase - Class in mondrian.olap
Abstract implementation for a Dimension.
DimensionBase(String, DimensionType) - Constructor for class mondrian.olap.DimensionBase
 
DimensionCalc - Interface in mondrian.calc
Expression which yields a Dimension.
DimensionCurrentMemberCalc - Class in mondrian.calc.impl
Expression which returns the current member of a given dimension.
DimensionCurrentMemberCalc(Dimension) - Constructor for class mondrian.calc.impl.DimensionCurrentMemberCalc
 
DimensionCurrentMemberFunDef - Class in mondrian.olap.fun
Definition of the <Dimension>.CurrentMember MDX builtin function.
DimensionCurrentMemberFunDef.CalcImpl - Class in mondrian.olap.fun
 
DimensionCurrentMemberFunDef.CalcImpl(Exp, DimensionCalc) - Constructor for class mondrian.olap.fun.DimensionCurrentMemberFunDef.CalcImpl
 
DimensionExpr - Class in mondrian.mdx
Usage of a Dimension as an MDX expression.
DimensionExpr(Dimension) - Constructor for class mondrian.mdx.DimensionExpr
Creates a dimension expression.
dimensionGrants - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
 
dimensionGrants - Variable in class mondrian.olap.MondrianDef.CubeGrant
 
DimensionInIndependentAxes - Variable in class mondrian.resource.MondrianResource
DimensionInIndependentAxes is 'Dimension ''{0}'' appears in more than one independent axis.'
dimensionMembers(Dimension, Evaluator, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
dimensions - Variable in class mondrian.gui.MondrianGuiDef.Cube
 
dimensions - Variable in class mondrian.gui.MondrianGuiDef.Schema
Shared dimensions in this schema.
dimensions - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
 
dimensions - Variable in class mondrian.olap.CubeBase
 
dimensions - Variable in class mondrian.olap.MondrianDef.Cube
 
dimensions - Variable in class mondrian.olap.MondrianDef.Schema
Shared dimensions in this schema.
dimensions - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
dimensions - Variable in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
 
dimensionType - Variable in class mondrian.olap.DimensionBase
 
DimensionType - Enum in mondrian.olap
Enumerates the types of dimensions.
DimensionType - Class in mondrian.olap.type
The type of an expression which represents a Dimension.
DimensionType(Dimension) - Constructor for class mondrian.olap.type.DimensionType
Creates a type representing a dimension.
DimensionUsageHasUnknownLevel - Variable in class mondrian.resource.MondrianResource
DimensionUsageHasUnknownLevel is 'In usage of dimension ''{0}'' in cube ''{1}'', the level ''{2}'' is unknown'
DisableCaching - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether a RolapStar's aggregate data cache is cleared after each query.
disabled - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevel
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggName
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggPattern
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Closure
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Column
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Cube
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Dimension
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Expression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Formula
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Grant
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Join
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Level
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Measure
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NamedSet
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NameExpression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Parameter
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Property
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Relation
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Role
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Row
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Rows
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Schema
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SQL
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Table
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Value
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.View
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
display(PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggColumnName
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggExclude
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggFactCount
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggForeignKey
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggLevel
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggMeasure
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggName
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggPattern
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggTable
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMember
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CaptionExpression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Closure
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Column
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDef
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDefs
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Cube
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeDimension
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeGrant
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsage
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsages
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Dimension
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionGrant
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionUsage
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Expression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ExpressionView
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Formula
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Grant
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Hierarchy
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.HierarchyGrant
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.InlineTable
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Join
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.KeyExpression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Level
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Measure
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MeasureExpression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberGrant
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NamedSet
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NameExpression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.OrdinalExpression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Parameter
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ParentExpression
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Property
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Relation
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Role
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RoleUsage
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Row
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Rows
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Schema
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SchemaGrant
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SQL
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Table
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Union
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Value
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.View
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCube
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
 
display(PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
display(PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
 
display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
 
display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
display(PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSources
 
DISPLAY_INFO - Static variable in class mondrian.olap.Property
Definition of the property which holds the DISPLAY_INFO required by XML/A Caution: This property's value is calculated base on a specified MDX query, so it's value is dynamical at runtime.
DISPLAY_INFO_ORDINAL - Static variable in class mondrian.olap.Property
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevel
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggName
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggPattern
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Closure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Column
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Cube
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Dimension
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Expression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Formula
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Grant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Join
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Level
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Measure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NamedSet
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.NameExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Parameter
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Property
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Relation
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Role
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Row
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Rows
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Schema
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.SQL
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Table
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.Value
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.View
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggColumnName
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggExclude
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggFactCount
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggForeignKey
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggLevel
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggMeasure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggName
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggPattern
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.AggTable
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMember
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CaptionExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Closure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Column
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ColumnDefs
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Cube
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeDimension
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsage
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.CubeUsages
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Dimension
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.DimensionUsage
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Expression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ExpressionView
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Formula
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Grant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Hierarchy
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.HierarchyGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.InlineTable
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Join
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.KeyExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Level
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Measure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MeasureExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NamedSet
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.NameExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.OrdinalExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Parameter
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.ParentExpression
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Property
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Relation
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Role
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.RoleUsage
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Row
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Rows
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Schema
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SchemaGrant
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.SQL
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Table
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Union
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.Value
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.View
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCube
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
displayDiff(ElementDef, PrintWriter, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSources
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggLevel
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggName
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggPattern
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Closure
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Column
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Cube
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Dimension
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Expression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Formula
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Grant
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Join
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Level
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Measure
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.NamedSet
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.NameExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Parameter
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Property
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Relation
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Role
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Row
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Rows
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Schema
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.SQL
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Table
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.Value
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.View
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
displayXML(XMLOutput, int) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggColumnName
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggExclude
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggFactCount
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggForeignKey
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggLevel
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggMeasure
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggName
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggPattern
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.AggTable
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CalculatedMember
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CaptionExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Closure
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Column
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ColumnDef
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ColumnDefs
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Cube
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeDimension
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeUsage
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.CubeUsages
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Dimension
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.DimensionGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.DimensionUsage
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Expression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ExpressionView
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Formula
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Grant
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Hierarchy
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.HierarchyGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.InlineTable
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Join
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.KeyExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Level
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Measure
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MeasureExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MemberGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.NamedSet
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.NameExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.OrdinalExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Parameter
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.ParentExpression
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Property
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Relation
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Role
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.RoleUsage
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Row
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Rows
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Schema
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.SchemaGrant
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.SQL
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Table
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Union
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.Value
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.View
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.VirtualCube
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
 
displayXML(XMLOutput, int) - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
displayXML(XMLOutput, int) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
 
displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
 
displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
displayXML(XMLOutput, int) - Method in class mondrian.xmla.DataSourcesConfig.DataSources
 
distinct(List) - Static method in class mondrian.olap.fun.DistinctFunDef.CalcImpl
 
distinct - Variable in class mondrian.util.ObjectPool
The number of distinct associations in the map; its "size()".
DistinctCount - Static variable in class mondrian.rolap.RolapAggregator
 
DistinctFunDef - Class in mondrian.olap.fun
Definition of the Distinct MDX function.
DistinctFunDef.CalcImpl - Class in mondrian.olap.fun
 
DistinctFunDef.CalcImpl(ResolvedFunCall, ListCalc) - Constructor for class mondrian.olap.fun.DistinctFunDef.CalcImpl
 
distinctGenerateSql(SqlQuery, boolean) - Method in class mondrian.rolap.agg.AbstractQuerySpec
Generates a SQL query to retrieve the values in this segment using an algorithm which converts distinct-aggregates to non-distinct aggregates over subqueries.
do_action(int, lr_parser, Stack, int) - Method in class mondrian.olap.Parser
Invoke a user supplied parse action.
doAfterBody() - Method in class mondrian.web.taglib.QueryTag
 
doAuthorization - Static variable in class mondrian.xmla.XmlaErrorTest
 
doEndTag() - Method in class mondrian.web.taglib.TransformTag
 
doesDBSupportGroupingSets() - Method in class mondrian.rolap.FastBatchingCellReader
Uses Dialect to identify if grouping sets is supported by the database.
doesMaxRowSizeIncludeBlobs() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class mondrian.web.servlet.MDXQueryServlet
Handles the HTTP GET method.
DOMBuilder - Class in mondrian.web.taglib
transforms a mondrian result into a DOM
DOMBuilder(Document, Result) - Constructor for class mondrian.web.taglib.DOMBuilder
 
DOMBuilder.AxisBuilder - Class in mondrian.web.taglib
 
DOMBuilder.AxisBuilder(Element, Axis) - Constructor for class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
DOMBuilder.ColumnBuilder - Class in mondrian.web.taglib
 
DOMBuilder.ColumnBuilder(Element, Axis) - Constructor for class mondrian.web.taglib.DOMBuilder.ColumnBuilder
 
DOMBuilder.RowBuilder - Class in mondrian.web.taglib
 
DOMBuilder.RowBuilder(Element, Axis) - Constructor for class mondrian.web.taglib.DOMBuilder.RowBuilder
 
doMemberArrayMemberArrayIterTest(CrossJoinFunDef.BaseMemberArrayMemberArrayIterCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberArrayMemberArrayListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberArrayMemberIterTest(CrossJoinFunDef.BaseMemberArrayMemberIterCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberArrayMemberListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberMemberArrayIterTest(CrossJoinFunDef.BaseMemberMemberArrayIterCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberMemberArrayListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberMemberIterTest(CrossJoinFunDef.BaseMemberMemberIterCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMemberMemberListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMMemberArrayMemberArrayListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMMemberArrayMemberListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMMemberMemberArrayListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
doMMemberMemberListTest(CrossJoinFunDef.BaseListCalc) - Method in class mondrian.olap.fun.CrossJoinTest
 
DONT_BREAK_LINES - Static variable in class mondrian.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
dont_testChildrenOfVatican() - Method in class mondrian.test.RaggedHierarchyTest
 
dont_testDescendantsOfVatican() - Method in class mondrian.test.RaggedHierarchyTest
 
dont_testMeasures() - Method in class mondrian.test.RaggedHierarchyTest
disabled: (1) does not work with SmartMemberReader and (2) test returns [null] member ?
dont_testMeasuresVatican() - Method in class mondrian.test.RaggedHierarchyTest
Make sure that the numbers are right!
dont_testParallelFlushCache() - Method in class mondrian.test.BasicQueryTest
 
dont_testParallelMutliple() - Method in class mondrian.test.BasicQueryTest
 
dont_testParallelNot() - Method in class mondrian.test.BasicQueryTest
 
dont_testParallelSomewhat() - Method in class mondrian.test.BasicQueryTest
 
dont_testParallelVery() - Method in class mondrian.test.BasicQueryTest
 
dontTestParamRef() - Method in class mondrian.test.ParameterTest
Mondrian can not handle forward references
doPost(HttpServletRequest, HttpServletResponse) - Method in class mondrian.web.servlet.MDXQueryServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class mondrian.xmla.XmlaServlet
Main entry for HTTP post method
doRun(Test) - Method in class mondrian.test.MondrianTestRunner
 
DOT - Static variable in interface mondrian.olap.ParserSym
 
dot - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
dot - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
doTest() - Method in class mondrian.test.CmdRunnerTest
 
doTest(String, Properties, TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
Executes an XMLA request, reading the text of the request and the response from attributes in XmlaBaseTestCase.getDiffRepos().
doTest(String, Properties, TestContext, Role) - Method in class mondrian.xmla.XmlaBaseTestCase
 
doTest(MockHttpServletRequest, XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest
 
doTest(String, XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest
 
doTest(MockHttpServletRequest, String, Properties) - Method in class mondrian.xmla.XmlaExcel2000Test
 
doTest(String, Properties) - Method in class mondrian.xmla.XmlaExcel2000Test
 
doTest(MockHttpServletRequest, String, Properties) - Method in class mondrian.xmla.XmlaExcelXPTest
 
doTest(String, Properties) - Method in class mondrian.xmla.XmlaExcelXPTest
 
doTestInline(String, String, String, Properties, TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
 
doTestInline(String, String, String, Properties, TestContext, Role) - Method in class mondrian.xmla.XmlaBaseTestCase
 
doTestRT(String, TestContext) - Method in class mondrian.xmla.XmlaBasicTest
 
doTests(String, Properties, String, String, Map<String, String>, Document, String) - Method in class mondrian.xmla.XmlaBaseTestCase
 
doTests(String, Properties, String, String, Map<String, String>, Document, String, Role) - Method in class mondrian.xmla.XmlaBaseTestCase
 
DOUBLE_QUOTE - Static variable in class mondrian.test.loader.CsvLoader
 
DoubleCalc - Interface in mondrian.calc
Compiled expression whose result is a double.
DoubleEmpty - Static variable in class mondrian.olap.fun.FunUtil
Special value which indicates that a double computation has returned the MDX EMPTY value.
DoubleMatchForLevel - Variable in class mondrian.resource.MondrianResource
DoubleMatchForLevel is 'Double Match for candidate aggregate table ''{0}'' for fact table ''{1}'' and column ''{2}'' matched two hierarchies: 1) table=''{3}'', column=''{4}'' and 2) table=''{5}'', column=''{6}'''
doubleNegativeOne - Static variable in class mondrian.olap.Literal
 
DoubleNull - Static variable in class mondrian.olap.fun.FunUtil
Special value which indicates that a double computation has returned the MDX null value.
doubleOne - Static variable in class mondrian.olap.Literal
 
doubleZero - Static variable in class mondrian.olap.Literal
 
doXmlaHandlerGetValueTypeHint(String, String) - Method in class mondrian.xmla.XmlaTests
 
doXmlaHandlerValueInfo(String, Object, String, Object, boolean) - Method in class mondrian.xmla.XmlaTests
 
doXmlaUtilNormalizeNumericString(String, String) - Method in class mondrian.xmla.XmlaTests
 
drill(int, List<Member>, Evaluator) - Method in class mondrian.olap.fun.DrilldownLevelFunDef
 
DrilldownLevelBottomResolver - Static variable in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
 
DrilldownLevelFunDef - Class in mondrian.olap.fun
Definition of the DrilldownLevel MDX function.
DrilldownLevelFunDef(FunDef) - Constructor for class mondrian.olap.fun.DrilldownLevelFunDef
 
DrilldownLevelTopBottomFunDef - Class in mondrian.olap.fun
Definition of the DrilldownLevelTop and DrilldownLevelBottom MDX builtin functions.
DrilldownLevelTopBottomFunDef(FunDef, boolean) - Constructor for class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
 
DrilldownLevelTopResolver - Static variable in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
 
DrilldownMemberFunDef - Class in mondrian.olap.fun
Definition of the DrilldownMember MDX function.
DrilldownMemberFunDef(FunDef) - Constructor for class mondrian.olap.fun.DrilldownMemberFunDef
 
drillThrough() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
drillThrough - Variable in class mondrian.rolap.agg.CellRequest
 
drillThroughFirstRowset() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
drillThroughFirstRowset() - Method in interface mondrian.xmla.XmlaRequest
Drill through option: first returning row of query.
drillThroughMaxRows() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
drillThroughMaxRows() - Method in interface mondrian.xmla.XmlaRequest
Drill through option: max returning rows of query.
DrillThroughQuerySpec - Class in mondrian.rolap.agg
Provides the information necessary to generate SQL for a drill-through request.
DrillThroughQuerySpec(CellRequest, boolean) - Constructor for class mondrian.rolap.agg.DrillThroughQuerySpec
 
DrillThroughTest - Class in mondrian.test
Test generation of SQL to access the fact table data underlying an MDX result set.
DrillThroughTest() - Constructor for class mondrian.test.DrillThroughTest
 
DrillThroughTest(String) - Constructor for class mondrian.test.DrillThroughTest
 
DriverManager - Class in mondrian.olap
The basic service for managing a set of OLAP drivers.
DriverManager() - Constructor for class mondrian.olap.DriverManager
 
DROP_INDEX_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
DROP_TABLE_INDEX_PROP - Static variable in class mondrian.test.loader.DBLoader
 
DROP_TABLE_INDEX_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
 
DROP_TABLE_PROP - Static variable in class mondrian.test.loader.DBLoader
 
DROP_TABLE_ROWS_PROP - Static variable in class mondrian.test.loader.DBLoader
 
DROP_TABLE_ROWS_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
 
DROP_TABLE_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
 
dropTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
dropTables(DBLoader.Table[]) - Method in class mondrian.test.loader.DBLoader
 
DummyExp - Class in mondrian.calc
Dummy expression which exists only to wrap a Type.
DummyExp(Type) - Constructor for class mondrian.calc.DummyExp
 
DupDimensionsInTuple - Variable in class mondrian.resource.MondrianResource
DupDimensionsInTuple is 'Tuple contains more than one member of dimension ''{0}''.'
DuplicateAxis - Variable in class mondrian.resource.MondrianResource
DuplicateAxis is 'Duplicate axis name ''{0}''.'
DuplicateFactForeignKey - Variable in class mondrian.resource.MondrianResource
DuplicateFactForeignKey is 'Context ''{0}'': Duplicate fact foreign keys ''{1}'' for key ''{2}''.'
DuplicateLevelColumnNames - Variable in class mondrian.resource.MondrianResource
DuplicateLevelColumnNames is 'Context ''{0}'': Two levels, ''{1}'' and ''{2}'', share the same foreign column name ''{3}'''
DuplicateLevelMeasureColumnNames - Variable in class mondrian.resource.MondrianResource
DuplicateLevelMeasureColumnNames is 'Context ''{0}'': The level ''{1}'' and the measuer ''{2}'', share the same column name ''{3}'''
DuplicateLevelNames - Variable in class mondrian.resource.MondrianResource
DuplicateLevelNames is 'Context ''{0}'': Two levels share the same name ''{1}'''
DuplicateMeasureColumnNames - Variable in class mondrian.resource.MondrianResource
DuplicateMeasureColumnNames is 'Context ''{0}'': Two measures, ''{1}'' and ''{2}'', share the same column name ''{3}'''
DuplicateMeasureNames - Variable in class mondrian.resource.MondrianResource
DuplicateMeasureNames is 'Context ''{0}'': Two measures share the same name ''{1}'''
DuplicateSchemaParameter - Variable in class mondrian.resource.MondrianResource
DuplicateSchemaParameter is 'Duplicate parameter ''{0}'' in schema'
DynamicDatasourceXmlaServlet - Class in mondrian.xmla.impl
Extends DefaultXmlaServlet to add dynamic datasource loading capability.
DynamicDatasourceXmlaServlet() - Constructor for class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
DynamicDatasourceXmlaServletTest - Class in mondrian.xmla.impl
Unit test for DynamicDatasourceXmlaServlet
DynamicDatasourceXmlaServletTest() - Constructor for class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet - Class in mondrian.xmla.impl
 
DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet() - Constructor for class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet
 
DynamicSchemaProcessor - Interface in mondrian.spi
A dynamic schema processor is used to dynamically change a Mondrian schema at runtime.

E

EA - Static variable in class mondrian.test.I18nTest
 
editingCanceled(ChangeEvent) - Method in class mondrian.gui.SchemaExplorer
 
editingStopped(ChangeEvent) - Method in class mondrian.gui.SchemaExplorer
 
editMode(EventObject) - Method in class mondrian.gui.SchemaExplorer
 
editorFocus - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
elapsedTimeAsString(long) - Method in class mondrian.test.MondrianResultPrinter
Returns the formatted string of the elapsed time.
element(String, String[]) - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
element(String, String[]) - Method in interface mondrian.xmla.SaxWriter
 
element2Text(Element) - Static method in class mondrian.xmla.XmlaUtil
 
elementTypes - Variable in class mondrian.olap.type.TupleType
 
ELSE - Static variable in interface mondrian.olap.ParserSym
 
embedQuotes(String) - Method in class mondrian.test.loader.DBLoader
Generate an appropriate string to use in an SQL insert statement for a VARCHAR colummn, taking into account NULL strings and strings with embedded quotes
emit(Rowset.Row, XmlaResponse) - Method in class mondrian.xmla.Rowset
Emits a row for this rowset, reading fields from a Rowset.Row object.
Empty - Static variable in class mondrian.olap.Category
Represents an empty expression.
EMPTY - Static variable in interface mondrian.olap.ParserSym
 
EMPTY_ROW_STREAM - Static variable in class mondrian.test.loader.DBLoader
 
emptyArray - Static variable in class mondrian.rolap.RolapProperty
Array of RolapProperty of length 0.
EmptyAttributeString - Variable in class mondrian.resource.MondrianResource
EmptyAttributeString is 'Context ''{0}'': The value for the attribute ''{1}'' is empty (length is zero).'
emptyCopy() - Method in class mondrian.rolap.BitKey.Big
 
emptyCopy() - Method in interface mondrian.rolap.BitKey
Returns an empty BitKey of the same type.
emptyCopy() - Method in class mondrian.rolap.BitKey.Mid128
 
emptyCopy() - Method in class mondrian.rolap.BitKey.Small
 
emptyMemberArray - Static variable in class mondrian.rolap.RolapUtil
 
EmptyResult - Static variable in class mondrian.test.BasicQueryTest
 
EmptyResultSet - Class in mondrian.olap4j
Implementation of ResultSet which returns 0 rows.
EmptyResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Constructor for class mondrian.olap4j.EmptyResultSet
 
EmptySlicer - Variable in class mondrian.resource.MondrianResource
EmptySlicer is 'WHERE clause expression returned NULL or empty set.'
emptyString - Static variable in class mondrian.olap.Literal
 
emptyStringArray - Static variable in class mondrian.olap.fun.FunUtil
 
EmptyValue - Static variable in class mondrian.olap.Util
Placeholder which indicates an EMPTY value.
EnableCacheHitCounters - Variable in class mondrian.olap.MondrianProperties
Property that controls whether aggregation cache hit / miss counters will be enabled
enabled - Variable in class mondrian.gui.MondrianGuiDef.Cube
 
enabled - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
 
enabled - Variable in class mondrian.olap.MondrianDef.Cube
 
enabled - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
enabled - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
enabled - Variable in class mondrian.rolap.SqlConstraintFactory
 
enabled() - Method in class mondrian.util.MemoryMonitorFactory
Returns whether the use of a MemoryMonitor is enabled.
enabled - Variable in class mondrian.util.MemoryMonitorTest
 
EnableExpCache - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether to use a cache for frequently evaluated expressions.
EnableGroupingSets - Variable in class mondrian.olap.MondrianProperties
Property that defines whether to generate SQL queries using the GROUPING SETS construct for rollup.
EnableNativeCrossJoin - Variable in class mondrian.olap.MondrianProperties
if enabled some NON EMPTY CrossJoin will be computed in SQL
EnableNativeFilter - Variable in class mondrian.olap.MondrianProperties
if enabled some Filter() will be computed in SQL
EnableNativeNonEmpty - Variable in class mondrian.olap.MondrianProperties
some NON EMPTY set operations like member.children, level.members and member descendants will be computed in SQL
EnableNativeTopCount - Variable in class mondrian.olap.MondrianProperties
if enabled some TopCount will be computed in SQL
EnableNonEmptyOnAllAxis - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether each query axis implicit has the NON EMPTY option set.
EnableRolapCubeMemberCache - Variable in class mondrian.olap.MondrianProperties
Property that determines whether to cache RolapCubeMember objects, each of which associates a member of a shared hierarchy with a particular cube in which it is being used.
EnableTotalCount - Variable in class mondrian.olap.MondrianProperties
If enabled, first row in the result of an XML/A drill-through request will be filled with the total count of rows in underlying database.
EnableTriggers - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether to notify the Mondrian system when a property value changes.
encode(String) - Method in class mondrian.tui.MockHttpServletResponse
 
ENCODE - Static variable in class mondrian.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class mondrian.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class mondrian.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class mondrian.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class mondrian.util.Base64
Encodes a byte array into Base64 notation.
encodedName - Variable in class mondrian.xmla.XmlaHandler.ColumnHandler
 
encodeElementName(String) - Static method in class mondrian.xmla.XmlaUtil
Encodes an XML element name.
encodeFromFile(String) - Static method in class mondrian.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class mondrian.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class mondrian.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRedirectURL(String) - Method in class mondrian.tui.MockHttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeRedirectUrl(String) - Method in class mondrian.tui.MockHttpServletResponse
Deprecated. Method encodeRedirectUrl is deprecated
encodeToFile(byte[], String) - Static method in class mondrian.util.Base64
Convenience method for encoding data to a file.
encodeURL(String) - Method in class mondrian.tui.MockHttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String) - Method in class mondrian.tui.MockHttpServletResponse
Deprecated. Method encodeUrl is deprecated
END - Static variable in interface mondrian.olap.ParserSym
 
endDocument() - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
endDocument() - Method in interface mondrian.xmla.SaxWriter
 
endElement() - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
endElement() - Method in interface mondrian.xmla.SaxWriter
 
endTest(Test) - Method in class mondrian.test.MondrianResultPrinter
 
enter() - Method in class mondrian.rolap.RolapUtil.Semaphore
 
EnumeratedValues<V extends EnumeratedValues.Value> - Class in mondrian.olap
EnumeratedValues is a helper class for declaring a set of symbolic constants which have names, ordinals, and possibly descriptions.
EnumeratedValues() - Constructor for class mondrian.olap.EnumeratedValues
Creates a new empty, mutable enumeration.
EnumeratedValues(V[]) - Constructor for class mondrian.olap.EnumeratedValues
Creates an enumeration, with an array of values, and freezes it.
EnumeratedValues(String[]) - Constructor for class mondrian.olap.EnumeratedValues
Creates an enumeration, initialize it with an array of strings, and freezes it.
EnumeratedValues(String[], int[]) - Constructor for class mondrian.olap.EnumeratedValues
Create an enumeration, initializes it with arrays of code/name pairs, and freezes it.
EnumeratedValues(String[], int[], String[]) - Constructor for class mondrian.olap.EnumeratedValues
Create an enumeration, initializes it with arrays of code/name pairs, and freezes it.
EnumeratedValues(Class<? extends Enum>) - Constructor for class mondrian.olap.EnumeratedValues
 
EnumeratedValues.BasicValue - Class in mondrian.olap
BasicValue is an obvious implementation of EnumeratedValues.Value.
EnumeratedValues.BasicValue(String, int, String) - Constructor for class mondrian.olap.EnumeratedValues.BasicValue
 
EnumeratedValues.Value - Interface in mondrian.olap
A Value represents a member of an enumerated type.
enumeration - Static variable in class mondrian.olap.Property
 
enumeration - Static variable in class mondrian.rolap.RolapAggregator
List of all valid aggregation operators.
Enumeration - Class in mondrian.xmla
Contains inner classes which define enumerations used in XML for Analysis.
Enumeration(String, String, RowsetDefinition.Type, Class<? extends Enum>) - Constructor for class mondrian.xmla.Enumeration
 
enumeration - Static variable in enum mondrian.xmla.Enumeration.Access
 
enumeration - Static variable in enum mondrian.xmla.Enumeration.AuthenticationMode
 
enumeration - Static variable in enum mondrian.xmla.Enumeration.Methods
 
enumeration - Static variable in enum mondrian.xmla.Enumeration.ProviderType
 
enumeration - Static variable in enum mondrian.xmla.Enumeration.TreeOp
 
enumeration - Static variable in enum mondrian.xmla.Enumeration.VisualMode
 
enumeration - Variable in class mondrian.xmla.RowsetDefinition.Column
 
Enumeration.Access - Enum in mondrian.xmla
 
Enumeration.AuthenticationMode - Enum in mondrian.xmla
 
Enumeration.AxisFormat - Enum in mondrian.xmla
 
Enumeration.Content - Enum in mondrian.xmla
 
Enumeration.EnumWithDesc - Interface in mondrian.xmla
 
Enumeration.EnumWithName - Interface in mondrian.xmla
 
Enumeration.EnumWithOrdinal - Interface in mondrian.xmla
 
Enumeration.Format - Enum in mondrian.xmla
 
Enumeration.Literal - Enum in mondrian.xmla
 
Enumeration.MDXSupport - Enum in mondrian.xmla
 
Enumeration.Methods - Enum in mondrian.xmla
 
Enumeration.ProviderType - Enum in mondrian.xmla
 
Enumeration.StateSupport - Enum in mondrian.xmla
 
Enumeration.TreeOp - Enum in mondrian.xmla
 
Enumeration.VisualMode - Enum in mondrian.xmla
 
enumSet - Variable in enum mondrian.xmla.PropertyDefinition
 
enumSetAllOf(Class<E>) - Static method in class mondrian.olap.Util
Equivalent to EnumSet.allOf(Class) on JDK 1.5 or later.
enumSetAllOf(Class<E>) - Method in interface mondrian.util.UtilCompatible
 
enumSetAllOf(Class<E>) - Method in class mondrian.util.UtilCompatibleJdk14
 
enumSetAllOf(Class<E>) - Method in class mondrian.util.UtilCompatibleJdk15
 
enumSetNoneOf(Class<E>) - Static method in class mondrian.olap.Util
Equivalent to EnumSet.noneOf(Class) on JDK 1.5 or later.
enumSetNoneOf(Class<E>) - Method in interface mondrian.util.UtilCompatible
 
enumSetNoneOf(Class<E>) - Method in class mondrian.util.UtilCompatibleJdk14
 
enumSetNoneOf(Class<E>) - Method in class mondrian.util.UtilCompatibleJdk15
 
enumSetOf(E, E...) - Static method in class mondrian.olap.Util
Equivalent to EnumSet.of(Enum, Enum[]) on JDK 1.5 or later.
enumSetOf(E, E...) - Method in interface mondrian.util.UtilCompatible
 
enumSetOf(E, E...) - Method in class mondrian.util.UtilCompatibleJdk14
 
enumSetOf(E, E...) - Method in class mondrian.util.UtilCompatibleJdk15
 
ENV - Static variable in class mondrian.tui.XmlaSupport
 
ENV - Static variable in class mondrian.xmla.test.XmlaTestContext
 
EOF - Static variable in interface mondrian.olap.ParserSym
 
EOF_sym() - Method in class mondrian.olap.Parser
EOF Symbol index.
epochDay - Static variable in class mondrian.util.ScheduleUtil
 
EQ - Static variable in interface mondrian.olap.ParserSym
 
equal(String, String, boolean) - Static method in class mondrian.olap.Util
Tests two strings for equality, optionally ignoring case.
equal(RolapStar.Column, Object) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
Returns a predicate which tests whether the column's value is equal to a given constant.
equal(ValueColumnPredicate) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
Returns a predicate which tests whether the column's value is equal to column predicate's value.
equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.ListPredicate
 
equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
equalConstraint(StarPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
equalConstraint(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
Returns whether this Predicate has the same constraining effect as the other constraint.
equalName(String, String) - Static method in class mondrian.olap.Util
Returns whether two names are equal.
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Column
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Cube
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Join
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.SQL
 
equals(Object) - Method in class mondrian.gui.MondrianGuiDef.Table
 
equals(Object) - Method in class mondrian.mdx.ParameterExpr
Returns whether this parameter is equal to another, based upon name, type and value
equals(Object) - Method in class mondrian.olap.CubeAccess
 
equals(String) - Method in class mondrian.olap.EnumeratedValues.BasicValue
Deprecated. I bet you meant to write value.name_.equals(s) rather than value.equals(s), didn't you?
equals(Object) - Method in class mondrian.olap.fun.ArrayHolder
 
equals(Object) - Method in class mondrian.olap.fun.FunInfo
 
equals(Object) - Method in class mondrian.olap.fun.MemberHelper
 
equals(Object) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
equals(Object) - Method in class mondrian.olap.fun.TestMember
 
equals(OlapElement) - Method in class mondrian.olap.HierarchyBase
 
equals(Object) - Method in class mondrian.olap.Id.Segment
 
equals(Object) - Method in class mondrian.olap.MondrianDef.Column
 
equals(Object) - Method in class mondrian.olap.MondrianDef.ExpressionView
 
equals(Object) - Method in class mondrian.olap.MondrianDef.InlineTable
 
equals(Object) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
equals(Object) - Method in class mondrian.olap.MondrianDef.SQL
 
equals(Object) - Method in class mondrian.olap.MondrianDef.Table
 
equals(Object) - Method in class mondrian.olap.OlapElementBase
 
equals(OlapElement) - Method in class mondrian.olap.OlapElementBase
 
equals(Object) - Method in class mondrian.olap.ParameterImpl
Returns whether this parameter is equal to another, based upon name, type and value
equals(Object) - Method in class mondrian.olap.type.BooleanType
 
equals(Object) - Method in class mondrian.olap.type.CubeType
 
equals(Object) - Method in class mondrian.olap.type.DateTimeType
 
equals(Object) - Method in class mondrian.olap.type.DecimalType
 
equals(Object) - Method in class mondrian.olap.type.DimensionType
 
equals(Object) - Method in class mondrian.olap.type.HierarchyType
 
equals(Object) - Method in class mondrian.olap.type.LevelType
 
equals(Object) - Method in class mondrian.olap.type.NullType
 
equals(Object) - Method in class mondrian.olap.type.NumericType
 
equals(Object) - Method in class mondrian.olap.type.ScalarType
 
equals(Object) - Method in class mondrian.olap.type.SetType
 
equals(Object) - Method in class mondrian.olap.type.StringType
 
equals(Object) - Method in class mondrian.olap.type.TupleType
 
equals(Object, Object) - Static method in class mondrian.olap.Util
Returns true if two objects are equal, or are both null.
equals(String, String) - Static method in class mondrian.olap.Util
Returns true if two strings are equal, or are both null.
equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jCube
 
equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
equals(Object) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
equals(Object) - Method in class mondrian.rolap.agg.AggregationKey
 
equals(Object) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
equals(Object) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
equals(Object) - Method in class mondrian.rolap.agg.MemberColumnPredicate
 
equals(Object) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
equals(Object) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
equals(Object) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
equals(Object) - Method in class mondrian.rolap.agg.Segment.Region
 
equals(Object) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
equals(Object) - Method in class mondrian.rolap.BitKey.Big
 
equals(Object) - Method in class mondrian.rolap.BitKey.Mid128
 
equals(Object) - Method in class mondrian.rolap.BitKey.Small
 
equals(Object) - Method in class mondrian.rolap.CellKey.Many
 
equals(Object) - Method in class mondrian.rolap.CellKey.One
 
equals(Object) - Method in class mondrian.rolap.CellKey.Three
 
equals(Object) - Method in class mondrian.rolap.CellKey.Two
 
equals(Object) - Method in class mondrian.rolap.CellKey.Zero
 
equals(Object) - Method in class mondrian.rolap.HierarchyUsage
 
equals(Object) - Method in class mondrian.rolap.MemberKey
 
equals(Object) - Method in class mondrian.rolap.RolapCubeDimension
 
equals(Object) - Method in class mondrian.rolap.RolapCubeHierarchy
 
equals(RolapCubeLevel) - Method in class mondrian.rolap.RolapCubeLevel
 
equals(Object) - Method in class mondrian.rolap.RolapCubeMember
 
equals(OlapElement) - Method in class mondrian.rolap.RolapCubeMember
 
equals(Object) - Method in class mondrian.rolap.RolapEvaluator
Returns true if the other object is a RolapEvaluator with identical context.
equals(Object) - Method in class mondrian.rolap.RolapHierarchy
 
equals(Object) - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
equals(Object) - Method in class mondrian.rolap.RolapMember
 
equals(OlapElement) - Method in class mondrian.rolap.RolapMember
 
equals(Object) - Method in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
equals(Object) - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
equals(Object) - Method in class mondrian.rolap.RolapResult.CellInfo
 
equals(Object) - Method in class mondrian.rolap.RolapSchema
 
equals(Object) - Method in class mondrian.rolap.RolapStar.Column
 
equals(Object) - Method in class mondrian.rolap.RolapStar.Condition
 
equals(Object) - Method in class mondrian.rolap.RolapStar.Measure
 
equals(Object) - Method in class mondrian.rolap.RolapStar.Table
 
equals(Object) - Method in class mondrian.rolap.SmartMemberListCache.Key2
 
equals(Object) - Method in class mondrian.util.AbstractMemoryMonitor.Entry
 
equals(T, T) - Method in class mondrian.util.ObjectPool
 
equals(Object) - Method in class mondrian.util.ObjectPoolTest.KeyValue
 
equals(Object) - Method in class mondrian.util.Pair
 
equals(Object) - Method in class mondrian.util.UnsupportedList
 
equalsTableName(String) - Method in class mondrian.rolap.RolapStar.Table
 
equalTuple(Member[], Member[]) - Static method in class mondrian.olap.fun.FunUtil
Returns whether two tuples are equal.
error - Static variable in interface mondrian.olap.ParserSym
 
error(String, RolapSchema.XmlLocation) - Method in class mondrian.rolap.RolapSchema
Reports an error.
error(SAXParseException) - Method in class mondrian.test.comp.XMLUtility.UtilityErrorHandler
 
error(SAXParseException) - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
error(Throwable) - Method in class mondrian.xmla.impl.DefaultXmlaResponse
 
error(Throwable) - Method in interface mondrian.xmla.XmlaResponse
Report XML/A error (not SOAP fault).
ERROR_STRING - Static variable in class mondrian.tui.XmlUtil.SAXErrorHandler
 
error_sym() - Method in class mondrian.olap.Parser
error Symbol index.
errorCode - Variable in class mondrian.xmla.XmlaErrorTest.Fault
 
errorCount - Variable in class mondrian.olap.fun.FunUtil.SetWrapper
 
errorDesc - Variable in class mondrian.xmla.XmlaErrorTest.Fault
 
errorNS - Variable in class mondrian.xmla.XmlaErrorTest.Fault
 
Euro - Static variable in class mondrian.test.I18nTest
 
evalExecute(List<Member[]>, int, RolapEvaluator, QueryAxis, Calc) - Method in class mondrian.rolap.RolapResult
 
evalLoad(List<Member[]>, int, Evaluator, QueryAxis, Calc, RolapResult.AxisMember) - Method in class mondrian.rolap.RolapResult
 
evaluate(Evaluator) - Method in interface mondrian.calc.Calc
Evaluates this expression.
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractBooleanCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractDateTimeCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractDimensionCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractDoubleCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractHierarchyCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractIntegerCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractIterCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractLevelCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractListCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractMemberCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractStringCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractTupleCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.AbstractVoidCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.CacheCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.ConstantCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.MemberValueCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.TupleValueCalc
 
evaluate(Evaluator) - Method in class mondrian.calc.impl.ValueCalc
 
evaluate(Evaluator) - Method in class mondrian.olap.ExpCacheDescriptor
 
evaluate(Evaluator) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
evaluate(List<Object>) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
evaluate(List<Object>) - Method in class mondrian.rolap.agg.AndPredicate
 
evaluate(Object) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
evaluate(List<Object>) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
evaluate(Object) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
evaluate(List<Object>) - Method in class mondrian.rolap.agg.MemberTuplePredicate
Evaluates a constraint against a list of values.
evaluate(Object) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
evaluate(List<Object>) - Method in class mondrian.rolap.agg.OrPredicate
 
evaluate(Object) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
evaluate(Object) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
evaluate(Calc, Dimension[], String) - Method in class mondrian.rolap.RolapDependencyTestingEvaluator
 
evaluate(Object) - Method in interface mondrian.rolap.StarColumnPredicate
Returns whether this constraint would return true for a given value.
evaluate(List<Object>) - Method in interface mondrian.rolap.StarPredicate
Evaluates a constraint against a list of values.
evaluate(Evaluator) - Method in interface mondrian.spi.UserDefinedFunction.Argument
 
evaluateBoolean(Evaluator) - Method in interface mondrian.calc.BooleanCalc
Evaluates this expression to yield a boolean value.
evaluateBoolean(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateCurrent() - Method in interface mondrian.olap.Evaluator
Calculates and returns the value of the cell at the current context.
evaluateCurrent() - Method in class mondrian.rolap.RolapEvaluator
 
evaluateCurrentIterable(IterCalc, Evaluator) - Method in class mondrian.olap.fun.AbstractAggregateFunDef
 
evaluateCurrentList(ListCalc, Evaluator) - Static method in class mondrian.olap.fun.AbstractAggregateFunDef
Evaluates the list of members or tuples used in computing the aggregate.
evaluateDateTime(Evaluator) - Method in interface mondrian.calc.DateTimeCalc
Evaluates this expression to yield a Date value.
evaluateDateTime(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateDimension(Evaluator) - Method in interface mondrian.calc.DimensionCalc
Evaluates this expression to yield a dimension.
evaluateDimension(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateDimension(Evaluator) - Method in class mondrian.olap.fun.HierarchyDimensionFunDef.CalcImpl
 
evaluateDouble(Evaluator) - Method in interface mondrian.calc.DoubleCalc
Evaluates this expression to yield a double value.
evaluateDouble(Evaluator) - Method in class mondrian.calc.impl.ConstantCalc
 
evaluateDouble(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateDouble(Evaluator) - Method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
 
evaluateHierarchy(Evaluator) - Method in interface mondrian.calc.HierarchyCalc
Evaluates this expression to yield a hierarchy.
evaluateHierarchy(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateHierarchy(Evaluator) - Method in class mondrian.olap.fun.LevelHierarchyFunDef.CalcImpl
 
evaluateHierarchy(Evaluator) - Method in class mondrian.olap.fun.MemberHierarchyFunDef.CalcImpl
 
evaluateInteger(Evaluator) - Method in class mondrian.calc.impl.ConstantCalc
 
evaluateInteger(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateInteger(Evaluator) - Method in interface mondrian.calc.IntegerCalc
Evaluates this expression to yield an int value.
evaluateIterable(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateIterable(Evaluator) - Method in interface mondrian.calc.IterCalc
Evaluates an expression to yield an Iterable of members or tuples.
evaluateIterable(Evaluator) - Method in class mondrian.olap.fun.SetFunDef.IterSetCalc
 
evaluateLevel(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateLevel(Evaluator) - Method in interface mondrian.calc.LevelCalc
Evaluates this expression to yield a level.
evaluateLevel(Evaluator) - Method in class mondrian.olap.fun.MemberLevelFunDef.CalcImpl
 
evaluateList(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateList(Evaluator) - Method in interface mondrian.calc.ListCalc
Evaluates an expression to yield a list of members or tuples.
evaluateList(Evaluator) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
 
evaluateList(Evaluator) - Method in class mondrian.olap.fun.DistinctFunDef.CalcImpl
 
evaluateList(Evaluator) - Method in class mondrian.olap.fun.SetFunDef.ListSetCalc
 
evaluateMember(Evaluator) - Method in class mondrian.calc.impl.DimensionCurrentMemberCalc
 
evaluateMember(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateMember(Evaluator) - Method in interface mondrian.calc.MemberCalc
Evaluates this expression to yield a member.
evaluateMember(Evaluator) - Method in class mondrian.olap.fun.DimensionCurrentMemberFunDef.CalcImpl
 
evaluateMember(Evaluator) - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
 
evaluateMembers(Evaluator, Calc, List<Member>, boolean) - Static method in class mondrian.olap.fun.FunUtil
For each member in a list, evaluate an expression and create a map from members to values.
evaluateMembers(Evaluator, List<Member>, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
evaluateNamedSet(String, Exp) - Method in interface mondrian.olap.Evaluator
Evaluates a named set.
evaluateNamedSet(String, Exp) - Method in class mondrian.rolap.RolapEvaluator
 
evaluateNamedSet(String, Exp) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Evaluates a named set.
evaluateNamedSet(String, Exp) - Method in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
 
evaluateScalar(Evaluator) - Method in interface mondrian.spi.UserDefinedFunction.Argument
 
evaluateSet(Evaluator, Iterable, Calc) - Static method in class mondrian.olap.fun.FunUtil
Evaluates exp (if defined) over members to generate a List of FunUtil.SetWrapper objects, which contains a Double value and meta information, unlike FunUtil.evaluateMembers(mondrian.olap.Evaluator, mondrian.calc.Calc, java.util.List, boolean), which only produces values.
evaluateSet(Evaluator, List, DoubleCalc[], boolean) - Static method in class mondrian.olap.fun.FunUtil
Evaluates one or more expressions against the member list returning a SetWrapper array.
evaluateString(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateString(Evaluator) - Method in interface mondrian.calc.StringCalc
Evaluates this expression to yield a String value.
evaluateTuple(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateTuple(Evaluator) - Method in interface mondrian.calc.TupleCalc
Evaluates this expression to yield a tuple.
evaluateTuple(Evaluator) - Method in class mondrian.olap.fun.TupleFunDef.CalcImpl
 
evaluateTuples(Evaluator, Calc, List<Member[]>) - Static method in class mondrian.olap.fun.FunUtil
For each tuple in a list, evaluates an expression and creates a map from tuples to values.
evaluateVoid(Evaluator) - Method in class mondrian.calc.impl.GenericCalc
 
evaluateVoid(Evaluator) - Method in interface mondrian.calc.VoidCalc
 
Evaluator - Interface in mondrian.olap
An Evaluator holds the context necessary to evaluate an expression.
ex(String) - Method in class mondrian.resource.MondrianResource._Def0
 
ex(String, Throwable) - Method in class mondrian.resource.MondrianResource._Def0
 
ex(String, String) - Method in class mondrian.resource.MondrianResource._Def1
 
ex(String, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def1
 
ex(Number, Number) - Method in class mondrian.resource.MondrianResource._Def10
 
ex(Number) - Method in class mondrian.resource.MondrianResource._Def11
 
ex() - Method in class mondrian.resource.MondrianResource._Def12
 
ex(Number) - Method in class mondrian.resource.MondrianResource._Def13
 
ex(String) - Method in class mondrian.resource.MondrianResource._Def14
 
ex(String) - Method in class mondrian.resource.MondrianResource._Def23
 
ex() - Method in class mondrian.resource.MondrianResource._Def3
 
ex(Throwable) - Method in class mondrian.resource.MondrianResource._Def3
 
ex(String, String, String) - Method in class mondrian.resource.MondrianResource._Def4
 
ex(String, String, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def4
 
ex(Number, String) - Method in class mondrian.resource.MondrianResource._Def6
 
ex(Number, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def6
 
ex(String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def7
 
ex(String, String, String, String, Throwable) - Method in class mondrian.resource.MondrianResource._Def7
 
ex(Number) - Method in class mondrian.resource.MondrianResource._Def8
 
ex(Number, Throwable) - Method in class mondrian.resource.MondrianResource._Def8
 
ex(Number, Number) - Method in class mondrian.resource.MondrianResource._Def9
 
ex(Number, Number, Throwable) - Method in class mondrian.resource.MondrianResource._Def9
 
excecuteSql - Variable in class mondrian.rolap.NonEmptyTest.TestListener
 
Excel - Class in mondrian.olap.fun.vba
Implementations of functions in the Excel worksheet library.
Excel() - Constructor for class mondrian.olap.fun.vba.Excel
 
ExcelTest - Class in mondrian.olap.fun.vba
Unit tests for implementations of Excel worksheet functions.
ExcelTest() - Constructor for class mondrian.olap.fun.vba.ExcelTest
 
except(List<T>, List<T>) - Method in class mondrian.olap.fun.ExceptFunDef
 
ExceptFunDef - Class in mondrian.olap.fun
Definition of the Except MDX function.
ExceptFunDef(FunDef) - Constructor for class mondrian.olap.fun.ExceptFunDef
 
exception - Variable in class mondrian.tui.XmlUtil.SAXErrorHandler.ErrorInfo
 
EXCEPTION_EXIT - Static variable in class mondrian.test.MondrianTestRunner
 
exceptTuples(List<Member[]>, List) - Method in class mondrian.olap.fun.ExceptFunDef
 
excludes - Variable in class mondrian.gui.MondrianGuiDef.AggPattern
 
excludes - Variable in class mondrian.olap.MondrianDef.AggPattern
 
excludeTable(String, List<ExplicitRules.Group>) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules
Returns whether the given is tableName explicitly excluded from consideration as a candidate aggregate table.
excludeTable(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Returns whether the given tableName is excluded.
excutingSql(RolapNative.TupleEvent) - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
excutingSql(RolapNative.TupleEvent) - Method in interface mondrian.rolap.RolapNative.Listener
 
execute(CacheControl.MemberEditCommand) - Method in interface mondrian.olap.CacheControl
Executes a command that edits the member cache.
execute(Query) - Method in interface mondrian.olap.Connection
Executes a query.
execute(ResultStyle) - Method in interface mondrian.olap.NativeEvaluator
 
execute() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
Executes a query.
execute() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
execute(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
execute(String, int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
execute(String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
execute(String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
execute(CacheControl.MemberEditCommand) - Method in class mondrian.rolap.CacheControlImpl
 
execute(List<CacheControl.CellRegion>) - Method in interface mondrian.rolap.CacheControlImpl.MemberEditCommandPlus
Executes this command, and gathers a list of cell regions affected in the cellRegionList parameter.
execute(Query) - Method in class mondrian.rolap.RolapConnection
Executes a Query.
execute(ResultStyle) - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
 
execute() - Method in class mondrian.rolap.SqlStatement
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in interface mondrian.spi.UserDefinedFunction
Applies this function to a set of arguments, and returns a result.
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
execute(Connection, String) - Method in class mondrian.test.FoodMartTestCase
Executes a query in a given connection.
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.PlusOneUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.test.UdfTest.StringMultUdf
 
execute(String) - Method in class mondrian.tui.CmdRunner
Executes a query and returns the result as a string.
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.CurrentDateMemberUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.CurrentDateStringUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.InUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.InverseNormalUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.LastNonEmptyUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.MatchesUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.NullValueUdf
 
execute(Evaluator, UserDefinedFunction.Argument[]) - Method in class mondrian.udf.ValUdf
 
executeAfterActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeAxis(String) - Method in class mondrian.test.TestContext
Executes a query with a given expression on an axis, and returns the whole axis.
executeBatch() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeBeforeActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeCreateTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeCube(String) - Method in class mondrian.tui.CmdRunner
 
executeCubeCommand(String, String, StringBuilder) - Method in class mondrian.tui.CmdRunner
 
executeDDL(String) - Method in class mondrian.test.loader.DBLoader
 
executeDropTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeDropTableRows(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeEcho(String) - Method in class mondrian.tui.CmdRunner
 
executeError(String) - Method in class mondrian.tui.CmdRunner
 
executeExpr(String) - Method in class mondrian.test.FoodMartTestCase
Executes an expression against the Sales cube in the FoodMart database to form a single cell result set, then returns that cell's formatted value.
executeExpr(String) - Method in class mondrian.tui.CmdRunner
 
executeExprRaw(String) - Method in class mondrian.test.TestContext
Executes the expression in the context of the cube indicated by cubeName, and returns the result as a Cell.
executeExprRaw(String, String) - Method in class mondrian.test.TestContext
Executes the expression in the default cube, and returns the result as a Cell.
executeFile(String) - Method in class mondrian.tui.CmdRunner
 
executeFunc(String) - Method in class mondrian.tui.CmdRunner
 
executeHelp(String) - Static method in class mondrian.tui.CmdRunner
 
executeIterable() - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
 
executeList() - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
 
executeList(String) - Method in class mondrian.tui.CmdRunner
 
executeLoadTableRows(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeLog(String) - Method in class mondrian.tui.CmdRunner
 
executeMdxCmd(String) - Method in class mondrian.tui.CmdRunner
 
executeOlapQuery(String) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
executeOlapQuery(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeOlapQuery(SelectNode) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeOlapQueryInternal(Query) - Method in class mondrian.olap4j.MondrianOlap4jStatement
Executes a parsed query, closing any previously open cellset.
executeParam(String) - Method in class mondrian.tui.CmdRunner
 
executeQuery() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
executeQuery(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeQuery(String, Connection) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
executeQuery(String, Connection) - Method in class mondrian.rolap.NonEmptyTest
 
executeQuery(DataSource, String, String, String) - Static method in class mondrian.rolap.RolapUtil
Executes a query, printing to the trace log if tracing is enabled.
executeQuery(DataSource, String, int, String, String, int, int) - Static method in class mondrian.rolap.RolapUtil
Executes a query.
executeQuery(String) - Method in class mondrian.test.FoodMartTestCase
Runs a query.
executeQuery(String) - Method in class mondrian.test.TestContext
Executes a query.
executeSet(String) - Method in class mondrian.tui.CmdRunner
 
executeSingletonAxis(String) - Method in class mondrian.test.FoodMartTestCase
Executes a set expression which is expected to return 0 or 1 members.
executeSingletonAxis(String) - Method in class mondrian.test.TestContext
Executes a set expression which is expected to return 0 or 1 members.
executeStatements(DBLoader.Table[]) - Method in class mondrian.test.loader.DBLoader
 
executeStatements(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
executeStatements() - Method in class mondrian.test.loader.DBLoader.Table
 
executeUpdate() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
executeUpdate(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeUpdate(String, int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeUpdate(String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
executeUpdate(String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
ExistsFunDef - Class in mondrian.olap.fun
Definition of the EXISTS MDX function.
ExistsFunDef(FunDef) - Constructor for class mondrian.olap.fun.ExistsFunDef
 
exp - Variable in class mondrian.calc.impl.AbstractCalc
 
Exp - Interface in mondrian.olap
An Exp is an MDX expression.
exp - Variable in class mondrian.olap.fun.ParameterFunDef
 
exp(double) - Static method in class mondrian.olap.fun.vba.Vba
 
expand(String, String) - Method in class mondrian.test.DiffRepository
Expands a string containing one or more variables.
ExpandNonNative - Variable in class mondrian.olap.MondrianProperties
When looking for native evaluation of an expression, expand non native subexpressions into MemberLists.
ExpBase - Class in mondrian.olap
Skeleton implementation of Exp interface.
ExpBase() - Constructor for class mondrian.olap.ExpBase
 
expBias - Static variable in class mondrian.util.Format.FloatingDecimal
 
ExpCacheDescriptor - Class in mondrian.olap
Holds information necessary to add an expression to the expression result cache (see Evaluator.getCachedResult(ExpCacheDescriptor)).
ExpCacheDescriptor(Exp, Calc, Evaluator) - Constructor for class mondrian.olap.ExpCacheDescriptor
 
ExpCacheDescriptor(Exp, Evaluator) - Constructor for class mondrian.olap.ExpCacheDescriptor
Creates a descriptor.
ExpCacheDescriptor(Exp, ExpCompiler) - Constructor for class mondrian.olap.ExpCacheDescriptor
Creates a descriptor.
expChar - Variable in class mondrian.util.Format.NumericFormat
 
ExpCompiler - Interface in mondrian.calc
Mediates the compilation of an expression (Exp) into a compiled expression (Calc).
ExpCompiler.Factory - Class in mondrian.calc
The ExpCompiler.Factory is used to access ExpCompiler implementations.
ExpCompiler.Factory.Context - Class in mondrian.calc
The ExpCompiler only has two override mechanisms: the ThreadLocal and System Properties.
ExpCompiler.Factory.Context() - Constructor for class mondrian.calc.ExpCompiler.Factory.Context
Creates a Context.
ExpCompilerClass - Variable in class mondrian.olap.MondrianProperties
Property that defines the name of the class used to compile scalar expressions.
expDeps - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
EXPECT - Static variable in interface mondrian.xmla.XmlaRequestCallback
 
EXPECT_100_CONTINUE - Static variable in interface mondrian.xmla.XmlaRequestCallback
 
ExplicitRecognizer - Class in mondrian.rolap.aggmatcher
This is the Recognizer for the aggregate table descriptions that appear in the catalog schema files; the user explicitly defines the aggregate.
ExplicitRecognizer(ExplicitRules.TableDef, RolapStar, RolapCube, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRecognizer
 
ExplicitRules - Class in mondrian.rolap.aggmatcher
A class containing a RolapCube's Aggregate tables exclude/include criteria.
ExplicitRules.Group - Class in mondrian.rolap.aggmatcher
This class forms a collection of aggregate table explicit rules for a given cube.
ExplicitRules.Group(RolapCube) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.Group
 
ExplicitRules.NameTableDef - Class in mondrian.rolap.aggmatcher
 
ExplicitRules.NameTableDef(String, boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
 
ExplicitRules.PatternTableDef - Class in mondrian.rolap.aggmatcher
This class matches candidate aggregate table name with a pattern.
ExplicitRules.PatternTableDef(String, boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
 
ExplicitRules.TableDef - Class in mondrian.rolap.aggmatcher
This is the base class for the exact name based and name pattern based aggregate table mapping definitions.
ExplicitRules.TableDef(boolean, ExplicitRules.Group) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
ExplicitRules.TableDef.Level - Class in mondrian.rolap.aggmatcher
This class is used to map from a Level's symbolic name, [Time].[Year] to the aggregate table's column name, TIME_YEAR.
ExplicitRules.TableDef.Level(String, String) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
 
ExplicitRules.TableDef.Measure - Class in mondrian.rolap.aggmatcher
This class is used to map from a measure's symbolic name, [Measures].[Unit Sales] to the aggregate table's column name, UNIT_SALES_SUM.
ExplicitRules.TableDef.Measure(String, String) - Constructor for class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
 
expMask - Static variable in class mondrian.util.Format.FloatingDecimal
 
expOne - Static variable in class mondrian.util.Format.FloatingDecimal
 
ExprAndValueForMemberProperty - Variable in class mondrian.resource.MondrianResource
ExprAndValueForMemberProperty is 'Member property must not have both a value and an expression.
expression - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
Expression - Static variable in class mondrian.olap.Category
Expression is a flag which, when bitwise-OR-ed with a category value, indicates an expression (as opposed to a constant).
expression - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
expressions - Variable in class mondrian.gui.MondrianGuiDef.ExpressionView
 
expressions - Variable in class mondrian.olap.MondrianDef.ExpressionView
 
expResultCache - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
expShift - Static variable in class mondrian.util.Format.FloatingDecimal
 
expSign - Variable in class mondrian.util.Format.NumericFormat
 
extendedContext - Variable in class mondrian.rolap.agg.CellRequest
 
extractBodyFromSoap(Document) - Static method in class mondrian.tui.XmlaSupport
 
extractFaultNodesFromSoap(byte[]) - Static method in class mondrian.tui.XmlaSupport
 
extractFaultNodesFromSoap(Document) - Static method in class mondrian.tui.XmlaSupport
 
ExtractFunDef - Class in mondrian.olap.fun
Definition of the Extract MDX function.
extractHeaderAndBodyFromSoap(byte[]) - Static method in class mondrian.tui.XmlaSupport
 
extractHeaderAndBodyFromSoap(Document) - Static method in class mondrian.tui.XmlaSupport
 
extractNewAliases(MondrianDef.RelationOrJoin, MondrianDef.RelationOrJoin) - Method in class mondrian.rolap.RolapCubeHierarchy
Populates the alias map for the old and new relations.
extractNodes(Node, String, String[][]) - Static method in class mondrian.tui.XmlaSupport
Given a Document and an xpath/namespace-array pair, extract and return the Nodes resulting from applying the xpath.
extractNodesFromSoapXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
 
extractNodesFromSoapXmla(Document) - Static method in class mondrian.tui.XmlaSupport
 
extractNodesFromXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
 
extractNodesFromXmla(Document) - Static method in class mondrian.tui.XmlaSupport
 
extractSoapResponse(Document, Enumeration.Content) - Method in class mondrian.xmla.XmlaBasicTest
 
extraPredicates(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
Adds predicates not associated with columns.
extraTypes - Static variable in class mondrian.test.loader.DBLoader.Type
 

F

fact - Variable in class mondrian.gui.MondrianGuiDef.Cube
The fact table is the source of all measures in this cube.
fact - Variable in class mondrian.olap.MondrianDef.Cube
The fact table is the source of all measures in this cube.
fact - Variable in class mondrian.rolap.HierarchyUsage
Fact table (or relation) which this usage is joining to.
fact - Variable in class mondrian.rolap.RolapCube
For SQL generator.
FACT_COUNT_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
FACT_COUNT_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
factColumn - Variable in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
factColumn - Variable in class mondrian.olap.MondrianDef.AggForeignKey
 
factcount - Variable in class mondrian.gui.MondrianGuiDef.AggTable
What does the fact_count column look like.
factcount - Variable in class mondrian.olap.MondrianDef.AggTable
What does the fact_count column look like.
factCountExpr - Variable in class mondrian.rolap.RolapAggregator.BaseAggor
 
factCountMatch - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
factCountMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared FactCountMatches.
factCountMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
factCountName - Variable in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
factCountName - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
Factory - Interface in mondrian.olap4j
Instantiates classes to implement the olap4j API against the Mondrian OLAP engine.
factory - Variable in class mondrian.olap4j.MondrianOlap4jConnection
 
factory - Variable in class mondrian.web.taglib.DOMBuilder
 
FactoryJdbc3Impl - Class in mondrian.olap4j
Implementation of Factory for JDBC 3.0.
FactoryJdbc3Impl() - Constructor for class mondrian.olap4j.FactoryJdbc3Impl
 
FailedCreateNewDefaultAggregateRules - Variable in class mondrian.resource.MondrianResource
FailedCreateNewDefaultAggregateRules is 'Failed to create new default aggregate rules using property ''{0}'' with value ''{1}''.'
FailedToParseQuery - Variable in class mondrian.resource.MondrianResource
FailedToParseQuery is 'Failed to parse query ''{0}'''
FAILURE_EXIT - Static variable in class mondrian.test.MondrianTestRunner
 
failures - Variable in class mondrian.test.TestCaseForker
 
fakeCallCount - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
fakeCount - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
faking - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
FALSE - Static variable in class mondrian.rolap.agg.LiteralStarPredicate
 
FastBatchingCellReader - Class in mondrian.rolap
A FastBatchingCellReader doesn't really Read cells: when asked to look up the values of stored measures, it lies, and records the fact that the value was asked for.
FastBatchingCellReader(RolapCube) - Constructor for class mondrian.rolap.FastBatchingCellReader
 
FastBatchingCellReader.Batch - Class in mondrian.rolap
 
FastBatchingCellReader.Batch(CellRequest) - Constructor for class mondrian.rolap.FastBatchingCellReader.Batch
 
FastBatchingCellReader.CompositeBatch - Class in mondrian.rolap
Set of Batches which can grouped together.
FastBatchingCellReader.CompositeBatch(FastBatchingCellReader.Batch) - Constructor for class mondrian.rolap.FastBatchingCellReader.CompositeBatch
 
FastBatchingCellReader.Loadable - Interface in mondrian.rolap
Encapsulates a common property of FastBatchingCellReader.CompositeBatch and FastBatchingCellReader.CompositeBatch, namely, that they can be asked to load their aggregations into the cache.
FastBatchingCellReaderTest - Class in mondrian.rolap
Test for FastBatchingCellReader.
FastBatchingCellReaderTest() - Constructor for class mondrian.rolap.FastBatchingCellReaderTest
 
FATAL_ERROR_STRING - Static variable in class mondrian.tui.XmlUtil.SAXErrorHandler
 
fatalError(SAXParseException) - Method in class mondrian.test.comp.XMLUtility.UtilityErrorHandler
 
fatalError(SAXParseException) - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
FAULT_ACTOR - Static variable in interface mondrian.xmla.XmlaConstants
 
FAULT_FC_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
FAULT_FS_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
FAULT_NS_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
faultActor - Variable in class mondrian.xmla.XmlaErrorTest.Fault
 
faultCode - Variable in class mondrian.xmla.XmlaErrorTest.Fault
 
faultString - Variable in class mondrian.xmla.XmlaErrorTest.Fault
 
FauxMemoryMonitor - Class in mondrian.util
The FauxMemoryMonitor implements the MemoryMonitor interface but does nothing: all methods are empty.
FauxMemoryMonitor() - Constructor for class mondrian.util.FauxMemoryMonitor
 
fieldGender - Variable in class mondrian.rolap.BatchTestCase
 
fieldProductDepartment - Variable in class mondrian.rolap.BatchTestCase
 
fieldProductFamily - Variable in class mondrian.rolap.BatchTestCase
 
fieldValueProductDepartment - Variable in class mondrian.rolap.BatchTestCase
 
fieldValuesGender - Variable in class mondrian.rolap.BatchTestCase
 
fieldValuesProductFamily - Variable in class mondrian.rolap.BatchTestCase
 
fieldValuesYear - Variable in class mondrian.rolap.BatchTestCase
 
fieldYear - Variable in class mondrian.rolap.BatchTestCase
 
FILE_NAME_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
fileToDocument(String) - Method in class mondrian.xmla.XmlaBaseTestCase
 
fileToString(String) - Method in class mondrian.xmla.XmlaBaseTestCase
 
filter - Variable in class mondrian.gui.MondrianGuiDef.Table
The SQL WHERE clause expression to be appended to any select statement
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
 
filter(Level, CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
Filters a member set, keeping all members at a given Level.
filter - Variable in class mondrian.olap.MondrianDef.Table
The SQL WHERE clause expression to be appended to any select statement
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
 
filter(Level, CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
 
filter(RolapLevel) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetPlus
Filters this member set, returning a member set containing all members at a given Level.
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
filter(RolapLevel) - Method in class mondrian.rolap.CacheControlImpl.UnionMemberSet
 
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.spi.impl.FilterDynamicSchemaProcessor
Reads the contents of a schema as a stream and returns the result as a string.
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.test.NamedSetTest.MixedNamedSetSchemaProcessor
 
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.test.NamedSetTest.NamedSetsInCubeAndSchemaProcessor
 
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.test.NamedSetTest.NamedSetsInCubeProcessor
 
filter(String, Util.PropertyList, InputStream) - Method in class mondrian.test.TestContext.SnoopingSchemaProcessor
 
filter(String, String, String) - Method in class mondrian.xmla.XmlaBaseTestCase
Filters the content of a test resource.
filter(String, String, String) - Method in class mondrian.xmla.XmlaBasicTest
 
filter2(RolapLevel, RolapLevel, RolapMember, RolapMember) - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
filterChildElements(Element, String, String) - Static method in class mondrian.xmla.XmlaUtil
 
FilterDynamicSchemaProcessor - Class in mondrian.spi.impl
Implementation of DynamicSchemaProcessor which allows a derived class to easily process a schema file.
FilterDynamicSchemaProcessor() - Constructor for class mondrian.spi.impl.FilterDynamicSchemaProcessor
 
filterExpr - Variable in class mondrian.rolap.RolapNativeFilter.FilterConstraint
 
FilterFunDef - Class in mondrian.olap.fun
Definition of the Filter MDX function.
finalCleanUp() - Method in class mondrian.rolap.aggmatcher.AggTableManager
This should ONLY be called if the AggTableManager is no longer going to be used.
finalCleanUp() - Method in class mondrian.rolap.RolapSchema
 
finalEval() - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
Returns whether this is a final evaluation; the one that takes place after the while-loop in the RolapResult constructor.
finalize() - Method in class mondrian.rolap.RolapSchema
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.Join
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.Table
 
find(String) - Method in class mondrian.gui.MondrianGuiDef.View
 
find(String) - Method in class mondrian.olap.MondrianDef.InlineTable
 
find(String) - Method in class mondrian.olap.MondrianDef.Join
 
find(String) - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
find(String) - Method in class mondrian.olap.MondrianDef.Table
 
find(String) - Method in class mondrian.olap.MondrianDef.View
 
findAgg(RolapStar, BitKey, BitKey, boolean[]) - Method in class mondrian.rolap.agg.AggregationManager
Finds an aggregate table in the given star which has the desired levels and measures.
findAncestor(String) - Method in class mondrian.rolap.RolapStar.Table
Returns an ancestor with a given alias, or null if not found.
findBaseCubeHierarchy(RolapHierarchy) - Method in class mondrian.rolap.RolapCube
Locates the base cube hierarchy for a particular virtual hierarchy.
findBaseCubeLevel(RolapLevel) - Method in class mondrian.rolap.RolapCube
Locates the base cube level for a particular virtual level.
findBestMemberMatch(List<? extends Member>, RolapMember, RolapLevel, Id.Segment, MatchType, boolean) - Static method in class mondrian.rolap.RolapUtil
Locates a member specified by its member name, from an array of members.
findChild(MondrianDef.Relation, RolapStar.Condition) - Method in class mondrian.rolap.RolapStar.Table
Returns a child relation which maps onto a given relation, or null if there is none.
findColumn(String) - Method in class mondrian.olap4j.EmptyResultSet
 
findColumn(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
findCubes() - Method in class mondrian.rolap.aggmatcher.Recognizer
Finds all cubes that use this fact table.
findDescendant(String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Find descendant of fact table with given name or return null.
findDescendant(String) - Method in class mondrian.rolap.RolapStar.Table
Returns a descendant with a given alias, or null if none found.
findFormula(String) - Method in class mondrian.olap.Query
Looks up a calculated member or set defined in this Query.
findGroupingFunctionIndex(int) - Method in class mondrian.rolap.agg.GroupingSetsList
 
findMeasures(CacheControl.CellRegion) - Static method in class mondrian.rolap.CacheControlImpl
Returns a list of members of the Measures dimension which are mentioned somewhere in a region specification.
findMember(TestContext, String, String...) - Static method in class mondrian.rolap.MemberCacheControlTest
Finds a Member by its name and the name of its containing cube.
findTable(String) - Method in class mondrian.rolap.aggmatcher.AggStar
Find a table by name (alias) that is a descendant of the base fact table.
findTableWithLeftCondition(MondrianDef.Expression) - Method in class mondrian.rolap.RolapStar.Table
This is used during aggregate table validation to make sure that the mapping from for the aggregate join condition is valid.
findTableWithLeftJoinCondition(String) - Method in class mondrian.rolap.RolapStar.Table
Finds the child table of the fact table with the given columnName used in its left join condition.
fireEditingCancelled() - Method in class mondrian.gui.SchemaPropertyCellEditor
 
fireEditingStopped() - Method in class mondrian.gui.SchemaPropertyCellEditor
 
fireEditingStopped() - Method in class mondrian.gui.SchemaTreeCellEditor
 
first() - Method in class mondrian.olap4j.EmptyResultSet
 
first() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
firstChildElement(Element, String, String) - Static method in class mondrian.xmla.XmlaUtil
Returns the first child element of an XML element, or null if there is no first child.
FirstQResolver - Static variable in class mondrian.olap.fun.extra.NthQuartileFunDef
 
fix(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
fks - Variable in class mondrian.gui.JDBCMetaData.FactTable
sorted map key = foreign key col, value=primary key table associated with this fk
FLAG_ALL - Static variable in class mondrian.rolap.RolapLevel
 
FLAG_UNIQUE - Static variable in class mondrian.rolap.RolapLevel
For SQL generator.
flags - Variable in class mondrian.olap.fun.FunDefBase
 
flags - Variable in class mondrian.olap.MemberBase
Combines member type and other properties, such as whether the member is the 'all' or 'null' member of its hierarchy and whether it is a measure or is calculated, into an integer field.
flags - Variable in class mondrian.util.Format.Token
 
floor(Calendar) - Static method in class mondrian.util.ScheduleUtil
Returns a calendar rounded down to the previous midnight.
flush(CacheControl.CellRegion) - Method in interface mondrian.olap.CacheControl
Atomically flushes all the cells in the cell cache that correspond to measures in a cube and to a given region.
flush(CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
Atomically flushes all members in the member cache which belong to a given set.
flush(CacheControl, RolapCacheRegion) - Method in class mondrian.rolap.agg.Aggregation
 
flush(CacheControl.CellRegion) - Method in class mondrian.rolap.CacheControlImpl
 
flush(CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
 
flush(CacheControl, CacheControl.CellRegion) - Method in class mondrian.rolap.RolapStar
Flushes the contents of a given region of cells from this star.
flush() - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
flush() - Method in interface mondrian.xmla.SaxWriter
Flushes any unwritten output.
flushBase64() - Method in class mondrian.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class mondrian.tui.MockHttpServletResponse
Forces any content in the buffer to be written to the client.
flushCache() - Method in class mondrian.rolap.MemberCacheHelper
 
flushCatalog(String) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
flushCatalog(String) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet
 
flushCatalogList() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet
 
flushNonUnion(CacheControl.CellRegion) - Method in class mondrian.rolap.CacheControlImpl
 
flushObsoleteCatalogs(DataSourcesConfig.DataSources) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
flushRegionList(List<CacheControl.CellRegion>) - Method in class mondrian.rolap.CacheControlImpl
Flushes a list of cell regions.
flushSchema(String, String, String, String) - Method in interface mondrian.olap.CacheControl
 
flushSchema(String, DataSource) - Method in interface mondrian.olap.CacheControl
 
flushSchema(Schema) - Method in interface mondrian.olap.CacheControl
Flushes the given Schema instance from the pool
flushSchema(String, String, String, String) - Method in class mondrian.rolap.CacheControlImpl
 
flushSchema(String, DataSource) - Method in class mondrian.rolap.CacheControlImpl
 
flushSchema(Schema) - Method in class mondrian.rolap.CacheControlImpl
Flushes the given RolapSchema instance from the pool
flushSchemaCache() - Method in interface mondrian.olap.CacheControl
Flushes the cache which maps schema URLs to metadata.
flushSchemaCache() - Method in class mondrian.rolap.CacheControlImpl
 
fold(String) - Static method in class mondrian.test.FoodMartTestCase
Converts a string constant into locale-specific line endings.
fold(String[]) - Static method in class mondrian.test.TestContext
Converts an array of strings, each representing a line, into a single string with line separators.
fold(String) - Static method in class mondrian.test.TestContext
Converts a string constant into locale-specific line endings.
FONT_FLAGS - Static variable in class mondrian.olap.Property
 
FONT_FLAGS_ORDINAL - Static variable in class mondrian.olap.Property
 
FONT_NAME - Static variable in class mondrian.olap.Property
 
FONT_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
FONT_SIZE - Static variable in class mondrian.olap.Property
 
FONT_SIZE_ORDINAL - Static variable in class mondrian.olap.Property
 
foo(MondrianOlap4jPreparedStatement.TypeHelper<T>, Type) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
FooBarCellFormatter - Class in mondrian.test
Cell formatter for test purposes.
FooBarCellFormatter() - Constructor for class mondrian.test.FooBarCellFormatter
 
foodmart - Static variable in class mondrian.test.CaptionTest.MyFoodmart
 
FoodmartJdbcURL - Variable in class mondrian.olap.MondrianProperties
Property containing the JDBC URL of the FoodMart database.
FoodMartTestCase - Class in mondrian.test
FoodMartTestCase is a unit test which runs against the FoodMart database.
FoodMartTestCase(String) - Constructor for class mondrian.test.FoodMartTestCase
 
FoodMartTestCase() - Constructor for class mondrian.test.FoodMartTestCase
 
FoodMartTestCase.QueryAndResult - Class in mondrian.test
 
FoodMartTestCase.QueryAndResult(String, String) - Constructor for class mondrian.test.FoodMartTestCase.QueryAndResult
 
forCategory(int) - Static method in enum mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset.VarType
 
FORCE_PROP - Static variable in class mondrian.test.loader.DBLoader
 
ForceMessageRecorderError - Variable in class mondrian.resource.MondrianResource
ForceMessageRecorderError is 'Context ''{0}'': Client forcing return with errors ''{1,number}'''
forceNullsCollateLast(String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Modifies an expression in the ORDER BY clause to ensure that NULL values collate after all non-NULL values.
forConnection(Connection) - Static method in class mondrian.olap.MondrianServer
Returns the MondrianServer which hosts a given connection.
forDimension(Dimension) - Static method in class mondrian.olap.type.DimensionType
 
forDimension(Dimension) - Static method in class mondrian.olap.type.MemberType
 
FORE_COLOR - Static variable in class mondrian.olap.Property
 
FORE_COLOR_ORDINAL - Static variable in class mondrian.olap.Property
 
forecast(LinReg.Value) - Static method in class mondrian.olap.fun.LinReg
 
FOREIGN_KEY_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
FOREIGN_KEY_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
foreignKey - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
 
foreignKey - Variable in class mondrian.olap.MondrianDef.CubeDimension
 
foreignKeyMatch - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
foreignKeyMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared ForeignKeyMatches.
foreignKeyMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
foreignKeys - Variable in class mondrian.gui.MondrianGuiDef.AggTable
 
foreignKeys - Variable in class mondrian.olap.MondrianDef.AggTable
 
forHierarchy(Hierarchy) - Static method in class mondrian.olap.type.HierarchyType
 
forHierarchy(Hierarchy) - Static method in class mondrian.olap.type.MemberType
 
forLevel(Level) - Static method in class mondrian.olap.type.LevelType
 
forLevel(Level) - Static method in class mondrian.olap.type.MemberType
 
forLogicalOrdinal(int) - Static method in enum mondrian.olap.AxisOrdinal
 
format(Object) - Method in interface mondrian.olap.Evaluator
Formats a value as a string according to the current context's format.
format(Object, String) - Method in interface mondrian.olap.Evaluator
Formats a value as a string according to the current context's format, using a given format string.
format(Object) - Method in class mondrian.rolap.RolapEvaluator
 
format(Object, String) - Method in class mondrian.rolap.RolapEvaluator
 
format(Object, String) - Method in class mondrian.rolap.RolapResult.CellFormatterValueFormatter
 
format(Object, String) - Method in class mondrian.rolap.RolapResult.FormatValueFormatter
 
format(Object, String) - Method in interface mondrian.rolap.RolapResult.ValueFormatter
 
Format - Class in mondrian.util
Format formats numbers, strings and dates according to the same specification as Visual Basic's format() function.
Format(String, Locale) - Constructor for class mondrian.util.Format
Constructs a Format in a specific locale.
Format(String, Format.FormatLocale) - Constructor for class mondrian.util.Format
Constructs a Format in a specific locale.
format(double, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.DateFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.FallbackFormat
 
format(Object, String, Locale) - Static method in class mondrian.util.Format
Formats an object using a format string, according to a given locale.
format(Object) - Method in class mondrian.util.Format
 
format(double, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.JavaFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(String, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(Date, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(Calendar, StringBuilder) - Method in class mondrian.util.Format.LiteralFormat
 
format(double, StringBuilder) - Method in class mondrian.util.Format.NumericFormat
 
format(long, StringBuilder) - Method in class mondrian.util.Format.NumericFormat
 
Format.AlternateFormat - Class in mondrian.util
AlternateFormat is an implementation of Format.BasicFormat which allows a different format to be used for different kinds of values.
Format.AlternateFormat(Format.BasicFormat[]) - Constructor for class mondrian.util.Format.AlternateFormat
 
Format.BasicFormat - Class in mondrian.util
BasicFormat is the interface implemented by the classes which do all the work.
Format.BasicFormat() - Constructor for class mondrian.util.Format.BasicFormat
 
Format.BasicFormat(int) - Constructor for class mondrian.util.Format.BasicFormat
 
Format.CompoundFormat - Class in mondrian.util
CompoundFormat is an implementation of Format.BasicFormat where each value is formatted by applying a sequence of format elements.
Format.CompoundFormat(Format.BasicFormat[]) - Constructor for class mondrian.util.Format.CompoundFormat
 
Format.DateFormat - Class in mondrian.util
DateFormat is an element of a Format.CompoundFormat which has a value when applied to a Calendar object.
Format.DateFormat(int, String, Format.FormatLocale, boolean) - Constructor for class mondrian.util.Format.DateFormat
 
Format.FallbackFormat - Class in mondrian.util
FallbackFormat catches un-handled datatypes and prints the original format string.
Format.FallbackFormat(int, String) - Constructor for class mondrian.util.Format.FallbackFormat
 
Format.FDBigInt - Class in mondrian.util
 
Format.FDBigInt(int) - Constructor for class mondrian.util.Format.FDBigInt
 
Format.FDBigInt(long) - Constructor for class mondrian.util.Format.FDBigInt
 
Format.FDBigInt(Format.FDBigInt) - Constructor for class mondrian.util.Format.FDBigInt
 
Format.FloatingDecimal - Class in mondrian.util
Copied from java.lang.FloatingDecimal.
Format.FloatingDecimal(double) - Constructor for class mondrian.util.Format.FloatingDecimal
 
Format.FloatingDecimal(float) - Constructor for class mondrian.util.Format.FloatingDecimal
 
Format.FloatingDecimal(long) - Constructor for class mondrian.util.Format.FloatingDecimal
 
Format.FormatLocale - Class in mondrian.util
A FormatLocale contains all information necessary to format objects based upon the locale of the end-user.
Format.JavaFormat - Class in mondrian.util
JavaFormat is an implementation of Format.BasicFormat which prints values using Java's default formatting for their type.
Format.JavaFormat(Locale) - Constructor for class mondrian.util.Format.JavaFormat
 
Format.LiteralFormat - Class in mondrian.util
LiteralFormat is an implementation of Format.BasicFormat which prints a constant value, regardless of the value to be formatted.
Format.LiteralFormat(String) - Constructor for class mondrian.util.Format.LiteralFormat
 
Format.LiteralFormat(int, String) - Constructor for class mondrian.util.Format.LiteralFormat
 
Format.LocaleFormatFactory - Interface in mondrian.util
Locates a Format.FormatLocale for a given locale.
Format.MacroToken - Class in mondrian.util
 
Format.MacroToken(String, String, String) - Constructor for class mondrian.util.Format.MacroToken
 
Format.NumericFormat - Class in mondrian.util
NumericFormat is an implementation of Format.BasicFormat which prints numbers with a given number of decimal places, leading zeroes, in exponential notation, etc.
Format.NumericFormat(String, Format.FormatLocale, int, int, int, int, int, int, int, boolean, boolean) - Constructor for class mondrian.util.Format.NumericFormat
 
Format.Token - Class in mondrian.util
 
Format.Token(int, int, String) - Constructor for class mondrian.util.Format.Token
 
FORMAT_EXP - Static variable in class mondrian.olap.Property
Definition of the internal property which holds the parsed format string (an object of type Exp).
FORMAT_EXP_ORDINAL - Static variable in class mondrian.olap.Property
 
FORMAT_MULTI_DIMENSIONAL - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
FORMAT_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
FORMAT_PROPERTIES - Static variable in class mondrian.olap.Property
The various property names which define a format string.
FORMAT_STRING - Static variable in class mondrian.olap.Property
Definition of the property which holds the format string used to format cell values.
FORMAT_STRING_ORDINAL - Static variable in class mondrian.olap.Property
 
FORMAT_TABLULAR - Static variable in class mondrian.xmla.XmlaBasicTest
 
formatCell(Object) - Method in interface mondrian.olap.CellFormatter
user provided cell formatting function
formatCell(Object) - Method in class mondrian.test.FooBarCellFormatter
 
formatCurrency(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatCurrency(Object, int, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatDateTime(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
formatDateTime(Date, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatDetail(String) - Static method in exception mondrian.xmla.XmlaException
 
formatErrorInfo(XmlUtil.SAXErrorHandler.ErrorInfo) - Static method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
formatErrorInfos(XmlUtil.SAXErrorHandler) - Static method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
formatFaultCode(XmlaException) - Static method in exception mondrian.xmla.XmlaException
 
formatFaultCode(String, String) - Static method in exception mondrian.xmla.XmlaException
 
formatFaultCode(String, String, String) - Static method in exception mondrian.xmla.XmlaException
 
FormatFunDef - Class in mondrian.olap.fun
Definition of the Format MDX function.
FormatFunDef(FunDef) - Constructor for class mondrian.olap.fun.FormatFunDef
 
formatMember(Member) - Method in interface mondrian.olap.MemberFormatter
Returns the string to be displayed as a caption for a given member.
formatNull(StringBuilder) - Method in class mondrian.util.Format.AlternateFormat
 
formatNull(StringBuilder) - Method in class mondrian.util.Format.BasicFormat
 
formatNull(StringBuilder) - Method in class mondrian.util.Format.CompoundFormat
 
formatNumber(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatNumber(Object, int, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatPercent(Object, int, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
formatProperty(Member, String, Object) - Method in interface mondrian.olap.PropertyFormatter
 
formats - Variable in class mondrian.util.Format.AlternateFormat
 
formats - Variable in class mondrian.util.Format.CompoundFormat
 
formatString - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
formatString - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
formatString - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
formatString - Variable in class mondrian.olap.MondrianDef.Measure
 
formatString - Variable in class mondrian.rolap.RolapResult.CellInfo
 
FORMATTED_VALUE - Static variable in class mondrian.olap.Property
Definition of the property which holds the formatted value of a cell.
FORMATTED_VALUE_ORDINAL - Static variable in class mondrian.olap.Property
 
formatter - Variable in class mondrian.gui.MondrianGuiDef.Level
 
formatter - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
formatter - Variable in class mondrian.gui.MondrianGuiDef.Property
 
formatter - Variable in class mondrian.olap.MondrianDef.Level
 
formatter - Variable in class mondrian.olap.MondrianDef.Measure
 
formatter - Variable in class mondrian.olap.MondrianDef.Property
 
FormatTest - Class in mondrian.util
Unit test for Format.
FormatTest() - Constructor for class mondrian.util.FormatTest
 
formatValueFormatters - Static variable in class mondrian.rolap.RolapResult
Synchronized Map from Locale to ValueFormatter.
forMember(Member) - Static method in class mondrian.olap.type.MemberType
 
formula - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
formula - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
 
Formula - Class in mondrian.olap
A Formula is a clause in an MDX query which defines a Set or a Member.
Formula(Id, Exp) - Constructor for class mondrian.olap.Formula
Constructs formula specifying a set.
Formula(Id, Exp, MemberProperty[]) - Constructor for class mondrian.olap.Formula
Constructs a formula specifying a member.
formula - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
formula - Variable in class mondrian.olap.MondrianDef.NamedSet
 
FORMULA - Static variable in class mondrian.olap.Property
Definition of the internal property which returns a calculated member's Formula object.
FORMULA_ORDINAL - Static variable in class mondrian.olap.Property
 
FORMULA_STRING - Static variable in interface mondrian.olap.ParserSym
 
formulaElement - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
MDX expression which gives the value of this member.
formulaElement - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
MDX expression which gives the value of this set.
formulaElement - Variable in class mondrian.olap.MondrianDef.CalculatedMember
MDX expression which gives the value of this member.
formulaElement - Variable in class mondrian.olap.MondrianDef.NamedSet
MDX expression which gives the value of this set.
formulas - Variable in class mondrian.olap.Query
public-private: This must be public because it is still accessed in rolap.RolapCube
forType(Type) - Static method in class mondrian.olap.type.DimensionType
 
forType(Type) - Static method in class mondrian.olap.type.HierarchyType
 
forType(Type) - Static method in class mondrian.olap.type.LevelType
 
forType(Type) - Static method in class mondrian.olap.type.MemberType
 
forward(ServletRequest, ServletResponse) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
foundEvaluator - Variable in class mondrian.rolap.NonEmptyTest.TestListener
 
foundEvaluator(RolapNative.NativeEvent) - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
foundEvaluator(RolapNative.NativeEvent) - Method in interface mondrian.rolap.RolapNative.Listener
 
foundInCache - Variable in class mondrian.rolap.NonEmptyTest.TestListener
 
foundInCache(RolapNative.TupleEvent) - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
foundInCache(RolapNative.TupleEvent) - Method in interface mondrian.rolap.RolapNative.Listener
 
fractHOB - Static variable in class mondrian.util.Format.FloatingDecimal
 
fractMask - Static variable in class mondrian.util.Format.FloatingDecimal
 
FREE - Static variable in class mondrian.util.ObjectPool
 
freeEntries - Variable in class mondrian.util.ObjectPool
The number of table entries in state==FREE.
FROM - Static variable in interface mondrian.olap.ParserSym
 
fStarted - Variable in class mondrian.test.MondrianResultPrinter
 
FULL - Static variable in class mondrian.util.ObjectPool
 
FULL_SCHEMA_VALIDATION_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
 
FunCall - Interface in mondrian.olap
A FunCall is a function applied to a list of operands.
FunctionMbrAndLevelHierarchyMismatch - Variable in class mondrian.resource.MondrianResource
FunctionMbrAndLevelHierarchyMismatch is 'The and arguments to {0} must be from the same hierarchy.
FunctionResolver - Static variable in class mondrian.olap.fun.IsEmptyFunDef
 
FunctionTest - Class in mondrian.olap.fun
FunctionTest tests the functions defined in BuiltinFunTable.
FunctionTest() - Constructor for class mondrian.olap.fun.FunctionTest
 
FunctionTest(String) - Constructor for class mondrian.olap.fun.FunctionTest
 
FunDef - Interface in mondrian.olap
FunDef is the definition of an MDX function.
FunDefBase - Class in mondrian.olap.fun
FunDefBase is the default implementation of FunDef.
FunDefBase(String, String, String, Syntax, int, int[]) - Constructor for class mondrian.olap.fun.FunDefBase
Creates an operator.
FunDefBase(String, String, String) - Constructor for class mondrian.olap.fun.FunDefBase
Creates an operator.
FunDefBase(String, String, String, String) - Constructor for class mondrian.olap.fun.FunDefBase
Creates an operator with an explicit signature.
FunDefBase(Resolver, int, int[]) - Constructor for class mondrian.olap.fun.FunDefBase
Convenience constructor when we are created by a Resolver.
FunDefBase(FunDef) - Constructor for class mondrian.olap.fun.FunDefBase
Copy constructor.
FunInfo - Class in mondrian.olap.fun
Support class for the CmdRunner allowing one to view available functions and their syntax.
FunInfo(FunDef) - Constructor for class mondrian.olap.fun.FunInfo
 
FunInfo(MultiResolver) - Constructor for class mondrian.olap.fun.FunInfo
 
FunInfo(Resolver) - Constructor for class mondrian.olap.fun.FunInfo
 
funInfoList - Variable in class mondrian.olap.fun.FunTableImpl
 
FunTable - Interface in mondrian.olap
List of all MDX functions.
funTable - Static variable in class mondrian.olap.ParserTest
 
FunTableImpl - Class in mondrian.olap.fun
Abstract implementation of FunTable.
FunTableImpl() - Constructor for class mondrian.olap.fun.FunTableImpl
 
FunUtil - Class in mondrian.olap.fun
FunUtil contains a set of methods useful within the mondrian.olap.fun package.
FunUtil() - Constructor for class mondrian.olap.fun.FunUtil
 
FunUtil.SetWrapper - Class in mondrian.olap.fun
 
FunUtil.SetWrapper() - Constructor for class mondrian.olap.fun.FunUtil.SetWrapper
 
fV(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
fV(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
fV(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
fWriter - Variable in class mondrian.test.MondrianResultPrinter
 

G

GE - Static variable in interface mondrian.olap.ParserSym
 
genderMembersIncludingAll(boolean, SchemaReader, Cube) - Method in class mondrian.test.FoodMartTestCase
 
generate(List<ResultStyle>, List<ResultStyle>) - Static method in exception mondrian.olap.ResultStyleException
 
generate(int[]) - Method in interface mondrian.rolap.RolapResult.CellInfoPool.CellKeyMaker
 
generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Four
 
generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.One
 
generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Three
 
generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Two
 
generate(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool.Zero
 
generateAfterActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
GenerateAggregateSql - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether to print the SQL code generated for aggregate tables.
generateBadType(List<ResultStyle>, ResultStyle) - Static method in exception mondrian.olap.ResultStyleException
 
generateBeforeActions(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
generateCreateTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
generatedExpectResponse(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Static method in class mondrian.xmla.XmlaRequestCallback.Helper
 
generateDropTable(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
generateDropTableRows(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
generateExpectedString(String, Properties) - Method in class mondrian.xmla.XmlaExcel2000Test
 
generateExpectedString(String, Properties) - Method in class mondrian.xmla.XmlaExcelXPTest
 
generateExprString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
Generates a SQL expression, which typically this looks like this: tableName.columnName.
generateExprString(SqlQuery) - Method in class mondrian.rolap.RolapStar.Column
Generates a SQL expression, which typically this looks like this: tableName.columnName.
generateFilterCondition(Exp) - Method in class mondrian.rolap.RolapNativeSql
 
GenerateFormattedSql - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls pretty-print mode.
GenerateFunDef - Class in mondrian.olap.fun
Definition of the Generate MDX function.
GenerateFunDef(FunDef) - Constructor for class mondrian.olap.fun.GenerateFunDef
 
generateImpliedMeasures() - Method in class mondrian.rolap.aggmatcher.Recognizer
An implied measure in an aggregate table is one where there is both a sum and average measures in the base fact table and the aggregate table has either a sum or average, the other measure is implied and can be generated from the measure and the fact_count column.
generateInline(List<String>, List<String>, List<String[]>) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Generates a SQL statement to represent an inline dataset.
generateLowThreshold() - Method in class mondrian.util.AbstractMemoryMonitor
Returns the lowest threshold from the list of Listeners.
generateMetamodelJavadoc() - Static method in class mondrian.xmla.XmlaUtil
Generates descriptions of the columns returned by each metadata query, in javadoc format, suitable for pasting into OlapDatabaseMetaData.
generateRequestString(String, Properties) - Method in class mondrian.xmla.XmlaExcel2000Test
 
generateRequestString(String, Properties) - Method in class mondrian.xmla.XmlaExcelXPTest
 
generateRollupString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
Generates an expression to rollup this measure from a previous result.
generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
 
generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
 
generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaExcel2000Test.Callback
 
generateSessionId(Map<String, Object>) - Method in class mondrian.xmla.XmlaExcelXPTest.Callback
 
generateSessionId(Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
The Callback is requested to generate a sequence id string.
generateSql(SqlQuery) - Method in class mondrian.rolap.agg.AggQuerySpec
 
generateSql(GroupingSetsList, List<StarPredicate>) - Method in class mondrian.rolap.agg.AggregationManager
Generates the query to retrieve the cells for a list of segments.
generateSql(List<RolapStar.Column>, List<String>) - Method in class mondrian.rolap.RolapStar
Generates a SQL statement to read all instances of the given attributes.
generateSqlQuery() - Method in class mondrian.rolap.agg.AbstractQuerySpec
 
generateSqlQuery() - Method in class mondrian.rolap.agg.AggQuerySpec
 
generateSqlQuery() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
generateSqlQuery() - Method in interface mondrian.rolap.agg.QuerySpec
 
generateStatements(DBLoader.Table[]) - Method in class mondrian.test.loader.DBLoader
 
generateStatements(DBLoader.Table) - Method in class mondrian.test.loader.DBLoader
 
generateTopCountOrderBy(Exp) - Method in class mondrian.rolap.RolapNativeSql
generates an aggregate of a measure, e.g.
GenericCalc - Class in mondrian.calc.impl
Adapter which computes an expression and converts it to any required type.
GenericCalc(Exp) - Constructor for class mondrian.calc.impl.GenericCalc
 
genIterCalc(ResolvedFunCall, Calc, Calc) - Method in class mondrian.olap.fun.SumFunDef
 
genListCalc(ResolvedFunCall, Calc, Calc) - Method in class mondrian.olap.fun.SumFunDef
 
get(int) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
get(int) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
get(MemberProperty[], String) - Static method in class mondrian.olap.MemberProperty
Retrieves a property by name from an array.
get(String) - Method in class mondrian.olap.Util.PropertyList
 
get(String, String) - Method in class mondrian.olap.Util.PropertyList
 
get(URL, String) - Method in class mondrian.olap4j.MondrianInprocProxy
 
get(CellKey) - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
get(Object[]) - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
get(CellKey) - Method in interface mondrian.rolap.agg.SegmentDataset
Returns the value at a given coordinate.
get(CellKey) - Method in class mondrian.rolap.agg.SparseSegmentDataset
 
get(int) - Method in class mondrian.rolap.BitKey.Big
 
get(int) - Method in interface mondrian.rolap.BitKey
Returns the value of the bit with the specified index.
get(int) - Method in class mondrian.rolap.BitKey.Mid128
 
get(int) - Method in class mondrian.rolap.BitKey.Small
 
get(K) - Method in class mondrian.rolap.cache.HardSmartCache
 
get(K) - Method in interface mondrian.rolap.cache.SmartCache
 
get(K) - Method in class mondrian.rolap.cache.SoftSmartCache
 
get(RolapEvaluator) - Method in interface mondrian.rolap.CellReader
Returns the value of the cell which has the context described by the evaluator.
get(RolapEvaluator) - Method in class mondrian.rolap.FastBatchingCellReader
 
get(int) - Method in class mondrian.rolap.ModulosTest.PositionList
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.MALPosition
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.MIPosition
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionList
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionWrapper
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberArrayList.MALPosition
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberArrayList.PositionList
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberIterable.MIPosition
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberIterable.MLPosition
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionList
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionWrapper
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberList.MLPosition
 
get(int) - Method in class mondrian.rolap.RolapAxis.MemberList.PositionList
 
get(int) - Method in class mondrian.rolap.RolapAxis.PositionListBase
 
get(int) - Method in class mondrian.rolap.RolapAxis.SingleEmptyPosition.EmptyPosition
 
get(String, String, String, String, Util.PropertyList) - Method in class mondrian.rolap.RolapSchema.Pool
 
get(String, DataSource, Util.PropertyList) - Method in class mondrian.rolap.RolapSchema.Pool
 
get(K, SqlConstraint) - Method in class mondrian.rolap.SmartMemberListCache
 
get(String, String) - Method in class mondrian.test.DiffRepository
 
get(String, String, String) - Method in class mondrian.test.DiffRepository
Returns a given resource from a given testcase.
get(SqlQuery.Dialect) - Static method in enum mondrian.test.SqlPattern.Dialect
 
get(String, Locale) - Static method in class mondrian.util.Format
Constructs a Format in a specific locale, or retrieves one from the cache if one already exists.
get(Locale) - Method in interface mondrian.util.Format.LocaleFormatFactory
 
get(int) - Method in class mondrian.util.UnsupportedList
 
get(String) - Method in class mondrian.xmla.Rowset.Row
Retrieves the value of a field with a given name, or null if the field's value is not defined.
get(Object) - Method in class mondrian.xmla.RowsetDefinition.Column
Retrieves a value of this column from a row.
getAcceptableResultStyles() - Method in interface mondrian.calc.ExpCompiler
Returns a list of the ResultStyles acceptable to the caller.
getAcceptableResultStyles() - Method in class mondrian.calc.impl.AbstractExpCompiler
 
getAcceptableResultStyles() - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
getAccess(Member) - Method in class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
getAccess(Schema) - Method in class mondrian.olap.DelegatingRole
 
getAccess(Cube) - Method in class mondrian.olap.DelegatingRole
 
getAccess(Dimension) - Method in class mondrian.olap.DelegatingRole
 
getAccess(Hierarchy) - Method in class mondrian.olap.DelegatingRole
 
getAccess(Level) - Method in class mondrian.olap.DelegatingRole
 
getAccess(Member) - Method in class mondrian.olap.DelegatingRole
 
getAccess(NamedSet) - Method in class mondrian.olap.DelegatingRole
 
getAccess(Schema) - Method in interface mondrian.olap.Role
Returns the access this role has to a given schema.
getAccess(Cube) - Method in interface mondrian.olap.Role
Returns the access this role has to a given cube.
getAccess(Dimension) - Method in interface mondrian.olap.Role
Returns the access this role has to a given dimension.
getAccess(Hierarchy) - Method in interface mondrian.olap.Role
Returns the access this role has to a given hierarchy.
getAccess(Level) - Method in interface mondrian.olap.Role
Returns the access this role has to a given level.
getAccess(Member) - Method in interface mondrian.olap.Role
Returns the access this role has to a given member.
getAccess(NamedSet) - Method in interface mondrian.olap.Role
Returns the access this role has to a given named set.
getAccess(Member) - Method in interface mondrian.olap.Role.HierarchyAccess
Returns the access the current role has to a given member.
getAccess(Schema) - Method in class mondrian.olap.RoleImpl
 
getAccess(Cube) - Method in class mondrian.olap.RoleImpl
 
getAccess(Dimension) - Method in class mondrian.olap.RoleImpl
 
getAccess(Hierarchy) - Method in class mondrian.olap.RoleImpl
 
getAccess(Level) - Method in class mondrian.olap.RoleImpl
 
getAccess(Member) - Method in class mondrian.olap.RoleImpl
 
getAccess(NamedSet) - Method in class mondrian.olap.RoleImpl
 
getAccess(Schema) - Method in class mondrian.olap.UnionRoleImpl
 
getAccess(Cube) - Method in class mondrian.olap.UnionRoleImpl
 
getAccess(Dimension) - Method in class mondrian.olap.UnionRoleImpl
 
getAccess(Hierarchy) - Method in class mondrian.olap.UnionRoleImpl
 
getAccess(Level) - Method in class mondrian.olap.UnionRoleImpl
 
getAccess(Member) - Method in class mondrian.olap.UnionRoleImpl
 
getAccess(NamedSet) - Method in class mondrian.olap.UnionRoleImpl
 
getAccessDetails(Hierarchy) - Method in class mondrian.olap.DelegatingRole
 
getAccessDetails(Hierarchy) - Method in interface mondrian.olap.Role
Returns the details of this hierarchy's access, or null if the hierarchy has not been given explicit access.
getAccessDetails(Hierarchy) - Method in class mondrian.olap.RoleImpl
 
getAccessDetails(Hierarchy) - Method in class mondrian.olap.UnionRoleImpl
 
getActions(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getAfterActions() - Method in class mondrian.test.loader.DBLoader.Table
 
getAggExcludes() - Method in class mondrian.gui.MondrianGuiDef.AggPattern
 
getAggExcludes() - Method in class mondrian.gui.MondrianGuiDef.Table
 
getAggExcludes() - Method in class mondrian.olap.MondrianDef.AggPattern
 
getAggExcludes() - Method in class mondrian.olap.MondrianDef.Table
 
getAggFactCount() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
getAggFactCount() - Method in class mondrian.olap.MondrianDef.AggTable
 
getAggForeignKeys() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
getAggForeignKeys() - Method in class mondrian.olap.MondrianDef.AggTable
 
getAggGroup() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get the Group with which is a part.
getAggGroup() - Method in class mondrian.rolap.RolapCube
 
getAggGroups(RolapStar) - Method in class mondrian.rolap.aggmatcher.AggTableManager
Returns a list containing every ExplicitRules.Group in every cubes in a given RolapStar.
getAggIgnoreColumns() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
getAggIgnoreColumns() - Method in class mondrian.olap.MondrianDef.AggTable
 
getAggLevels() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
getAggLevels() - Method in class mondrian.olap.MondrianDef.AggTable
 
getAggMeasures() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
getAggMeasures() - Method in class mondrian.olap.MondrianDef.AggTable
 
getAggregateChildrenExpression() - Method in class mondrian.rolap.RolapHierarchy
Returns an expression which will compute a member's value by aggregating its children.
getAggregateFK(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get the name of the aggregate table's foreign key column that matches the base fact table's foreign key column or return null.
getAggregateFKColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
getAggregateFKColumnName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
 
getAggregationLists() - Method in class mondrian.rolap.RolapEvaluator
 
getAggregator() - Method in class mondrian.olap4j.MondrianOlap4jMeasure
 
getAggregator() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
Get this Measure's RolapAggregator.
getAggregator() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
Get the aggregator associated with this usage (if its a measure usage, otherwise null).
getAggregator() - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
getAggregator() - Method in class mondrian.rolap.RolapStar.Measure
 
getAggregator() - Method in interface mondrian.rolap.RolapStoredMeasure
Returns the aggregation function which rolls up this measure: "SUM", "COUNT", etc.
getAggregator() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
 
getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getAggRule() - Method in class mondrian.rolap.aggmatcher.DefaultRules
Returns the DefaultDef.AggRule whose tag equals this rule's tag.
getAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Returns the DefaultDef.AggRule whose tag equals the parameter tag, or null if not found.
getAggRules() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getAggStar() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Get this table's enclosing AggStar.
getAggStars() - Method in class mondrian.rolap.RolapStar
Returns this RolapStar's aggregate table AggStars, ordered in ascending order of size.
getAggTables() - Method in class mondrian.gui.MondrianGuiDef.Table
 
getAggTables() - Method in class mondrian.olap.MondrianDef.Table
 
getAlias() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
getAlias() - Method in class mondrian.gui.MondrianGuiDef.Relation
 
getAlias() - Method in class mondrian.gui.MondrianGuiDef.Table
Returns the alias or, if it is null, the table name.
getAlias() - Method in class mondrian.gui.MondrianGuiDef.View
 
getAlias() - Method in class mondrian.olap.MondrianDef.InlineTable
 
getAlias() - Method in class mondrian.olap.MondrianDef.Relation
 
getAlias() - Method in class mondrian.olap.MondrianDef.Table
Returns the alias or, if it is null, the table name.
getAlias() - Method in class mondrian.olap.MondrianDef.View
 
getAlias() - Method in class mondrian.rolap.RolapHierarchy
 
getAlias() - Method in class mondrian.rolap.RolapStar.Table
 
getAliasList() - Method in class mondrian.rolap.RolapStar
Returns a list of all aliases used in this star.
getAllColumns(String, String) - Method in class mondrian.gui.JDBCMetaData
 
getAllLevelName() - Method in class mondrian.olap.HierarchyBase
Returns the name of the 'all' level in this hierarchy.
getAllLevelName() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getAllMember() - Method in interface mondrian.olap.Hierarchy
Returns the "All" member of this hierarchy.
getAllMember() - Method in class mondrian.rolap.RolapCubeHierarchy
Returns the 'all' member.
getAllMember() - Method in class mondrian.rolap.RolapHierarchy
Returns the 'all' member.
getAllMemberName() - Method in class mondrian.olap.HierarchyBase
 
getAllMemberName() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getAllMembers(SchemaReader, Hierarchy) - Static method in class mondrian.rolap.RolapMember
This returns an array of member arrays where the first member array are the root members while the last member array are the leaf members.
getAllSchemas() - Method in class mondrian.gui.JDBCMetaData
 
getAllTables(String) - Method in class mondrian.gui.JDBCMetaData
 
getAllTables(String, String) - Method in class mondrian.gui.JDBCMetaData
 
getAncestor(int) - Method in class mondrian.olap.Walker
 
getAncestorMembers() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getAncestorMembers() - Method in class mondrian.olap.fun.TestMember
 
getAncestorMembers() - Method in interface mondrian.olap.Member
Returns array of all members, which are ancestor to this.
getAncestorMembers() - Method in class mondrian.olap.MemberBase
 
getAncestorMembers() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getAncestorOrdinal(int) - Method in class mondrian.olap.Walker
get the ordinal within its parent node of the iDepthth ancestor.
getAnnotation(Method, String, T) - Static method in class mondrian.olap.Util
Returns an annotation of a particular class on a method.
getAnnotation(Method, String, T) - Method in interface mondrian.util.UtilCompatible
 
getAnnotation(Method, String, T) - Method in class mondrian.util.UtilCompatibleJdk14
 
getAnnotation(Method, String, T) - Method in class mondrian.util.UtilCompatibleJdk15
 
getApproxRowCount() - Method in interface mondrian.olap.Level
Returns the approximate number of members in this level, or Integer.MIN_VALUE if no approximation is known.
getApproxRowCount() - Method in class mondrian.rolap.RolapLevel
 
getArg(int) - Method in class mondrian.mdx.ResolvedFunCall
Returns the Exp argument at the specified index.
getArg(int) - Method in class mondrian.mdx.UnresolvedFunCall
Returns the Exp argument at the specified index.
getArg(int) - Method in interface mondrian.olap.FunCall
Returns the indexth argument to this function call.
getArgCount() - Method in class mondrian.mdx.ResolvedFunCall
Returns the number of arguments.
getArgCount() - Method in class mondrian.mdx.UnresolvedFunCall
Returns the number of arguments.
getArgCount() - Method in interface mondrian.olap.FunCall
Returns the number of arguments to this function.
getArgs() - Method in class mondrian.mdx.ResolvedFunCall
Returns the internal array of Exp arguments.
getArgs() - Method in class mondrian.mdx.UnresolvedFunCall
Returns the internal array of Exp arguments.
getArgs() - Method in interface mondrian.olap.FunCall
Returns the arguments to this function.
getArguments() - Method in class mondrian.calc.impl.AbstractCalc
Returns any other arguments to this calc.
getArity() - Method in class mondrian.olap.type.SetType
Returns the dimensionality of this SetType.
getArray(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getArray(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getArray(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getArray(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getAsciiStream(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getAsciiStream(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getAsciiStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getAsciiStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getAttribute(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class mondrian.tui.MockServletContext
 
getAttributeNames() - Method in class mondrian.tui.MockHttpServletRequest
to this request.
getAttributeNames() - Method in class mondrian.tui.MockServletContext
Returns an Enumeration containing the attribute names available within this servlet context.
getAttributes(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getAuthenticationMode() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getAuthType() - Method in class mondrian.tui.MockHttpServletRequest
Returns the name of the authentication scheme used to protect the servlet, for example, "BASIC" or "SSL," or null if the servlet was not protected.
getAutoCommit() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getAxes() - Method in class mondrian.olap.ParserTest.TestParser
 
getAxes() - Method in class mondrian.olap.Query
Returns an array of this query's axes.
getAxes() - Method in interface mondrian.olap.Result
Returns the non-slicer axes.
getAxes() - Method in class mondrian.olap.ResultBase
 
getAxes() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getAxes() - Method in class mondrian.rolap.agg.GroupingSet
 
getAxes() - Method in class mondrian.rolap.RolapResult
 
getAxesMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getAxis(int) - Method in interface mondrian.rolap.CellKey
Returns the axisth axis value.
getAxis(int) - Method in class mondrian.rolap.CellKey.Many
 
getAxis(int) - Method in class mondrian.rolap.CellKey.One
 
getAxis(int) - Method in class mondrian.rolap.CellKey.Three
 
getAxis(int) - Method in class mondrian.rolap.CellKey.Two
 
getAxis(int) - Method in class mondrian.rolap.CellKey.Zero
 
getAxisMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
getAxisName() - Method in class mondrian.olap.QueryAxis
 
getAxisOrdinal() - Method in class mondrian.olap.QueryAxis
Returns the ordinal of this axis, for example AxisOrdinal.ROWS.
getAxisOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
getAxisOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
 
getBaseCubes() - Method in class mondrian.olap.Query
return the set of base cubes associated with the virtual cube referenced in this query
getBaseStarKeyColumn(RolapCube) - Method in class mondrian.rolap.RolapCubeLevel
this method returns the RolapStar.Column if non-virtual, if virtual, find the base cube level and return it's column
getBatchSize() - Method in class mondrian.test.loader.DBLoader
 
getBeforeActions() - Method in class mondrian.test.loader.DBLoader.Table
 
getBestFormatLocale(Locale) - Static method in class mondrian.util.Format
Returns the best Format.FormatLocale for a given Locale.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getBigDecimal(int, int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBigDecimal(String, int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBigDecimal(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBigDecimal(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getBigDecimal(int, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBigDecimal(String, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBigDecimal(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBigDecimal(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBinaryContent() - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
getBinaryStream(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBinaryStream(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getBinaryStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBinaryStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
Returns the BitKey.
getBitKey(RolapStar) - Method in class mondrian.rolap.BatchTestCase.CellRequestConstraint
 
getBitKey(String[], String[]) - Method in class mondrian.rolap.RolapStar
 
getBitPosition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
Get the bit possition associted with this column.
getBitPosition() - Method in class mondrian.rolap.RolapStar.Column
 
getBlob(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBlob(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getBlob(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBlob(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBoolean(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBoolean(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getBoolean(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBoolean(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBooleanInitParameter(ServletConfig, String) - Static method in class mondrian.xmla.XmlaServlet
If paramName's value is not null and 'true', then return true.
getBooleanRenderer() - Method in class mondrian.gui.SchemaPropertyCellRenderer
 
getBottomLevelDepth() - Method in class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
getBottomLevelDepth() - Method in interface mondrian.olap.Role.HierarchyAccess
Returns the depth of the lowest level to which the current Role has access.
getBufferSize() - Method in class mondrian.tui.MockHttpServletResponse
Returns the actual buffer size used for the response.
getByte(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getByte(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getByte(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getByte(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBytes(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getBytes(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getBytes(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBytes(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getBytes() - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
getBytes() - Method in interface mondrian.rolap.agg.SegmentDataset
Returns the number of bytes occupied by this dataset.
getBytes() - Method in class mondrian.rolap.agg.SparseSegmentDataset
 
getCache() - Method in class mondrian.rolap.SmartMemberListCache
 
getCacheCellReader() - Method in class mondrian.rolap.RolapAggregationManager
Returns a CellReader which reads cells from cache.
getCacheControl(PrintWriter) - Method in interface mondrian.olap.Connection
Returns an object with which to explicitly control the contents of the cache.
getCacheControl(PrintWriter) - Method in class mondrian.rolap.RolapAggregationManager
Returns an API with which to explicitly manage the contents of the cache.
getCacheControl(PrintWriter) - Method in class mondrian.rolap.RolapConnection
 
getCachedDefaultValue() - Method in interface mondrian.calc.ParameterSlot
 
getCachedFormatString() - Method in interface mondrian.olap.Cell
Return the cached formatted string, that survives an aggregate cache clear
getCachedFormatString() - Method in class mondrian.rolap.RolapCell
 
getCachedRelationExprCardinality(MondrianDef.Relation, MondrianDef.Expression) - Method in class mondrian.rolap.RolapSchema
Returns the cached cardinality for the column.
getCachedResult(ExpCacheDescriptor) - Method in interface mondrian.olap.Evaluator
Simple caching of the result of an Exp.
getCachedResult(ExpCacheDescriptor) - Method in class mondrian.rolap.RolapEvaluator
 
getCacheKey() - Method in class mondrian.rolap.ChildByNameConstraint
 
getCacheKey() - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
getCacheKey() - Method in class mondrian.rolap.DefaultTupleConstraint
 
getCacheKey() - Method in class mondrian.rolap.DescendantsConstraint
Returns a key that becomes part of the key for caching the result of the SQL query.
getCacheKey() - Method in class mondrian.rolap.RolapNativeFilter.FilterConstraint
 
getCacheKey() - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
returns a key to cache the result
getCacheKey() - Method in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
 
getCacheKey() - Method in interface mondrian.rolap.sql.SqlConstraint
Returns a key that becomes part of the key for caching the result of the SQL query.
getCacheKey() - Method in class mondrian.rolap.SqlContextConstraint
 
getCacheKey() - Method in class mondrian.rolap.SqlTupleReader
 
getCacheKey() - Method in interface mondrian.rolap.TupleReader
Returns an object that uniquely identifies the Result that this TupleReader would return.
getCacheResult(Object) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Gets result from cache.
getCalc() - Method in class mondrian.olap.ExpCacheDescriptor
 
getCalcs() - Method in class mondrian.calc.impl.AbstractBooleanCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractCalc
Returns this expression's child expressions.
getCalcs() - Method in class mondrian.calc.impl.AbstractDateTimeCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractDimensionCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractDoubleCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractHierarchyCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractIntegerCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractIterCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractLevelCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractListCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractMemberCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractStringCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractTupleCalc
 
getCalcs() - Method in class mondrian.calc.impl.AbstractVoidCalc
 
getCalcs() - Method in class mondrian.calc.impl.CacheCalc
 
getCalcs() - Method in class mondrian.calc.impl.ConstantCalc
 
getCalcs() - Method in class mondrian.calc.impl.MemberValueCalc
 
getCalcs() - Method in class mondrian.calc.impl.TupleValueCalc
 
getCalcs() - Method in class mondrian.calc.impl.ValueCalc
 
getCalcs() - Method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
 
getCalcs() - Method in class mondrian.olap.fun.SetFunDef.IterSetCalc
 
getCalcs() - Method in class mondrian.olap.fun.SetFunDef.ListSetCalc
 
getCalculatedMember(List<Id.Segment>) - Method in class mondrian.olap.DelegatingSchemaReader
 
getCalculatedMember(List<Id.Segment>) - Method in interface mondrian.olap.SchemaReader
Looks up a calculated member by name.
getCalculatedMember(List<Id.Segment>) - Method in class mondrian.rolap.RolapSchemaReader
 
getCalculatedMembers(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
 
getCalculatedMembers(Level) - Method in class mondrian.olap.DelegatingSchemaReader
 
getCalculatedMembers() - Method in class mondrian.olap.DelegatingSchemaReader
 
getCalculatedMembers(Hierarchy) - Method in interface mondrian.olap.SchemaReader
Returns a list of calculated members in a given hierarchy.
getCalculatedMembers(Level) - Method in interface mondrian.olap.SchemaReader
Returns a list of calculated members in a given level.
getCalculatedMembers() - Method in interface mondrian.olap.SchemaReader
Returns the list of calculated members.
getCalculatedMembers(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
 
getCalculatedMembers(Level) - Method in class mondrian.rolap.RolapSchemaReader
 
getCalculatedMembers() - Method in class mondrian.rolap.RolapSchemaReader
 
getCallbacks() - Method in class mondrian.xmla.XmlaServlet
Returns the list of callbacks.
getCaption() - Method in class mondrian.olap.Formula
Returns this formula's caption.
getCaption() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getCaption() - Method in class mondrian.olap.fun.TestMember
 
getCaption() - Method in class mondrian.olap.MemberBase
 
getCaption() - Method in interface mondrian.olap.OlapElement
 
getCaption() - Method in class mondrian.olap.OlapElementBase
Returns the display name of this catalog element.
getCaption() - Method in class mondrian.olap.Property
Returns the caption of this property.
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
 
getCaption(Locale) - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getCaption() - Method in class mondrian.rolap.RolapCubeDimension
 
getCaption() - Method in class mondrian.rolap.RolapCubeHierarchy
Returns the display name of this catalog element.
getCaption() - Method in class mondrian.rolap.RolapCubeMember
 
getCaption() - Method in class mondrian.rolap.RolapProperty
 
getCaptionExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getCaptionExp() - Method in class mondrian.olap.MondrianDef.Level
 
getCaptionExp() - Method in class mondrian.rolap.RolapLevel
 
getCardinality() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getCardinality() - Method in class mondrian.rolap.RolapStar.Column
Get column cardinality from the schema cache if possible; otherwise issue a select count(distinct) query to retrieve the cardinality and stores it in the cache.
getCatalog() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getCatalog() - Method in class mondrian.olap4j.MondrianOlap4jSchema
 
getCatalog(DataSourcesConfig.DataSource, String) - Method in class mondrian.xmla.XmlaHandler
Get the DataSourcesConfig.Catalog with the given catalog name from the DataSource's catalogs if there is a match and otherwise return null.
getCatalog(XmlaRequest, DataSourcesConfig.DataSource, boolean) - Method in class mondrian.xmla.XmlaHandler
Returns the DataSourcesConfig.Catalog associated with the catalog name that is part of the request properties or null if there is no catalog with that name.
getCatalogLocator() - Static method in class mondrian.tui.XmlaSupport
 
getCatalogName() - Method in interface mondrian.olap.Connection
Get the name of the Catalog associated with this Connection.
getCatalogName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getCatalogName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Get the database catalog name associated with this Group's RolapStar's fact table.
getCatalogName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Get the database's catalog name.
getCatalogName() - Method in class mondrian.rolap.RolapConnection
 
getCatalogNameUrls(TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
 
getCatalogNameUrls(TestContext) - Method in class mondrian.xmla.XmlaErrorTest
 
getCatalogObjects() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getCatalogs() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getCatalogs() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getCatalogs(XmlaRequest, DataSourcesConfig.DataSource) - Method in class mondrian.xmla.XmlaHandler
Get array of DataSourcesConfig.Catalog returning only one entry if the catalog was specified as a property in the request or all catalogs associated with the Datasource if there was no catalog property.
getCatalogSeparator() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getCatalogTerm() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getCatalogURLProperty() - Static method in class mondrian.tui.CmdRunner
 
getCategory() - Method in class mondrian.calc.DummyExp
 
getCategory() - Method in class mondrian.mdx.DimensionExpr
 
getCategory() - Method in class mondrian.mdx.HierarchyExpr
 
getCategory() - Method in class mondrian.mdx.LevelExpr
 
getCategory() - Method in class mondrian.mdx.MemberExpr
 
getCategory() - Method in class mondrian.mdx.NamedSetExpr
 
getCategory() - Method in class mondrian.mdx.ParameterExpr
 
getCategory() - Method in class mondrian.mdx.ResolvedFunCall
 
getCategory() - Method in class mondrian.mdx.UnresolvedFunCall
 
getCategory() - Method in interface mondrian.olap.Exp
Returns the Category of the expression.
getCategory() - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
getCategory() - Method in class mondrian.olap.Id
 
getCategory() - Method in class mondrian.olap.Literal
 
getCell(int[]) - Method in interface mondrian.olap.Result
Returns the cell at a given set of coordinates.
getCell(List<Integer>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getCell(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getCell(Position...) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getCell(int[]) - Method in class mondrian.rolap.RolapConnection.NonEmptyResult
 
getCell(int[]) - Method in class mondrian.rolap.RolapResult
Get the Cell for the given Cell position.
getCellCount() - Method in class mondrian.rolap.agg.Segment
Returns the number of cells in this Segment, deducting cells in excluded regions.
getCellCount() - Method in class mondrian.rolap.agg.Segment.Region
 
getCellEditorValue() - Method in class mondrian.gui.SchemaPropertyCellEditor
Returns the value contained in the editor.
getCellEditorValue() - Method in class mondrian.gui.SchemaTreeCellEditor
 
getCellEvaluator(int[]) - Method in class mondrian.rolap.RolapResult
Called only by RolapCell.
getCellFormatter(String) - Static method in class mondrian.rolap.RolapCube
Given the name of a cell formatter class, returns a cell formatter.
getCellFromCache(CellRequest) - Method in class mondrian.rolap.agg.AggregationManager
 
getCellFromCache(CellRequest, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.agg.AggregationManager
 
getCellFromCache(CellRequest) - Method in class mondrian.rolap.agg.CountingAggregationManager
Calls super method and sets counters.
getCellFromCache(CellRequest, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.agg.CountingAggregationManager
Calls super method and sets counters.
getCellFromCache(CellRequest) - Method in class mondrian.rolap.RolapAggregationManager
Retrieves the value of a cell from the cache.
getCellFromCache(CellRequest, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.RolapAggregationManager
 
getCellMembers(int[]) - Method in class mondrian.rolap.RolapResult
Called only by RolapCell.
getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Base
 
getCellOrdinal(int[]) - Method in interface mondrian.rolap.Modulos
Converts a set of cell coordinates to a cell ordinal.
getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Many
 
getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.One
 
getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Three
 
getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Two
 
getCellOrdinal(int[]) - Method in class mondrian.rolap.Modulos.Zero
 
getCellOrdinal(int[]) - Method in class mondrian.rolap.RolapResult
Converts a set of cell coordinates to a cell ordinal.
getCellPos(int) - Method in class mondrian.rolap.Modulos.Base
 
getCellPos(int) - Method in interface mondrian.rolap.Modulos
Converts a cell ordinal to a set of cell coordinates.
getCellPos(int) - Method in class mondrian.rolap.Modulos.Many
 
getCellPos(int) - Method in class mondrian.rolap.Modulos.One
 
getCellPos(int) - Method in class mondrian.rolap.Modulos.Three
 
getCellPos(int) - Method in class mondrian.rolap.Modulos.Two
 
getCellPos(int) - Method in class mondrian.rolap.Modulos.Zero
 
getCellPos(int) - Method in class mondrian.rolap.RolapResult
Converts a cell ordinal to a set of cell coordinates.
getCellProperties() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getCellProps() - Method in class mondrian.olap.ParserTest.TestParser
 
getCellSet() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getCellSet() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
getCellValue(RolapStar.Measure, Object[], RolapAggregationManager.PinSet) - Method in class mondrian.rolap.agg.Aggregation
Retrieves the value identified by keys.
getCellValue(Object[]) - Method in class mondrian.rolap.agg.Segment
Retrieves the value at the location identified by keys.
getChangeListener() - Method in class mondrian.rolap.MemberCacheHelper
 
getChangeListener() - Method in class mondrian.rolap.RolapStar
Returns the listener for changes to this star's underlying database.
getChar() - Method in class mondrian.olap.Scanner
Read a character from input, returning -1 if end of input.
getChar() - Method in class mondrian.olap.StringScanner
 
getCharacterData(Node) - Static method in class mondrian.xmla.XmlaErrorTest
 
getCharacterEncoding() - Method in class mondrian.tui.MockHttpServletRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class mondrian.tui.MockHttpServletResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterStream(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getCharacterStream(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getCharacterStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getCharacterStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getCharCase() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
getCharOctetLength() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
For char types the maximum number of bytes in the column.
getChild(Object, int) - Method in class mondrian.gui.JDBCTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in class mondrian.gui.SchemaTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in class mondrian.gui.validate.impl.WorkbenchTreeModel
 
getChild(Object, int) - Method in interface mondrian.gui.validate.TreeModel
Returns the child at index.
getChildByNameConstraint(RolapMember, Id.Segment) - Method in class mondrian.rolap.SqlConstraintFactory
 
getChildCount(Object) - Method in class mondrian.gui.JDBCTreeModel
Returns the number of children of parent.
getChildCount(Object) - Method in class mondrian.gui.SchemaTreeModel
Returns the number of children of parent.
getChildCount(Object) - Method in class mondrian.gui.validate.impl.WorkbenchTreeModel
 
getChildCount(Object) - Method in interface mondrian.gui.validate.TreeModel
Returns the number of children of parent.
getChildElements(Node) - Static method in class mondrian.xmla.XmlaErrorTest
 
getChildLevel() - Method in interface mondrian.olap.Level
 
getChildLevel() - Method in class mondrian.olap.LevelBase
 
getChildLevel() - Method in class mondrian.rolap.RolapCubeLevel
 
getChildMemberCount() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getChildMembers() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getChildren() - Method in class mondrian.mdx.ParameterExpr
 
getChildren() - Method in class mondrian.mdx.ResolvedFunCall
 
getChildren() - Method in class mondrian.mdx.UnresolvedFunCall
 
getChildren() - Method in class mondrian.olap.Formula
 
getChildren() - Method in class mondrian.olap.MemberProperty
 
getChildren() - Method in class mondrian.olap.ParameterImpl
 
getChildren() - Method in class mondrian.olap.Query
 
getChildren() - Method in class mondrian.olap.QueryAxis
 
getChildren() - Method in class mondrian.olap.QueryPart
 
getChildren() - Method in interface mondrian.olap.Walkable
Returns an array of the object's children.
getChildren(Object) - Method in class mondrian.olap.Walker
Override this function to prune the tree, or to allow objects which are not Walkable to have children.
getChildren() - Method in class mondrian.rolap.agg.ListPredicate
 
getChildren() - Method in class mondrian.rolap.RolapStar.Table
Returns a list of child RolapStar.Tables.
getChildrenCountFromCache(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
getChildrenCountFromCache(Member) - Method in interface mondrian.olap.SchemaReader
Returns number of children parent of a member, if the information can be retrieved from cache.
getChildrenCountFromCache(Member) - Method in class mondrian.rolap.RolapSchemaReader
check, whether members children are cached, and if yes - return children count if no - return -1
getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.CacheMemberReader
 
getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in interface mondrian.rolap.MemberCache
Returns the children of member if they are currently in the cache, otherwise returns null.
getChildrenFromCache(RolapMember, MemberChildrenConstraint) - Method in class mondrian.rolap.MemberCacheHelper
 
getChildTables() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Returns a list of child AggStar.Table objects.
getClassName() - Method in class mondrian.calc.ExpCompiler.Factory
Get the class name set in the ThreadLocal or null.
getClassName() - Method in class mondrian.util.MemoryMonitorFactory
Get the class name set in the ThreadLocal or null.
getClassName() - Method in class mondrian.util.ObjectFactory
Returns the name of a class to use to create an object.
getClassName(Properties) - Method in class mondrian.util.ObjectFactory
Returns the name of a class to use to create an object.
getClob(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getClob(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getClob(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getClob(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getClosedPeer() - Method in class mondrian.rolap.RolapLevel
 
getCode() - Method in exception mondrian.xmla.XmlaException
 
getCodeSet() - Method in class mondrian.gui.MondrianGuiDef.View
 
getCodeSet() - Method in class mondrian.olap.MondrianDef.View
 
getColumn() - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
 
getColumn() - Method in class mondrian.olap.MondrianDef.AggMeasure
 
getColumn(int) - Method in class mondrian.rolap.agg.AggQuerySpec
 
getColumn(JdbcSchema.Table, String) - Method in class mondrian.rolap.aggmatcher.AggGen
 
getColumn() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
This is the column with which this usage is associated.
getColumn(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Get a column by its name.
getColumnAlias(int) - Method in class mondrian.rolap.agg.AggQuerySpec
 
getColumnAlias(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getColumnAlias(int) - Method in interface mondrian.rolap.agg.QuerySpec
 
getColumnAlias(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
SqlQuery relies on "c" and index.
getColumnClassName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnCount() - Method in class mondrian.gui.PropertyTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnCount() - Method in class mondrian.rolap.agg.AggQuerySpec
 
getColumnCount() - Method in class mondrian.rolap.RolapStar
Returns this RolapStar's column count.
getColumnDataType(String, String, String) - Method in class mondrian.gui.JDBCMetaData
 
getColumnDataType(String, String, String) - Method in class mondrian.gui.validate.impl.WorkbenchJDBCValidator
 
getColumnDataType(String, String, String) - Method in interface mondrian.gui.validate.JDBCValidator
Returns the data type of given column.
getColumnDisplaySize(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnLabel(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
 
getColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
 
getColumnName() - Method in class mondrian.gui.MondrianGuiDef.Column
 
getColumnName(int) - Method in class mondrian.gui.PropertyTableModel
 
getColumnName() - Method in class mondrian.olap.MondrianDef.AggColumnName
 
getColumnName() - Method in class mondrian.olap.MondrianDef.AggLevel
 
getColumnName() - Method in class mondrian.olap.MondrianDef.Column
 
getColumnName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
Get the foreign key column name of the aggregate table.
getColumnName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
Get the aggregate table column name.
getColumnName(MondrianDef.Expression) - Method in class mondrian.rolap.aggmatcher.Recognizer
Given a MondrianDef.Expression, returns the associated column name.
getColumnNames() - Method in class mondrian.test.loader.CsvLoader
 
getColumnPredicate(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getColumnPredicate(int) - Method in interface mondrian.rolap.agg.QuerySpec
Returns the predicate on the ith column.
getColumnPredicate(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
getColumnPrivileges(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getColumns() - Method in class mondrian.rolap.agg.Aggregation
This is called during Sql generation.
getColumns() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getColumns() - Method in class mondrian.rolap.agg.GroupingSet
 
getColumns() - Method in interface mondrian.rolap.agg.QuerySpec
 
getColumns() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
getColumns() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Returns a list of the columns in this table.
getColumns() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Returns the collection of columns in this Table.
getColumns() - Method in class mondrian.rolap.RolapStar.Table
Returns a list of this table's RolapStar.Columns.
getColumns() - Method in class mondrian.test.loader.DBLoader.Table
 
getColumnSize() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get the size in bytes of the column in the database.
getColumnType(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnType() - Method in class mondrian.xmla.RowsetDefinition.Column
 
getColumnTypeName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getColumnUsages(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Returns an iterator over all column usages of a given type.
getCommentDelimiters() - Static method in class mondrian.olap.Scanner
Returns the list of comment delimiters.
getComparator() - Method in enum mondrian.xmla.RowsetDefinition
Returns a comparator with which to sort rows of this rowset definition.
getCompiled(Exp, boolean, ResultStyle) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Implements a cheap-and-cheerful mapping from expressions to compiled expressions.
getComponents() - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
 
getCompoundPredicateList() - Method in class mondrian.rolap.agg.AggregationKey
Get the set of compound predicates
getCompoundPredicateMap() - Method in class mondrian.rolap.agg.CellRequest
Get the map of compound predicates
getConcurrency() - Method in class mondrian.olap4j.EmptyResultSet
 
getConcurrency() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getConnectInfo() - Method in class mondrian.rolap.RolapConnection
 
getConnection() - Method in class mondrian.gui.QueryPanel
 
getConnection(String, CatalogLocator) - Static method in class mondrian.olap.DriverManager
Creates a connection to a Mondrian OLAP Engine using a connect string and a catalog locator.
getConnection(Util.PropertyList, CatalogLocator) - Static method in class mondrian.olap.DriverManager
Creates a connection to a Mondrian OLAP Engine.
getConnection(Util.PropertyList, CatalogLocator, DataSource) - Static method in class mondrian.olap.DriverManager
Creates a connection to a Mondrian OLAP Engine using a list of connection properties, a catalog locator, and a JDBC data source.
getConnection() - Method in class mondrian.olap.Query
 
getConnection() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getConnection() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getConnection() - Method in class mondrian.test.DialectTest
 
getConnection() - Method in class mondrian.test.FoodMartTestCase
 
getConnection() - Method in class mondrian.test.loader.DBLoader
 
getConnection() - Method in class mondrian.test.TestContext
Returns the connection to run queries.
getConnection() - Method in class mondrian.tui.CmdRunner
Gets a connection to Mondrian.
getConnection(boolean) - Method in class mondrian.tui.CmdRunner
Gets a Mondrian connection, creating a new one if fresh is true.
getConnection(DataSourcesConfig.Catalog, Role, String) - Method in class mondrian.xmla.XmlaHandler
Gets a Connection given a catalog (and implicitly the catalog's data source) and a user role.
getConnectionLocale() - Method in interface mondrian.olap.Evaluator
Returns the connection's locale.
getConnectionLocale() - Method in class mondrian.rolap.RolapEvaluator
 
getConnectString() - Method in interface mondrian.olap.Connection
Get the Connect String associated with this Connection.
getConnectString() - Method in class mondrian.rolap.RolapConnection
 
getConnectString() - Method in class mondrian.test.TestContext
Returns the connect string by which the unit tests can talk to the FoodMart database.
getConnectString() - Method in class mondrian.tui.CmdRunner
 
getConnectString(boolean) - Method in class mondrian.tui.CmdRunner
 
getConnectString() - Method in class mondrian.xmla.test.XmlaTestContext
 
getConnectStringProperty() - Static method in class mondrian.tui.CmdRunner
 
getConstrainedColumn() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
getConstrainedColumn() - Method in class mondrian.rolap.agg.MinusStarPredicate
 
getConstrainedColumn() - Method in interface mondrian.rolap.StarColumnPredicate
Returns the column constrained by this predicate.
getConstrainedColumnBitKey() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
getConstrainedColumnBitKey() - Method in class mondrian.rolap.agg.ListPredicate
 
getConstrainedColumnBitKey() - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
getConstrainedColumnBitKey() - Method in interface mondrian.rolap.StarPredicate
Returns a bitmap of constrained columns to speed up comparison
getConstrainedColumnList() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
getConstrainedColumnList() - Method in class mondrian.rolap.agg.ListPredicate
 
getConstrainedColumnList() - Method in class mondrian.rolap.agg.MemberColumnPredicate
 
getConstrainedColumnList() - Method in class mondrian.rolap.agg.MemberTuplePredicate
Returns a list of constrained columns.
getConstrainedColumnList() - Method in interface mondrian.rolap.StarPredicate
Returns a list of constrained columns.
getConstrainedColumns() - Method in class mondrian.rolap.agg.CellRequest
 
getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.Aggregation
Returns the BitKey for ALL columns (Measures and Levels) involved in the query.
getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.AggregationKey
 
getConstrainedColumnsBitKey() - Method in class mondrian.rolap.agg.CellRequest
Returns the BitKey for the list of columns.
getConstrainedColumnsBitKey() - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
getConstrainedColumnsBitKey() - Method in class mondrian.rolap.RolapCacheRegion
 
getConstraint() - Method in class mondrian.test.loader.DBLoader.Column
 
getContent() - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
getContentLength() - Method in class mondrian.tui.MockHttpServletRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentType() - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getContentType() - Method in class mondrian.tui.MockHttpServletRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class mondrian.tui.MockHttpServletResponse
 
getContentType() - Method in class mondrian.xmla.test.XmlaTestServletRequestWrapper
 
getContext(Dimension) - Method in interface mondrian.olap.Evaluator
 
getContext() - Method in class mondrian.recorder.AbstractRecorder
 
getContext() - Method in class mondrian.recorder.ListRecorder.Entry
 
getContext() - Method in interface mondrian.recorder.MessageRecorder
Get the current context string.
getContext(Dimension) - Method in class mondrian.rolap.RolapEvaluator
 
getContext(String) - Method in class mondrian.tui.MockServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContextMember(Dimension) - Method in interface mondrian.olap.Cell
Returns the context member for a particular dimension.
getContextMember(Dimension) - Method in class mondrian.rolap.RolapCell
 
getContextPath() - Method in class mondrian.tui.MockHttpServletRequest
Returns the portion of the request URI that indicates the context of the request.
getController() - Method in class mondrian.test.loader.DBLoader.Table
 
getCookies() - Method in class mondrian.tui.MockHttpServletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCookies() - Method in class mondrian.tui.MockHttpServletResponse
 
getCoordinateList() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getCount() - Method in class mondrian.rolap.StringList
 
getCountColumn() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getCreateTableStmt() - Method in class mondrian.test.loader.DBLoader.Table
 
getCreationTimestamp() - Method in class mondrian.rolap.agg.Aggregation
 
getCrossReference(String, String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getCube(String) - Method in class mondrian.gui.MondrianGuiDef.Schema
 
getCube() - Method in interface mondrian.olap.Evaluator
Returns the current cube.
getCube(String) - Method in class mondrian.olap.MondrianDef.Schema
 
getCube() - Method in interface mondrian.olap.NameResolver
 
getCube() - Method in class mondrian.olap.ParserTest.TestParser
 
getCube() - Method in class mondrian.olap.Query
 
getCube() - Method in class mondrian.olap.type.CubeType
 
getCube() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getCube() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
 
getCube() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getCube() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Get the RolapCube associated with this Group.
getCube() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get the RolapCube associated with this mapping.
getCube(String) - Method in class mondrian.rolap.BatchTestCase
 
getCube() - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
getCube() - Method in class mondrian.rolap.RolapCubeDimension
 
getCube() - Method in class mondrian.rolap.RolapCubeLevel
Returns the (non virtual) cube this level belongs to.
getCube() - Method in class mondrian.rolap.RolapCubeMember
Returns the cube this cube member belongs to.
getCube() - Method in class mondrian.rolap.RolapEvaluator
 
getCube() - Method in class mondrian.rolap.RolapResult
 
getCube() - Method in class mondrian.rolap.RolapSchemaReader
 
getCube() - Method in interface mondrian.rolap.RolapStoredMeasure
Returns the cube this measure belongs to.
getCube() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
 
getCube(String) - Method in class mondrian.tui.CmdRunner
 
getCubeDescription() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
 
getCubeDescription() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
 
getCubeDescription() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
 
getCubeDescription() - Method in class mondrian.rolap.RolapResultTest
 
getCubeDescription() - Method in class mondrian.test.loader.CsvDBTestCase
 
getCubeList() - Method in class mondrian.rolap.RolapSchema
 
getCubeName() - Method in class mondrian.rolap.RolapStar.Measure
 
getCubes() - Method in class mondrian.olap.DelegatingSchemaReader
 
getCubes() - Method in interface mondrian.olap.Schema
Returns a list of all cubes in this schema.
getCubes() - Method in interface mondrian.olap.SchemaReader
Returns the list of accessible cubes.
getCubes(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getCubes() - Method in class mondrian.olap4j.MondrianOlap4jSchema
 
getCubes() - Method in class mondrian.rolap.RolapSchema
 
getCubes() - Method in class mondrian.rolap.RolapSchemaReader
 
getCubes() - Method in class mondrian.tui.CmdRunner
 
getCubesWithStar(RolapStar) - Method in class mondrian.rolap.RolapSchema
 
getCubeTestContext() - Method in class mondrian.test.loader.CsvDBTestCase
 
getCurrentLocale() - Method in class mondrian.gui.I18n
 
getCurrentLocaleID() - Static method in class mondrian.gui.I18n
 
getCurrentSchemaExplorer() - Method in class mondrian.gui.Workbench
returns the currently selected schema explorer object
getCurrentSelectListSize() - Method in class mondrian.rolap.sql.SqlQuery
 
getCurrentTestCaseName(boolean) - Method in class mondrian.test.DiffRepository
Returns the name of the current testcase by looking up the call stack for a method whose name starts with "test", for example "testFoo".
getCursorName() - Method in class mondrian.olap4j.EmptyResultSet
 
getCursorName() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getCustomizedFunctionTable(Set<String>) - Method in class mondrian.olap.CustomizedParserTest
 
getData() - Method in class mondrian.rolap.agg.Segment
Returns this Segment's dataset, or null if the data has not yet been loaded.
getDatabaseMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDatabaseProductName() - Method in class mondrian.gui.JDBCMetaData
 
getDatabaseProductName() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDatabaseProductVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDatabaseProperties(String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDataMember() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getDataMember() - Method in class mondrian.olap.fun.TestMember
 
getDataMember() - Method in interface mondrian.olap.Member
Returns the system-generated data member that is associated with a nonleaf member of a dimension.
getDataMember() - Method in class mondrian.olap.MemberBase
 
getDataMember() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getDataMember() - Method in class mondrian.rolap.RolapCubeMember
 
getDataSource() - Method in interface mondrian.olap.Connection
Returns the data source this connection uses to create connections to the underlying JDBC database.
getDataSource() - Method in class mondrian.olap.DelegatingSchemaReader
 
getDataSource() - Method in interface mondrian.olap.SchemaReader
 
getDataSource() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
 
getDataSource() - Method in class mondrian.rolap.RolapConnection
 
getDataSource() - Method in class mondrian.rolap.RolapSchemaReader
 
getDataSource() - Method in class mondrian.rolap.RolapStar
Returns the DataSource used to connect to the underlying DBMS.
getDataSource() - Method in class mondrian.test.DialectTest
 
getDataSource() - Method in class mondrian.xmla.DataSourcesConfig.Catalog
Returns this catalog's parent data source.
getDataSource(XmlaRequest) - Method in class mondrian.xmla.XmlaHandler
Returns the DataSource associated with the request property or null if one was not specified.
getDataSourceChangeListener() - Method in class mondrian.rolap.RolapSchema
 
getDataSourceDescription() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getDataSourceEntries() - Method in class mondrian.xmla.XmlaHandler
 
getDataSourceInfo() - Method in class mondrian.xmla.DataSourcesConfig.Catalog
Returns this catalog's connect string, or its parent's connect string if not set.
getDataSourceInfo() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getDataSourceName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getDatasources() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDataSources(String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
 
getDataSourcesText(String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
With a connection string, generate the DataSource xml.
getDatatype() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getDatatype() - Method in class mondrian.olap.MondrianDef.Level
 
getDatatype() - Method in class mondrian.olap4j.MondrianOlap4jMeasure
 
getDatatype() - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getDatatype() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
Returns the datatype of this column.
getDatatype(int) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Converts a Types value to a SqlQuery.Datatype.
getDatatype() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Return true if this column is numeric.
getDatatype() - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
getDatatype() - Method in class mondrian.rolap.RolapLevel
 
getDatatype() - Method in class mondrian.rolap.RolapStar.Column
 
getDatatypeString(SqlQuery.Dialect) - Method in class mondrian.rolap.RolapStar.Column
Returns a string representation of the datatype of this column, in the dialect specified.
getDate(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getDate(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getDate(int, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
 
getDate(String, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
 
getDate(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getDate(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getDate(int, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getDate(String, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getDateHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDbCatalogName() - Method in class mondrian.gui.JDBCMetaData
 
getDecimalDigits() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get number of fractional digits.
getDef(Exp[], Validator, String, Syntax) - Method in class mondrian.olap.fun.FunTableImpl
 
getDef(Exp[], Validator, String, Syntax) - Method in interface mondrian.olap.FunTable
Resolves a function call to a particular function.
getDefault(Class[], Object[]) - Method in class mondrian.calc.ExpCompiler.Factory
The ExpCompiler.Factory's implementation of the ObjectFactory's abstract method which returns the default ExpCompiler instance.
getDefault(Class[], Object[]) - Method in class mondrian.util.MemoryMonitorFactory
The MemoryMonitorFactory's implementation of the ObjectFactory's abstract method which returns the default MemoryMonitor instance.
getDefault(Class[], Object[]) - Method in class mondrian.util.ObjectFactory
For most uses (other than testing) this is the method that derived classes implement that return the desired object.
getDefaultAxes() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDefaultColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDefaultConnectString() - Static method in class mondrian.test.TestContext
Constructs a connect string by which the unit tests can talk to the FoodMart database.
getDefaultCubeName() - Method in class mondrian.test.DelegatingTestContext
 
getDefaultCubeName() - Method in class mondrian.test.TestContext
Returns the name of the default cube.
getDefaultExp() - Method in interface mondrian.olap.Parameter
Returns the expression which provides the default value for this Parameter.
getDefaultExp() - Method in class mondrian.olap.ParameterImpl
 
getDefaultExp() - Method in class mondrian.rolap.RolapSchemaParameter
 
getDefaultGroupingSet() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDefaultHierarchy() - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getDefaultLevelBitKey() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDefaultMeasureBitKey() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDefaultMember() - Method in interface mondrian.olap.Hierarchy
Returns the default member of this hierarchy.
getDefaultMember() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getDefaultMember() - Method in class mondrian.rolap.CacheMemberReader
 
getDefaultMember() - Method in class mondrian.rolap.DelegatingMemberReader
 
getDefaultMember() - Method in interface mondrian.rolap.MemberReader
 
getDefaultMember() - Method in class mondrian.rolap.RestrictedMemberReader
 
getDefaultMember() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getDefaultMember() - Method in class mondrian.rolap.RolapHierarchy
 
getDefaultMember() - Method in class mondrian.rolap.SmartMemberReader
 
getDefaultMember() - Method in class mondrian.rolap.SqlMemberSource
 
getDefaultMember() - Method in class mondrian.rolap.SubstitutingMemberReader
 
getDefaultRequestProperties(String) - Method in class mondrian.xmla.XmlaBaseTestCase
 
getDefaultRole() - Method in class mondrian.rolap.RolapSchema
 
getDefaultSegments() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDefaultThresholdPercentage() - Method in class mondrian.util.AbstractMemoryMonitor
Returns the default memory notification percentage.
getDefaultThresholdPercentage() - Method in class mondrian.util.MemoryMonitorTest.TestMM
 
getDefaultThresholdPercentage() - Method in class mondrian.util.MemoryMonitorTest.TestMM2
 
getDefaultTransactionIsolation() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDefaultValueCalc() - Method in interface mondrian.calc.ParameterSlot
Returns a compiled expression to compute the default value of the parameter.
getDefinedMembers() - Method in class mondrian.olap.Query
 
getDependentDimensionOrdinals() - Method in class mondrian.olap.ExpCacheDescriptor
Returns the ordinals of the dimensions which this expression is dependent upon.
getDepth() - Method in interface mondrian.olap.Evaluator
Returns number of ancestor evaluators.
getDepth() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getDepth() - Method in class mondrian.olap.fun.TestMember
 
getDepth() - Method in interface mondrian.olap.Level
Returns the depth of this level.
getDepth() - Method in class mondrian.olap.LevelBase
 
getDepth() - Method in interface mondrian.olap.Member
returns the depth of this member, which is not the level's depth in case of parent child dimensions
getDepth() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getDepth() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getDepth() - Method in class mondrian.rolap.RolapCubeMember
 
getDepth() - Method in class mondrian.rolap.RolapEvaluator
 
getDepth() - Method in class mondrian.rolap.RolapMember
 
getDescendant(SchemaReader, Member, Level, boolean) - Static method in class mondrian.olap.fun.OpeningClosingPeriodFunDef
Returns the first or last descendant of the member at the target level.
getDescendantsConstraint(List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlConstraintFactory
Returns a constraint that allows to read all children of multiple parents at once using a LevelMember query style.
getDescription() - Method in class mondrian.olap.CubeBase
 
getDescription() - Method in class mondrian.olap.DimensionBase
 
getDescription() - Method in class mondrian.olap.EnumeratedValues.BasicValue
 
getDescription(int) - Method in class mondrian.olap.EnumeratedValues
Returns the description associated with an ordinal; the return value is null if the ordinal is not a member of the enumeration.
getDescription() - Method in interface mondrian.olap.EnumeratedValues.Value
 
getDescription() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
getDescription() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
getDescription() - Method in class mondrian.olap.fun.FunDefBase
 
getDescription() - Method in class mondrian.olap.fun.FunInfo
Returns the description of this function.
getDescription() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getDescription() - Method in class mondrian.olap.fun.MultiResolver
 
getDescription() - Method in interface mondrian.olap.fun.Resolver
Returns the description of the function or operator.
getDescription() - Method in class mondrian.olap.fun.ResolverBase
 
getDescription() - Method in class mondrian.olap.fun.SimpleResolver
 
getDescription() - Method in class mondrian.olap.fun.TestMember
 
getDescription() - Method in class mondrian.olap.fun.UdfResolver
 
getDescription() - Method in interface mondrian.olap.FunDef
Returns the description of this function.
getDescription() - Method in class mondrian.olap.HierarchyBase
 
getDescription() - Method in class mondrian.olap.LevelBase
 
getDescription() - Method in class mondrian.olap.MemberBase
 
getDescription() - Method in class mondrian.olap.MondrianProperties.FilePropertySource
 
getDescription() - Method in interface mondrian.olap.MondrianProperties.PropertySource
Returns the description of this source, such as a filename or URL.
getDescription() - Method in class mondrian.olap.MondrianProperties.UrlPropertySource
 
getDescription() - Method in interface mondrian.olap.OlapElement
 
getDescription() - Method in interface mondrian.olap.Parameter
Returns the description of this Parameter.
getDescription() - Method in class mondrian.olap.ParameterImpl
 
getDescription() - Method in class mondrian.olap.SetBase
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
 
getDescription(Locale) - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getDescription() - Method in class mondrian.rolap.RolapSchemaParameter
 
getDescription() - Method in interface mondrian.spi.UserDefinedFunction
Returns a description of the user-defined function.
getDescription() - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
getDescription() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
getDescription() - Method in class mondrian.test.UdfTest.PlusOneUdf
 
getDescription() - Method in class mondrian.test.UdfTest.StringMultUdf
 
getDescription() - Method in class mondrian.udf.CurrentDateMemberExactUdf
 
getDescription() - Method in class mondrian.udf.CurrentDateMemberUdf
 
getDescription() - Method in class mondrian.udf.CurrentDateStringUdf
 
getDescription() - Method in class mondrian.udf.InUdf
 
getDescription() - Method in class mondrian.udf.InverseNormalUdf
 
getDescription() - Method in class mondrian.udf.LastNonEmptyUdf
 
getDescription() - Method in class mondrian.udf.MatchesUdf
 
getDescription() - Method in class mondrian.udf.NullValueUdf
 
getDescription() - Method in class mondrian.udf.ValUdf
 
getDescription() - Method in enum mondrian.xmla.Enumeration.AuthenticationMode
 
getDescription() - Method in enum mondrian.xmla.Enumeration.AxisFormat
 
getDescription() - Method in interface mondrian.xmla.Enumeration.EnumWithDesc
 
getDescription() - Method in enum mondrian.xmla.Enumeration.Format
 
getDescription() - Method in enum mondrian.xmla.Enumeration.Literal
 
getDescription() - Method in enum mondrian.xmla.Enumeration.ProviderType
 
getDescription() - Method in enum mondrian.xmla.Enumeration.TreeOp
 
getDescription() - Method in enum mondrian.xmla.PropertyDefinition
Returns the description of this PropertyDefinition.
getDescription() - Method in enum mondrian.xmla.RowsetDefinition
 
getDetail() - Method in exception mondrian.xmla.XmlaException
 
getDetailedColumnsBitKey() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getDetailErrorCode() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
getDetailErrorDesc() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
getDialect() - Method in class mondrian.rolap.FastBatchingCellReader
Returns the SQL dialect.
getDialect() - Method in class mondrian.rolap.RolapEvaluator
 
getDialect() - Method in class mondrian.rolap.RolapSchema
Returns this schema's SQL dialect.
getDialect() - Method in class mondrian.rolap.sql.SqlQuery
 
getDialect() - Method in class mondrian.test.DialectTest
 
getDialect() - Method in class mondrian.test.TestContext
 
getDiffRepos() - Method in class mondrian.rolap.CacheControlTest
Returns the repository of result strings.
getDiffRepos() - Method in class mondrian.rolap.MemberCacheControlTest
 
getDiffRepos() - Method in class mondrian.test.clearview.BatchedFillTest
 
getDiffRepos() - Method in class mondrian.test.clearview.ClearViewBase
 
getDiffRepos() - Method in class mondrian.test.clearview.CVBasicTest
 
getDiffRepos() - Method in class mondrian.test.clearview.GrandTotalTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MemHungryTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MetricFilterTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MiscTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MultiDimTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MultiDimVCTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MultiLevelTest
 
getDiffRepos() - Method in class mondrian.test.clearview.MultiLevelVCTest
 
getDiffRepos() - Method in class mondrian.test.clearview.PartialCacheTest
 
getDiffRepos() - Method in class mondrian.test.clearview.PartialCacheVCTest
 
getDiffRepos() - Method in class mondrian.test.clearview.PredicateFilterTest
 
getDiffRepos() - Method in class mondrian.test.clearview.QueryAllTest
 
getDiffRepos() - Method in class mondrian.test.clearview.QueryAllVCTest
 
getDiffRepos() - Method in class mondrian.test.clearview.SubTotalTest
 
getDiffRepos() - Method in class mondrian.test.clearview.SummaryMetricPercentTest
 
getDiffRepos() - Method in class mondrian.test.clearview.SummaryTest
 
getDiffRepos() - Method in class mondrian.test.clearview.TopBottomTest
 
getDiffRepos() - Method in class mondrian.test.CmdRunnerTest
 
getDiffRepos() - Method in class mondrian.xmla.XmlaBaseTestCase
 
getDiffRepos() - Method in class mondrian.xmla.XmlaBasicTest
 
getDiffRepos() - Method in class mondrian.xmla.XmlaCognosTest
 
getDiffRepos() - Method in class mondrian.xmla.XmlaErrorTest
 
getDiffRepos() - Method in class mondrian.xmla.XmlaExcel2000Test
 
getDiffRepos() - Method in class mondrian.xmla.XmlaExcelXPTest
 
getDiffRepos() - Method in class mondrian.xmla.XmlaTabularTest
 
getDimension(MondrianGuiDef.Schema, String) - Method in class mondrian.gui.MondrianGuiDef.Cube
 
getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
Looks up the base dimension of this dimension.
getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.Dimension
 
getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
getDimension(MondrianGuiDef.Schema) - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
getDimension() - Method in class mondrian.mdx.DimensionExpr
Returns the dimension.
getDimension() - Method in class mondrian.olap.CubeBase
 
getDimension() - Method in class mondrian.olap.DimensionBase
 
getDimension() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getDimension() - Method in class mondrian.olap.fun.TestMember
 
getDimension() - Method in interface mondrian.olap.Hierarchy
Returns the dimension this hierarchy belongs to.
getDimension() - Method in class mondrian.olap.HierarchyBase
 
getDimension() - Method in class mondrian.olap.LevelBase
 
getDimension() - Method in class mondrian.olap.MemberBase
 
getDimension(MondrianDef.Schema, String) - Method in class mondrian.olap.MondrianDef.Cube
 
getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.CubeDimension
Looks up the base dimension of this dimension.
getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.Dimension
 
getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.DimensionUsage
 
getDimension(MondrianDef.Schema) - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
 
getDimension() - Method in interface mondrian.olap.OlapElement
Returns the dimension of a this expression, or null if no dimension is defined.
getDimension() - Method in class mondrian.olap.SetBase
 
getDimension() - Method in class mondrian.olap.type.CubeType
 
getDimension() - Method in class mondrian.olap.type.DimensionType
 
getDimension() - Method in class mondrian.olap.type.HierarchyType
 
getDimension() - Method in class mondrian.olap.type.LevelType
 
getDimension() - Method in class mondrian.olap.type.MemberType
 
getDimension() - Method in class mondrian.olap.type.ScalarType
 
getDimension() - Method in class mondrian.olap.type.SetType
 
getDimension() - Method in class mondrian.olap.type.TupleType
 
getDimension() - Method in interface mondrian.olap.type.Type
Returns the Dimension of this Type, or null if not known.
getDimension() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getDimension() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getDimension() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getDimension() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getDimensionality() - Method in interface mondrian.olap.CacheControl.CellRegion
Returns the dimensionality of a region.
getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
 
getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
 
getDimensionality() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
getDimensionProperties() - Method in class mondrian.olap.QueryAxis
 
getDimensions() - Method in interface mondrian.olap.Cube
Returns the dimensions of this cube.
getDimensions() - Method in class mondrian.olap.CubeBase
 
getDimensions() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getDimensions(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDimensionTables(String, String) - Method in class mondrian.gui.JDBCMetaData
 
getDimensionType() - Method in class mondrian.gui.MondrianGuiDef.Dimension
 
getDimensionType() - Method in interface mondrian.olap.Dimension
Returns the type of this dimension (DimensionType.StandardDimension or DimensionType.TimeDimension
getDimensionType() - Method in class mondrian.olap.DimensionBase
 
getDimensionType() - Method in class mondrian.olap.MondrianDef.Dimension
 
getDimensionType() - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getDimensionType() - Method in class mondrian.rolap.RolapCubeDimension
 
getDimensionType(Dimension) - Static method in enum mondrian.xmla.RowsetDefinition
 
getDimensionWithName(String, Dimension[]) - Method in class mondrian.test.FoodMartTestCase
 
getDirectoryName() - Method in class mondrian.rolap.aggmatcher.AggTableTestCase
 
getDirectoryName() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
 
getDirectoryName() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
 
getDirectoryName() - Method in class mondrian.rolap.RolapResultTest
 
getDirectoryName() - Method in class mondrian.test.loader.CsvDBTestCase
 
getDistinctMeasureBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
Returns a BitKey containing only distinct measures.
getDistinctMeasureCount() - Method in class mondrian.rolap.agg.AbstractQuerySpec
Returns the number of measures whose aggregation function is distinct-count.
getDistinctValueWorkspace(int) - Method in class mondrian.rolap.agg.SegmentLoader
 
getDocument(File) - Static method in class mondrian.test.comp.XMLUtility
 
getDocumentBuilderFactory() - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
getDOM() - Method in class mondrian.web.taglib.ResultCache
 
getDot() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getDot() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
getDouble(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getDouble(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getDouble(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getDouble(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getDoubleValue() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getDrillThroughCount() - Method in interface mondrian.olap.Cell
Returns the number of fact table rows which contributed to this Cell.
getDrillThroughCount() - Method in class mondrian.rolap.RolapCell
 
getDrillThroughSQL(boolean) - Method in interface mondrian.olap.Cell
Returns a SQL query that, when executed, returns drill through data for this Cell.
getDrillThroughSql(CellRequest, boolean) - Method in class mondrian.rolap.agg.AggregationManager
 
getDrillThroughSql(CellRequest, boolean) - Method in class mondrian.rolap.RolapAggregationManager
Generates a SQL statement which will return the rows which contribute to this request.
getDrillThroughSQL(boolean) - Method in class mondrian.rolap.RolapCell
Create an sql query that, when executed, will return the drill through data for this cell.
getDriverMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDriverMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDriverName() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDriverVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getDropTableRowsStmt() - Method in class mondrian.test.loader.DBLoader.Table
 
getDropTableStmt() - Method in class mondrian.test.loader.DBLoader.Table
 
getElement() - Method in class mondrian.olap.Formula
 
getElement(int) - Method in class mondrian.olap.Id
 
getElementChild(OlapElement, Id.Segment) - Method in class mondrian.olap.DelegatingSchemaReader
 
getElementChild(OlapElement, Id.Segment, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
 
getElementChild(OlapElement, Id.Segment, MatchType) - Method in interface mondrian.olap.SchemaReader
Looks up the child of parent called s; returns null if no element is found.
getElementChild(OlapElement, Id.Segment) - Method in interface mondrian.olap.SchemaReader
 
getElementChild(OlapElement, Id.Segment) - Method in class mondrian.rolap.RolapSchemaReader
 
getElementChild(OlapElement, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
 
getElementType() - Method in class mondrian.olap.type.SetType
Returns the type of the elements of this set.
getEncodingCharsetName() - Method in class mondrian.olap4j.MondrianInprocProxy
 
getEnumTargetCount() - Method in class mondrian.rolap.SqlTupleReader
 
getErrMsg() - Method in class mondrian.gui.JDBCMetaData
 
getErrMsg() - Method in class mondrian.gui.SchemaExplorer
 
getErrorCode() - Method in class mondrian.tui.MockHttpServletResponse
 
getErrorCount() - Method in class mondrian.recorder.AbstractRecorder
 
getErrorEntries() - Method in class mondrian.recorder.ListRecorder
 
getErrorMessage(Throwable) - Static method in class mondrian.olap.Util
Constructs the message associated with an arbitrary Java error, making up one based on the stack trace if there is none.
getErrorMessage(Throwable, boolean) - Static method in class mondrian.olap.Util
Constructs the message associated with an arbitrary Java error, making up one based on the stack trace if there is none.
getErrorMsg() - Method in class mondrian.gui.PropertyTableModel
 
getErrors() - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
getErrorText() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getEvalCache(String) - Method in class mondrian.olap.Query
Gets the Object associated with the value.
getEvaluator() - Method in interface mondrian.calc.ExpCompiler
Returns the evaluator to be used for evaluating expressions during the compilation process.
getEvaluator() - Method in class mondrian.calc.impl.AbstractExpCompiler
 
getEvaluator() - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
getEvaluator() - Method in class mondrian.rolap.DefaultTupleConstraint
 
getEvaluator() - Method in class mondrian.rolap.DescendantsConstraint
 
getEvaluator(Result, int[]) - Method in class mondrian.rolap.NonEmptyTest
 
getEvaluator(int[]) - Method in class mondrian.rolap.RolapResult
 
getEvaluator() - Method in interface mondrian.rolap.sql.TupleConstraint
 
getEvaluator() - Method in class mondrian.rolap.SqlContextConstraint
 
getExcludedRegions() - Method in class mondrian.rolap.agg.Segment
 
getExcludes() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
Get an Iterator over the list of Excludes.
getExp() - Method in class mondrian.olap.ExpCacheDescriptor
 
getExp() - Method in class mondrian.olap.MemberProperty
 
getExp() - Method in interface mondrian.olap.NamedSet
Returns the expression used to derive this named set.
getExp() - Method in class mondrian.olap.SetBase
 
getExp() - Method in class mondrian.rolap.RolapProperty
 
getExpanding() - Method in class mondrian.rolap.RolapEvaluator
Returns the calculated member being currently expanded.
getExpCompiler(Evaluator, Validator) - Static method in class mondrian.calc.ExpCompiler.Factory
Create a ExpCompiler instance, each call returns a new compiler.
getExpCompiler(Evaluator, Validator, List<ResultStyle>) - Static method in class mondrian.calc.ExpCompiler.Factory
 
getExportedKeys(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getExpression(SqlQuery) - Method in class mondrian.gui.MondrianGuiDef.Column
 
getExpression(SqlQuery) - Method in class mondrian.gui.MondrianGuiDef.Expression
 
getExpression(SqlQuery) - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
getExpression() - Method in class mondrian.olap.Formula
 
getExpression() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getExpression() - Method in class mondrian.olap.fun.TestMember
 
getExpression() - Method in interface mondrian.olap.Member
 
getExpression() - Method in class mondrian.olap.MemberBase
Returns the expression by which this member is calculated.
getExpression(SqlQuery) - Method in class mondrian.olap.MondrianDef.Column
 
getExpression(SqlQuery) - Method in class mondrian.olap.MondrianDef.Expression
 
getExpression(SqlQuery) - Method in class mondrian.olap.MondrianDef.ExpressionView
 
getExpression() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getExpression() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
 
getExpression() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
 
getExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromAvg
 
getExpression(String) - Method in class mondrian.rolap.RolapAggregator.AvgFromSum
 
getExpression(String) - Method in class mondrian.rolap.RolapAggregator
Returns the expression to apply this aggregator to an operand.
getExpression(String) - Method in class mondrian.rolap.RolapAggregator.SumFromAvg
 
getExpression() - Method in class mondrian.rolap.RolapCalculatedMember
 
getExpression() - Method in class mondrian.rolap.RolapCubeMember
 
getExpression() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
getExpression() - Method in class mondrian.rolap.RolapStar.Column
 
getExtraNameCharacters() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getFact() - Method in class mondrian.rolap.RolapCube
Returns this cube's fact table, null if the cube is virtual.
getFactCount() - Method in class mondrian.rolap.aggmatcher.AggGen
 
getFactCountMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
Get the Matcher to be used to match the column which is the fact count column.
getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRules
Gets the Recognizer.Matcher for columns that should be ignored.
getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
Get the Matcher to be used to match the column which is the fact count column.
getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get Matcher for the fact count column.
getFactCountMatcher() - Method in class mondrian.rolap.aggmatcher.Recognizer
Return the fact count column Matcher.
getFactCountMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getFactCountName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get the name of the fact count column.
getFactFKColumnName() - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
getFactFKColumnName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
 
getFactory() - Static method in class mondrian.calc.ExpCompiler.Factory
Get the underlying Factory object.
getFactTable() - Method in class mondrian.gui.PropertyTableModel
 
getFactTable() - Method in class mondrian.rolap.aggmatcher.AggGen
 
getFactTable() - Method in class mondrian.rolap.aggmatcher.AggStar
Get the fact table.
getFactTable() - Method in class mondrian.rolap.RolapStar
Returns the fact table at the center of this RolapStar.
getFactTableFKs(String, String) - Method in class mondrian.gui.JDBCMetaData
 
getFactTableName() - Method in class mondrian.rolap.aggmatcher.AggGen
 
getFactTables(String) - Method in class mondrian.gui.JDBCMetaData
 
getFactTableSchema() - Method in class mondrian.gui.PropertyTableModel
 
getFakeDialect() - Static method in class mondrian.test.TestContext
Creates a dialect without using a connection.
getFaultActor() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
getFaultCode() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
getFaultCode() - Method in exception mondrian.xmla.XmlaException
 
getFaultString() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
getFaultString() - Method in exception mondrian.xmla.XmlaException
 
getFetchDirection() - Method in class mondrian.olap4j.EmptyResultSet
 
getFetchDirection() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getFetchDirection() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getFetchSize() - Method in class mondrian.olap4j.EmptyResultSet
 
getFetchSize() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getFetchSize() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getFileName() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
 
getFileName() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
 
getFileName() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
 
getFileName() - Method in class mondrian.rolap.RolapResultTest
 
getFileName() - Method in class mondrian.test.loader.CsvDBTestCase
 
getFilter() - Method in class mondrian.gui.MondrianGuiDef.Table
 
getFilter() - Method in class mondrian.olap.MondrianDef.Table
 
getFilterAxis() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getFilterAxisMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getFirstDescendantOnLevel(SchemaReader, Member, Level) - Static method in class mondrian.olap.Util
returns the first descendant on the level underneath parent.
getFirstDistinctMeasure(List<RolapStar.Measure>) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
Returns the first measure based upon a distinct aggregation, or null if there is none.
getFirstError() - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
getFirstUsage(Hierarchy) - Method in class mondrian.rolap.RolapCube
 
getFlags() - Method in class mondrian.rolap.RolapLevel
 
getFloat(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getFloat(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getFloat(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getFloat(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getFoodMartConnection() - Method in class mondrian.rolap.BatchTestCase
 
getFoodMartConnection() - Method in class mondrian.test.TestContext
Returns a connection to the FoodMart database.
getFoodMartConnection(Class) - Method in class mondrian.test.TestContext
Returns a connection to the FoodMart database with a dynamic schema processor and disables use of RolapSchema Pool.
getFoodMartConnection(String) - Method in class mondrian.test.TestContext
Returns a connection to the FoodMart database with an inline schema.
getFoodMartConnection(String, String) - Method in class mondrian.test.TestContext
Returns a connection to the FoodMart database with an inline schema and a given role.
getFoodMartConnection(boolean) - Method in class mondrian.test.TestContext
Returns a connection to the FoodMart database, optionally not from the schema pool.
getFoodMartConnectionProperties() - Method in class mondrian.test.DelegatingTestContext
 
getFoodMartConnectionProperties() - Method in class mondrian.test.TestContext
 
getFoodMartSchema(String, String, String, String, String, String) - Static method in class mondrian.test.TestContext
Returns a the XML of the foodmart schema with added parameters and cube definitions.
getFoodMartSchemaSubstitutingCube(String, String, String) - Method in class mondrian.test.TestContext
Returns a the XML of the foodmart schema, adding dimension definitions to the definition of a given cube.
getFoodMartSchemaSubstitutingCube(String, String, String, String) - Method in class mondrian.test.TestContext
Returns a the XML of the foodmart schema, adding dimension definitions to the definition of a given cube.
getForce() - Method in class mondrian.test.loader.DBLoader
 
getForeignKey() - Method in class mondrian.rolap.HierarchyUsage
 
getForeignKeyBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
 
getForeignKeyMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getForeignKeyMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Gets the Recognizer.Matcher for this foreign key column name.
getForeignKeyMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getFormatLocale(Locale) - Static method in class mondrian.util.Format
Returns the Format.FormatLocale which precisely matches Locale, if any, or null if there is none.
getFormatString() - Method in interface mondrian.olap.Evaluator
Returns the format string for this cell.
getFormatString() - Method in class mondrian.rolap.RolapEvaluator
Returns the format string for this cell.
getFormatString() - Method in class mondrian.util.Format
 
getFormattedString(String, String, Object[]) - Method in class mondrian.gui.I18n
Retreive a resource string using the current locale.
getFormattedString(String, String, Object[]) - Method in class mondrian.gui.validate.impl.WorkbenchMessages
 
getFormattedString(String, String, Object[]) - Method in interface mondrian.gui.validate.Messages
Returns the string with given key with substitutions.
getFormattedValue() - Method in interface mondrian.olap.Cell
Returns the cell's value formatted according to the current format string, and locale-specific settings such as currency symbol.
getFormattedValue() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getFormattedValue() - Method in class mondrian.rolap.RolapCell
 
getFormatter() - Method in class mondrian.olap.Property
 
getFormatter() - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
getFormatter() - Method in class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
 
getFormatter() - Method in interface mondrian.rolap.RolapMeasure
Returns the object that formats cells of this measure, or null to use default formatting.
getFormatter() - Method in class mondrian.rolap.RolapProperty
 
getFormatter() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
 
getFormatValue() - Method in class mondrian.rolap.RolapResult.CellInfo
Returns the formatted value of the Cell
getFormula() - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
Returns the formula, looking for a sub-element called "Formula" first, then looking for an attribute called "formula".
getFormula() - Method in class mondrian.gui.MondrianGuiDef.NamedSet
Returns the formula, looking for a sub-element called "Formula" first, then looking for an attribute called "formula".
getFormula() - Method in class mondrian.olap.MondrianDef.CalculatedMember
Returns the formula, looking for a sub-element called "Formula" first, then looking for an attribute called "formula".
getFormula() - Method in class mondrian.olap.MondrianDef.NamedSet
Returns the formula, looking for a sub-element called "Formula" first, then looking for an attribute called "formula".
getFormula() - Method in class mondrian.rolap.RolapCalculatedMember
 
getFormulas() - Method in class mondrian.olap.ParserTest.TestParser
 
getFormulas() - Method in class mondrian.olap.Query
Returns an array of the formulas used in this query.
getForwardedRequest() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
getForwardedResponse() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
getFromAccessor(Object) - Method in class mondrian.xmla.RowsetDefinition.Column
Retrieves the value of this column "MyColumn" by calling a method called "getMyColumn()".
getFromField(Object) - Method in class mondrian.xmla.RowsetDefinition.Column
Retrieves the value of this column "MyColumn" from a field called "myColumn".
getFullConnectString() - Method in class mondrian.olap.ConnectionBase
 
getFullName() - Method in class mondrian.rolap.HierarchyUsage
 
getFunDef() - Method in class mondrian.mdx.ResolvedFunCall
Returns the definition of the function which is being called.
getFunDef() - Method in class mondrian.olap.fun.MultiResolver
 
getFunDef() - Method in interface mondrian.olap.fun.Resolver
Returns a representative example of the function which this Resolver can produce, for purposes of describing the function set.
getFunDef() - Method in class mondrian.olap.fun.ResolverBase
 
getFunDef() - Method in class mondrian.olap.fun.SimpleResolver
 
getFunDef() - Method in class mondrian.olap.fun.UdfResolver
 
getFunInfoList() - Method in class mondrian.olap.fun.FunTableImpl
 
getFunInfoList() - Method in interface mondrian.olap.FunTable
Returns a list of FunInfo objects.
getFunInfoList() - Method in class mondrian.rolap.RolapSchema.RolapSchemaFunctionTable
 
getFunName() - Method in class mondrian.mdx.ResolvedFunCall
 
getFunName() - Method in class mondrian.mdx.UnresolvedFunCall
Returns the function name.
getFunName() - Method in interface mondrian.olap.FunCall
Returns the name of the function.
getFunTable() - Method in interface mondrian.olap.Schema
Returns this schema's function table.
getFunTable() - Method in interface mondrian.olap.Validator
Returns the table of function and operator definitions.
getFunTable() - Method in class mondrian.rolap.RolapSchema
 
getGeneratedKeys() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getGenericExpression() - Method in class mondrian.gui.MondrianGuiDef.Column
 
getGenericExpression() - Method in class mondrian.gui.MondrianGuiDef.Expression
 
getGenericExpression() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
getGenericExpression() - Method in class mondrian.olap.MondrianDef.Column
 
getGenericExpression() - Method in class mondrian.olap.MondrianDef.Expression
 
getGenericExpression() - Method in class mondrian.olap.MondrianDef.ExpressionView
 
getGroupingColumnsList(List<GroupingSet>) - Method in class mondrian.rolap.agg.GroupingSetsList
 
getGroupingColumnsList(RolapStar.Column[], List<GroupingSet>) - Method in class mondrian.rolap.agg.SegmentLoader
 
getGroupingSet(String[], String[], String[][], String, String) - Method in class mondrian.rolap.BatchTestCase
 
getGroupingSets() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getGroupingSets() - Method in class mondrian.rolap.GroupingSetsCollector
 
getGroupingSetsColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getGUIReference(String) - Method in class mondrian.gui.I18n
 
getGUIResourceBundle() - Method in class mondrian.gui.Workbench
 
getHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class mondrian.tui.MockHttpServletResponse
 
getHeaderList(String) - Method in class mondrian.tui.MockHttpServletResponse
 
getHeaderNames() - Method in class mondrian.tui.MockHttpServletRequest
Returns an enumeration of all the header names this request contains.
getHeaders(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHideMemberCondition() - Method in class mondrian.rolap.RolapLevel
 
getHierarchies() - Method in interface mondrian.olap.Dimension
Returns an array of the hierarchies which belong to this dimension.
getHierarchies() - Method in class mondrian.olap.DimensionBase
 
getHierarchies() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
 
getHierarchies() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getHierarchies(String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getHierarchies() - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getHierarchy() - Method in class mondrian.mdx.HierarchyExpr
Returns the hierarchy.
getHierarchy() - Method in class mondrian.olap.CubeBase
 
getHierarchy() - Method in class mondrian.olap.DimensionBase
 
getHierarchy() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getHierarchy() - Method in class mondrian.olap.fun.TestMember
 
getHierarchy() - Method in class mondrian.olap.HierarchyBase
 
getHierarchy() - Method in interface mondrian.olap.Level
 
getHierarchy() - Method in class mondrian.olap.LevelBase
 
getHierarchy() - Method in interface mondrian.olap.Member
 
getHierarchy() - Method in class mondrian.olap.MemberBase
 
getHierarchy() - Method in interface mondrian.olap.OlapElement
 
getHierarchy() - Method in class mondrian.olap.SetBase
 
getHierarchy() - Method in class mondrian.olap.type.CubeType
 
getHierarchy() - Method in class mondrian.olap.type.DimensionType
 
getHierarchy() - Method in class mondrian.olap.type.HierarchyType
 
getHierarchy() - Method in class mondrian.olap.type.LevelType
 
getHierarchy() - Method in class mondrian.olap.type.MemberType
 
getHierarchy() - Method in class mondrian.olap.type.ScalarType
 
getHierarchy() - Method in class mondrian.olap.type.SetType
 
getHierarchy() - Method in class mondrian.olap.type.TupleType
 
getHierarchy() - Method in interface mondrian.olap.type.Type
Returns the Hierarchy of this Type, or null if not known.
getHierarchy() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getHierarchy() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getHierarchy() - Method in class mondrian.rolap.ArrayMemberSource
 
getHierarchy() - Method in class mondrian.rolap.CacheMemberReader
 
getHierarchy() - Method in class mondrian.rolap.DelegatingMemberReader
 
getHierarchy() - Method in interface mondrian.rolap.MemberSource
Returns the hierarchy that this source is reading for.
getHierarchy() - Method in class mondrian.rolap.RolapCubeLevel
 
getHierarchy() - Method in class mondrian.rolap.RolapCubeMember
 
getHierarchy() - Method in class mondrian.rolap.RolapDimension
Returns the hierarchy of an expression.
getHierarchy() - Method in class mondrian.rolap.RolapLevel
 
getHierarchy() - Method in class mondrian.rolap.RolapMember
 
getHierarchy() - Method in class mondrian.rolap.SmartMemberReader
 
getHierarchy() - Method in class mondrian.rolap.SqlMemberSource
 
getHierarchy() - Method in class mondrian.rolap.SubstitutingMemberReader
 
getHierarchyCardinality(SchemaReader, Hierarchy) - Static method in class mondrian.rolap.RolapMember
 
getHierarchyDefaultMember(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
 
getHierarchyDefaultMember(Hierarchy) - Method in interface mondrian.olap.SchemaReader
Returns the default member of a hierarchy.
getHierarchyDefaultMember(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
 
getHierarchyLevels(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
 
getHierarchyLevels(Hierarchy) - Method in interface mondrian.olap.SchemaReader
Returns the accessible levels of a hierarchy.
getHierarchyLevels(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
 
getHierarchyName() - Method in class mondrian.rolap.HierarchyUsage
 
getHierarchyRootMembers(Hierarchy) - Method in class mondrian.olap.DelegatingSchemaReader
 
getHierarchyRootMembers(Hierarchy) - Method in interface mondrian.olap.SchemaReader
Returns an array of the root members of hierarchy.
getHierarchyRootMembers(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
 
getHitRatio() - Method in class mondrian.rolap.agg.CountingAggregationManager
Returns the cache hit ratio.
getHoldability() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getId() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
getId() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
TODO: This does not seemed to be used anywhere???
getIdentifier() - Method in class mondrian.olap.Formula
Returns the Identifier of the set or member which is declared by this Formula.
getIdentifierQuoteString() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getIgnoreColumnNames() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get an Iterator over all ignore column name entries.
getIgnoreMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getIgnoreMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
Get the Matcher to be used to match columns to be ignored.
getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultRules
Gets the Recognizer.Matcher for the fact count column.
getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
Get the Matcher to be used to match columns to be ignored.
getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get Matcher for ignore columns.
getIgnoreMatcher() - Method in class mondrian.rolap.aggmatcher.Recognizer
Return the ignore column Matcher.
getImportedKeys(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getIncludeByTableDef(String, List<ExplicitRules.Group>) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules
Returns the ExplicitRules.TableDef for a tableName that is a candidate aggregate table.
getIncludeByTableDef(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Is the given tableName included either by exact name or by pattern.
getIncludedRequest() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
getIncludedResponse() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
getIndex() - Method in interface mondrian.calc.ParameterSlot
Returns the unique index of the slot.
getIndex(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getIndex(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getIndexOfChild(Object, Object) - Method in class mondrian.gui.JDBCTreeModel
Returns the index of child in parent.
getIndexOfChild(Object, Object) - Method in class mondrian.gui.SchemaTreeModel
Returns the index of child in parent.
getInfo() - Method in class mondrian.recorder.ListRecorder.Entry
 
getInfoCount() - Method in class mondrian.recorder.AbstractRecorder
 
getInfoEntries() - Method in class mondrian.recorder.ListRecorder
 
getInheritedProperties() - Method in interface mondrian.olap.Level
Returns properties defined against this level and parent levels.
getInheritedProperties() - Method in class mondrian.rolap.RolapLevel
 
getInitParameter(String) - Method in class mondrian.tui.MockServletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class mondrian.tui.MockServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in class mondrian.tui.MockServletConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in class mondrian.tui.MockServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInputDirectory() - Method in class mondrian.test.loader.CsvDBLoader
 
getInputDirectoryRegex() - Method in class mondrian.test.loader.CsvDBLoader
 
getInputFile() - Method in class mondrian.test.loader.CsvDBLoader
 
getInputFiles() - Method in class mondrian.test.loader.CsvDBLoader
 
getInputStream() - Method in class mondrian.tui.MockHttpServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class mondrian.xmla.test.XmlaTestServletRequestWrapper
 
getInstance() - Static method in class mondrian.rolap.aggmatcher.DefaultRules
There is a single instance of the DefaultRecognizer and the DefaultRules class is a container of that instance.
getInstance(ServletContext) - Static method in class mondrian.web.taglib.ApplResources
Retrieves the one and only instance of ApplResources in this servlet's context.
getInstance(HttpSession, ServletContext, String) - Static method in class mondrian.web.taglib.ResultCache
Retrieves a cached query.
getInt(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getInt(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getInt(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getInt(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getIntercept() - Method in class mondrian.olap.fun.LinReg.Value
 
getInternalConnection() - Method in class mondrian.rolap.RolapSchema
Connection for purposes of parsing and validation.
getIntHeader(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns the value of the specified request header as an int.
getIntValue() - Method in class mondrian.olap.Literal
 
getIterationLength() - Method in interface mondrian.olap.Evaluator
 
getIterationLength() - Method in class mondrian.rolap.RolapEvaluator
 
getIterations() - Method in class mondrian.test.MondrianTestRunner
 
getJDBCConnectionUrl() - Method in class mondrian.gui.PreferencesDialog
 
getJdbcConnectionUrl() - Method in class mondrian.gui.SchemaExplorer
 
getJdbcDriver() - Method in class mondrian.test.loader.DBLoader
 
getJDBCDriverClassName() - Method in class mondrian.gui.PreferencesDialog
 
getJdbcDriversProperty() - Static method in class mondrian.tui.CmdRunner
 
getJDBCMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getJDBCMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getJDBCPassword() - Method in class mondrian.gui.PreferencesDialog
 
getJdbcPassword() - Method in class mondrian.gui.SchemaExplorer
 
getJdbcPasswordProperty() - Static method in class mondrian.tui.CmdRunner
 
getJdbcURL() - Method in class mondrian.test.loader.DBLoader
 
getJdbcURLProperty() - Static method in class mondrian.tui.CmdRunner
 
getJDBCUsername() - Method in class mondrian.gui.PreferencesDialog
 
getJdbcUsername() - Method in class mondrian.gui.SchemaExplorer
 
getJdbcUserProperty() - Static method in class mondrian.tui.CmdRunner
 
getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
 
getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
 
getJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
 
getJoinCondition() - Method in class mondrian.rolap.RolapStar.Table
Returns the condition by which a dimension table is connected to its parent; or null if this is the fact table.
getJoinExp() - Method in class mondrian.rolap.HierarchyUsage
 
getJoinTable() - Method in class mondrian.rolap.HierarchyUsage
 
getKey() - Method in class mondrian.rolap.RolapCubeMember
 
getKey() - Method in class mondrian.rolap.RolapMember
 
getKey() - Method in class mondrian.util.Pair
 
getKeyExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getKeyExp() - Method in class mondrian.olap.MondrianDef.Level
 
getKeyExp() - Method in class mondrian.rolap.RolapLevel
 
getKeys() - Method in class mondrian.rolap.agg.Aggregation.Axis
 
getKeywords() - Method in class mondrian.olap.MondrianServer
Returns a list of MDX keywords.
getKeywords() - Method in class mondrian.olap.MondrianServerImpl
 
getKind() - Method in class mondrian.rolap.HierarchyUsage
 
getLeadMember(Member, int) - Method in class mondrian.olap.DelegatingSchemaReader
 
getLeadMember(Member, int) - Method in interface mondrian.olap.SchemaReader
Returns a member n further along in the same level from member.
getLeadMember(RolapMember, int) - Method in class mondrian.rolap.CacheMemberReader
 
getLeadMember(RolapMember, int) - Method in class mondrian.rolap.DelegatingMemberReader
 
getLeadMember(RolapMember, int) - Method in interface mondrian.rolap.MemberReader
Returns the member n after member in the same level (or before, if n is negative).
getLeadMember(RolapMember, int) - Method in class mondrian.rolap.RestrictedMemberReader
 
getLeadMember(Member, int) - Method in class mondrian.rolap.RolapSchemaReader
 
getLeadMember(RolapMember, int) - Method in class mondrian.rolap.SmartMemberReader
 
getLeadMember(RolapMember, int) - Method in class mondrian.rolap.SqlMemberSource
 
getLeadMember(RolapMember, int) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getLeft() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
Return the left join expression.
getLeft(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
Return the left join expression as string.
getLeft() - Method in class mondrian.rolap.RolapStar.Condition
 
getLeft(SqlQuery) - Method in class mondrian.rolap.RolapStar.Condition
 
getLeftAlias() - Method in class mondrian.gui.MondrianGuiDef.Join
Returns the alias of the left join key, defaulting to left's alias if left is a table.
getLeftAlias() - Method in class mondrian.olap.MondrianDef.Join
Returns the alias of the left join key, defaulting to left's alias if left is a table.
getLength() - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getLevel() - Method in class mondrian.mdx.LevelExpr
Returns the level.
getLevel() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getLevel() - Method in class mondrian.olap.fun.TestMember
 
getLevel() - Method in interface mondrian.olap.Member
 
getLevel() - Method in class mondrian.olap.MemberBase
 
getLevel() - Method in class mondrian.olap.type.CubeType
 
getLevel() - Method in class mondrian.olap.type.DimensionType
 
getLevel() - Method in class mondrian.olap.type.HierarchyType
 
getLevel() - Method in class mondrian.olap.type.LevelType
 
getLevel() - Method in class mondrian.olap.type.MemberType
 
getLevel() - Method in class mondrian.olap.type.ScalarType
 
getLevel() - Method in class mondrian.olap.type.SetType
 
getLevel() - Method in class mondrian.olap.type.TupleType
 
getLevel() - Method in interface mondrian.olap.type.Type
Returns the Level of this Type, or null if not known.
getLevel() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getLevel() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
getLevel() - Method in class mondrian.rolap.RolapCubeMember
getLevel() - Method in class mondrian.rolap.RolapMember
 
getLevel() - Method in interface mondrian.rolap.RolapNativeSet.CrossJoinArg
 
getLevel() - Method in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
getLevel() - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
getLevelBitKey() - Method in class mondrian.rolap.agg.GroupingSet
 
getLevelBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
Get the foreign-key/level BitKey.
getLevelCardinality(Level, boolean, boolean) - Method in class mondrian.olap.DelegatingSchemaReader
 
getLevelCardinality(Level, boolean, boolean) - Method in interface mondrian.olap.SchemaReader
Returns the number of members in a level, returning an approximation if acceptable.
getLevelCardinality(Level, boolean, boolean) - Method in class mondrian.rolap.RolapSchemaReader
 
getLevelMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getLevelMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getLevelMatcher(String, String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Gets a Recognizer.Matcher for a given level's hierarchy's name, level name and column name.
getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.CacheMemberReader
 
getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.DelegatingMemberReader
 
getLevelMemberCount(RolapLevel) - Method in interface mondrian.rolap.MemberReader
Returns the number of members in this level.
getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.SmartMemberReader
 
getLevelMemberCount(RolapLevel) - Method in class mondrian.rolap.SqlMemberSource
 
getLevelMembers(Level, boolean) - Method in class mondrian.olap.DelegatingSchemaReader
 
getLevelMembers(Level, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
 
getLevelMembers(Level, boolean) - Method in interface mondrian.olap.SchemaReader
Returns the members of a level, optionally including calculated members.
getLevelMembers(Level, Evaluator) - Method in interface mondrian.olap.SchemaReader
Returns the members of a level, optionally filtering out members which are empty.
getLevelMembers(Level, boolean) - Method in class mondrian.rolap.RolapSchemaReader
 
getLevelMembers(Level, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
 
getLevelMembersConstraint(Evaluator) - Method in class mondrian.rolap.SqlConstraintFactory
 
getLevelMembersConstraint(Evaluator, Level[], boolean[]) - Method in class mondrian.rolap.SqlConstraintFactory
Returns a constraint that restricts the members of a level to those that are non-empty in the given context.
getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.CacheMemberReader
 
getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in interface mondrian.rolap.MemberCache
Returns the members of level if they are currently in the cache, otherwise returns null.
getLevelMembersFromCache(RolapLevel, TupleConstraint) - Method in class mondrian.rolap.MemberCacheHelper
 
getLevelName() - Method in class mondrian.rolap.HierarchyUsage
 
getLevelReader() - Method in class mondrian.rolap.RolapCubeLevel
 
getLevels() - Method in interface mondrian.olap.Hierarchy
Returns the levels in this hierarchy.
getLevels() - Method in class mondrian.olap.HierarchyBase
 
getLevels(String, String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getLevels() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getLevels() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Returns all level columns.
getLevels() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Gets all level mappings.
getLevelType() - Method in interface mondrian.olap.Level
 
getLevelType() - Method in class mondrian.olap.LevelBase
 
getLevelType() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getLimitedMemberForHierarchy(Hierarchy) - Method in class mondrian.olap.CubeAccess
 
getLimitedMemberList() - Method in class mondrian.olap.CubeAccess
 
getLimitedMembers() - Method in class mondrian.olap.CubeAccess
 
getLine(Reader, StringBuilder) - Static method in class mondrian.tui.CmdRunner
Read the next line of input.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class mondrian.gui.ListRenderer
 
getListener() - Method in class mondrian.rolap.RolapNative
 
getListOfAvailableLanguages(Class) - Static method in class mondrian.gui.I18n
 
getLiteralArg(ResolvedFunCall, int, String, String[]) - Static method in class mondrian.olap.fun.FunUtil
Returns an argument whose value is a literal.
getLiteralArg(ResolvedFunCall, int, E, Class<E>) - Static method in class mondrian.olap.fun.FunUtil
Returns the ordinal of a literal argument.
getLiteralInvalidChars() - Method in enum mondrian.xmla.Enumeration.Literal
 
getLiteralInvalidStartingChars() - Method in enum mondrian.xmla.Enumeration.Literal
 
getLiteralMaxLength() - Method in enum mondrian.xmla.Enumeration.Literal
 
getLiteralName() - Method in enum mondrian.xmla.Enumeration.Literal
 
getLiterals() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getLiteralValue() - Method in enum mondrian.xmla.Enumeration.Literal
 
getLoader() - Method in class mondrian.test.MondrianTestRunner
Always use the StandardTestSuiteLoader.
getLocalAddr() - Method in class mondrian.tui.MockHttpServletRequest
 
getLocale() - Method in class mondrian.gui.LanguageChangedEvent
Getter for property locale.
getLocale() - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
Returns the property locale.
getLocale() - Method in interface mondrian.olap.Connection
Returns the locale this connection belongs to.
getLocale() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getLocale() - Method in class mondrian.rolap.RolapConnection
 
getLocale() - Method in class mondrian.tui.MockHttpServletRequest
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class mondrian.tui.MockHttpServletResponse
Returns the locale assigned to the response.
getLocales() - Method in class mondrian.tui.MockHttpServletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocalizedMessage() - Method in exception mondrian.olap.MondrianException
 
getLocalName() - Method in class mondrian.tui.MockHttpServletRequest
 
getLocalName(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getLocalPort() - Method in class mondrian.tui.MockHttpServletRequest
 
getLocalResource(String, String) - Method in interface mondrian.olap.Namer
 
getLocation(Symbol, int[]) - Method in class mondrian.olap.Scanner
Deduces the line and column (0-based) of a symbol.
getLogger() - Method in class mondrian.olap.ConnectionBase
 
getLogger() - Method in class mondrian.olap.OlapElementBase
 
getLogger() - Method in class mondrian.olap.ResultBase
 
getLogger() - Method in class mondrian.olap.SetBase
 
getLogger() - Method in class mondrian.rolap.agg.AggregationManager
 
getLogger() - Static method in class mondrian.rolap.aggmatcher.AggStar
 
getLogger() - Method in class mondrian.rolap.aggmatcher.AggTableManager
Get the Logger.
getLogger() - Static method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getLogger() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Get the Logger.
getLogger() - Method in class mondrian.rolap.HierarchyUsage
 
getLogger() - Method in class mondrian.rolap.RolapConnection
 
getLogger() - Method in class mondrian.rolap.RolapConnection.NonEmptyResult
 
getLogger() - Method in class mondrian.rolap.RolapCube
 
getLogger() - Method in class mondrian.rolap.RolapDimension
 
getLogger() - Method in class mondrian.rolap.RolapEvaluator
 
getLogger() - Method in class mondrian.rolap.RolapHierarchy
 
getLogger() - Method in class mondrian.rolap.RolapLevel
 
getLogger() - Method in class mondrian.rolap.RolapMember
 
getLogger() - Method in class mondrian.rolap.RolapResult
 
getLogger() - Method in class mondrian.rolap.RolapSchema
 
getLogger() - Method in class mondrian.util.AbstractMemoryMonitor
Returns the Logger.
getLogger() - Method in class mondrian.util.NotificationMemoryMonitor
Get the Logger.
getLong(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getLong(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getLong(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getLong(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getLowerBound() - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
getLowerBound() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
getLowerInclusive() - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
getLowerInclusive() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
getLowThreshold() - Method in class mondrian.util.AbstractMemoryMonitor
Returns the current lowest threshold of all registered Listeners.
getMajorVersion() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
Returns the major part of the version number.
getMajorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
getMajorVersion() - Method in class mondrian.tui.MockServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getMatchCount(StarColumnPredicate) - Method in class mondrian.rolap.agg.Aggregation.Axis
Returns how many of this Axis' keys match a given constraint.
getMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
getMatcher() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
getMatcher(String, String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
getMatcher(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getMatcher(String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
getMatcher(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
getMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
getMax() - Method in class mondrian.olap.EnumeratedValues
Returns the largest ordinal defined by this enumeration.
getMaxBinaryLiteralLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxColumnNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxColumnNameLength() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns the maximum length of the name of a database column or query alias allowed by this dialect.
getMaxColumnsInGroupBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxColumnsInTable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxConnections() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxCursorNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxFieldSize() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getMaxIndexLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxMemory() - Method in class mondrian.util.FauxMemoryMonitor
 
getMaxMemory() - Method in interface mondrian.util.MemoryMonitor
Returns the maximum memory usage.
getMaxMemory() - Method in class mondrian.util.NotificationMemoryMonitor
Get the maximum possible memory usage for this JVM instance.
getMaxProcedureNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxRows() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getMaxRows() - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
getMaxRows() - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
 
getMaxRows() - Method in class mondrian.rolap.SqlTupleReader
 
getMaxRowSize() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxStatementLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxStatements() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxTableNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxTablesInSelect() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMaxUserNameLength() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMdxHierarchiesOnAxis(AxisOrdinal) - Method in class mondrian.olap.Query
Returns Hierarchy[] used on axis.
getMdxKeywords() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMdxMember() - Method in class mondrian.olap.Formula
Returns the Member.
getMeasure() - Method in class mondrian.rolap.agg.CellRequest
 
getMeasure(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getMeasure(int) - Method in interface mondrian.rolap.agg.QuerySpec
 
getMeasure(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
getMeasure(String, String) - Method in class mondrian.rolap.BatchTestCase
 
getMeasureAlias(int) - Method in class mondrian.rolap.agg.AggQuerySpec
 
getMeasureAlias(int) - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getMeasureAlias(int) - Method in interface mondrian.rolap.agg.QuerySpec
 
getMeasureAlias(int) - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
getMeasureAsColumn(int) - Method in class mondrian.rolap.agg.AggQuerySpec
 
getMeasureBitKey() - Method in class mondrian.rolap.agg.GroupingSet
 
getMeasureBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar
Returns a BitKey of all measures.
getMeasureCount() - Method in class mondrian.rolap.agg.AggQuerySpec
 
getMeasureCount() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
getMeasureCount() - Method in interface mondrian.rolap.agg.QuerySpec
 
getMeasureCount() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
getMeasureCube() - Method in interface mondrian.olap.Evaluator
Returns the base (non-virtual) cube that the current measure in the context belongs to.
getMeasureCube() - Method in class mondrian.rolap.RolapEvaluator
Returns the base (non-virtual) cube that the current measure in the context belongs to.
getMeasureMap() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getMeasureMaps() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getMeasureMatcher(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
Get the Match used to identify columns that are measures.
getMeasureMatcher(String, String, String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Creates a Recognizer.Matcher for the given measure name (symbolic name), column name and aggregate name (sum, count, etc.).
getMeasures() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getMeasures(String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Returns a list of all measures.
getMeasures() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Gets all level mappings.
getMeasures() - Method in class mondrian.rolap.RolapCube
 
getMeasuresHierarchy() - Method in class mondrian.rolap.RolapCube
Returns the the measures hierarchy.
getMeasuresMembers() - Method in class mondrian.olap.Query
 
getMeasuresMembers() - Method in class mondrian.rolap.RolapCube
 
getMember() - Method in class mondrian.mdx.MemberExpr
Returns the member.
getMember(int[], Dimension) - Method in class mondrian.olap.ResultBase
Returns the current member of a given dimension at a given location.
getMember() - Method in class mondrian.olap.type.MemberType
 
getMember() - Method in class mondrian.rolap.agg.MemberColumnPredicate
Returns the Member.
getMember(Object) - Method in class mondrian.rolap.CacheMemberReader
 
getMember(Object, boolean) - Method in class mondrian.rolap.CacheMemberReader
 
getMember(Object) - Method in interface mondrian.rolap.MemberCache
Retrieves the RolapMember with a given key.
getMember(Object, boolean) - Method in interface mondrian.rolap.MemberCache
Retrieves the RolapMember with a given key.
getMember(Object, boolean) - Method in class mondrian.rolap.MemberCacheHelper
 
getMember(Object) - Method in class mondrian.rolap.MemberCacheHelper
 
getMemberBuilder() - Method in class mondrian.rolap.CacheMemberReader
 
getMemberBuilder() - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberBuilder() - Method in interface mondrian.rolap.MemberReader
 
getMemberBuilder() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
getMemberBuilder() - Method in class mondrian.rolap.SmartMemberReader
 
getMemberBuilder() - Method in class mondrian.rolap.SqlMemberSource
 
getMemberBuilder() - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberByUniqueName(List<Id.Segment>, boolean) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberByUniqueName(List<Id.Segment>, boolean, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberByUniqueName(List<Id.Segment>, boolean, MatchType) - Method in interface mondrian.olap.SchemaReader
Finds a member based upon its unique name.
getMemberByUniqueName(List<Id.Segment>, boolean) - Method in interface mondrian.olap.SchemaReader
Finds a member based upon its unique name, requiring an exact match.
getMemberByUniqueName(List<Id.Segment>, boolean) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberByUniqueName(List<Id.Segment>, boolean, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberCache() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
 
getMemberCache() - Method in class mondrian.rolap.SmartMemberReader
 
getMemberCache() - Method in class mondrian.rolap.SqlMemberSource
 
getMemberCache() - Method in interface mondrian.rolap.TupleReader.MemberBuilder
Returns the MemberCache to look up members before creating them.
getMemberCacheLock() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
use the same lock in the RolapCubeMemberSource as the RolapCubeHiearchyMemberReader to avoid deadlocks
getMemberCacheLock() - Method in class mondrian.rolap.SqlMemberSource
 
getMemberCacheLock() - Method in interface mondrian.rolap.TupleReader.MemberBuilder
Returns the object which acts as the member cache synchronization lock.
getMemberCalcs() - Method in class mondrian.olap.fun.TupleFunDef.CalcImpl
 
getMemberChildren(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberChildren(Member[]) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberChildren(Member, Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberChildren(Member[], Evaluator) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberChildren(Member) - Method in interface mondrian.olap.SchemaReader
Returns direct children of member.
getMemberChildren(Member, Evaluator) - Method in interface mondrian.olap.SchemaReader
Returns direct children of member, optimized for NON EMPTY.
getMemberChildren(Member[]) - Method in interface mondrian.olap.SchemaReader
Returns direct children of each element of members.
getMemberChildren(Member[], Evaluator) - Method in interface mondrian.olap.SchemaReader
Returns direct children of each element of members which is not empty in context.
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.ArrayMemberSource
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.ArrayMemberSource
 
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.CacheMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.CacheMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in interface mondrian.rolap.MemberReader
Populates a list of the children of a Member, optionally applying a constraint.
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in interface mondrian.rolap.MemberReader
Populates a list of the children of a given set of Members, optionally applying a constraint.
getMemberChildren(RolapMember, List<RolapMember>) - Method in interface mondrian.rolap.MemberSource
Writes all children parentMember to children.
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in interface mondrian.rolap.MemberSource
Returns all members which are a child of one of the members in parentMembers, sorted by ordinal.
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
getMemberChildren(Member) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberChildren(Member, Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberChildren(Member[]) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberChildren(Member[], Evaluator) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.SqlMemberSource
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlMemberSource
 
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SqlMemberSource
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlMemberSource
 
getMemberChildren(RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberChildren(RolapMember, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.DefaultTupleConstraint
 
getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.DescendantsConstraint
 
getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
Returns null to prevent the member/childern from being cached.
getMemberChildrenConstraint(RolapMember) - Method in interface mondrian.rolap.sql.TupleConstraint
When the members of a level are fetched, the result is grouped by into parents and their children.
getMemberChildrenConstraint(Evaluator) - Method in class mondrian.rolap.SqlConstraintFactory
 
getMemberChildrenConstraint(RolapMember) - Method in class mondrian.rolap.SqlContextConstraint
 
getMemberCount() - Method in class mondrian.rolap.ArrayMemberSource
 
getMemberCount() - Method in class mondrian.rolap.CacheMemberReader
 
getMemberCount() - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberCount() - Method in interface mondrian.rolap.MemberSource
Returns an estimate of number of members in this hierarchy.
getMemberCount() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
getMemberCount() - Method in class mondrian.rolap.SmartMemberReader
 
getMemberCount() - Method in class mondrian.rolap.SqlMemberSource
 
getMemberCount() - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberDepth(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberDepth(Member) - Method in interface mondrian.olap.SchemaReader
Returns the depth of a member.
getMemberDepth(Member) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberFormatter() - Method in interface mondrian.olap.Level
 
getMemberFormatter() - Method in class mondrian.olap.LevelBase
Returns the object which is used to format members of this level.
getMemberFormatter() - Method in class mondrian.rolap.RolapCubeLevel
 
getMemberList() - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
 
getMemberOrdinalInParent(SchemaReader, Member) - Static method in class mondrian.olap.Util
Finds the zero based ordinal of a Member among its siblings.
getMemberParent(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberParent(Member) - Method in interface mondrian.olap.SchemaReader
Returns the parent of member.
getMemberParent(RolapMember) - Method in class mondrian.rolap.CacheMemberReader
 
getMemberParent(RolapMember) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberParent(RolapMember) - Method in interface mondrian.rolap.MemberReader
 
getMemberParent(RolapMember) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMemberParent(Member) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberParent(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
 
getMemberParent(RolapMember) - Method in class mondrian.rolap.SqlMemberSource
 
getMemberParent(RolapMember) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberRange(Level, Member, Member, List<Member>) - Method in class mondrian.olap.DelegatingSchemaReader
 
getMemberRange(Level, Member, Member, List<Member>) - Method in interface mondrian.olap.SchemaReader
Appends to list all members between startMember and endMember (inclusive) which belong to level.
getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
 
getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in interface mondrian.rolap.MemberReader
Writes all members between startMember and endMember into list.
getMemberRange(Level, Member, Member, List<Member>) - Method in class mondrian.rolap.RolapSchemaReader
 
getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
 
getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SqlMemberSource
 
getMemberRange(RolapLevel, RolapMember, RolapMember, List<RolapMember>) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberReader() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getMemberReader() - Method in class mondrian.rolap.RolapHierarchy
 
getMemberReader(Hierarchy) - Method in interface mondrian.rolap.RolapNativeSet.SchemaReaderWithMemberReaderAvailable
 
getMemberReader(Hierarchy) - Method in class mondrian.rolap.RolapSchemaReader
 
getMembers() - Method in interface mondrian.olap.Evaluator
Returns an array of the members which make up the current context.
getMembers(String, String, String, String, String, String, String, Set<Member.TreeOp>) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getMembers() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getMembers() - Method in class mondrian.rolap.ArrayMemberSource
 
getMembers() - Method in class mondrian.rolap.CacheMemberReader
 
getMembers() - Method in class mondrian.rolap.DelegatingMemberReader
 
getMembers() - Method in interface mondrian.rolap.MemberSource
Returns all members of this hierarchy, sorted by ordinal.
getMembers() - Method in class mondrian.rolap.RolapEvaluator
 
getMembers() - Method in interface mondrian.rolap.RolapNativeSet.CrossJoinArg
 
getMembers() - Method in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
getMembers() - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
getMembers() - Method in class mondrian.rolap.SmartMemberReader
 
getMembers() - Method in class mondrian.rolap.SqlMemberSource
 
getMembers() - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMembersForQuery(String, List<Member>) - Method in interface mondrian.olap.Cube
Returns Member[].
getMembersForQuery(String, List<Member>) - Method in class mondrian.rolap.RolapCube
 
getMembersInLevel(RolapLevel, int, int) - Method in class mondrian.rolap.CacheMemberReader
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.CacheMemberReader
 
getMembersInLevel(RolapLevel, int, int) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.DelegatingMemberReader
 
getMembersInLevel(RolapLevel, int, int) - Method in interface mondrian.rolap.MemberReader
Returns all of the members in level whose ordinal lies between startOrdinal and endOrdinal.
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in interface mondrian.rolap.MemberReader
Returns the members in the given Level, optionally between a range of ordinals and applying a constraint.
getMembersInLevel(RolapLevel, int, int) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.RestrictedMemberReader
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
getMembersInLevel(RolapLevel, int, int) - Method in class mondrian.rolap.SmartMemberReader
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.SmartMemberReader
 
getMembersInLevel(RolapLevel, int, int) - Method in class mondrian.rolap.SqlMemberSource
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.SqlMemberSource
 
getMembersInLevel(RolapLevel, int, int) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMembersInLevel(RolapLevel, int, int, TupleConstraint) - Method in class mondrian.rolap.SubstitutingMemberReader
 
getMemberType() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getMemberType() - Method in class mondrian.olap.fun.TestMember
 
getMemberType() - Method in interface mondrian.olap.Member
Returns the type of member.
getMemberType() - Method in class mondrian.olap.MemberBase
 
getMemberType() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getMemberType() - Method in class mondrian.rolap.RolapCubeMember
 
getMemoryMonitor() - Static method in class mondrian.util.MemoryMonitorFactory
Access the MemoryMonitorFactory instance.
getMessage() - Method in exception mondrian.olap.MondrianException
 
getMessage() - Method in class mondrian.recorder.ListRecorder.Entry
 
getMetaData() - Method in class mondrian.olap4j.EmptyResultSet
 
getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
 
getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getMetaData() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getMetadataRowset(Connection, String, String, Map<String, Object>) - Static method in class mondrian.xmla.XmlaUtil
Returns a set of column headings and rows for a given metadata request.
getMethod() - Method in class mondrian.tui.MockHttpServletRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getMethod() - Method in interface mondrian.xmla.XmlaRequest
Indicate DISCOVER or EXECUTE method.
getMimeType(String) - Method in class mondrian.tui.MockServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMin() - Method in class mondrian.olap.EnumeratedValues
Returns the smallest ordinal defined by this enumeration.
getMinorVersion() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
Returns the minor part of the version number.
getMinorVersion() - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
getMinorVersion() - Method in class mondrian.tui.MockServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getMissCount() - Method in interface mondrian.olap.Evaluator
Returns the number of times that this evaluator has told a lie when retrieving cell values.
getMissCount() - Method in class mondrian.rolap.agg.CountingAggregationManager
Returns number of cache misses.
getMissCount() - Method in interface mondrian.rolap.CellReader
Returns the number of times this cell reader has told a lie (since creation), because the required cell value is not in the cache.
getMissCount() - Method in class mondrian.rolap.FastBatchingCellReader
 
getMissCount() - Method in class mondrian.rolap.RolapEvaluator
 
getMondrianDefExpression() - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
getMondrianDefExpression() - Method in interface mondrian.rolap.RolapStoredMeasure
Returns the column which holds the value of the measure.
getMondrianDefExpression() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
 
getMonthLevel() - Method in interface mondrian.olap.Cube
Return Month Level or null.
getMonthLevel() - Method in class mondrian.olap.CubeBase
 
getMoreResults() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getMoreResults(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getMsgType() - Method in class mondrian.recorder.ListRecorder.Entry
 
getMultiColumnPredicates() - Method in class mondrian.rolap.agg.Segment.Region
 
getMutableClone() - Method in class mondrian.olap.EnumeratedValues
Creates a mutable enumeration from an existing enumeration, which may already be immutable.
getName() - Method in class mondrian.calc.impl.AbstractCalc
Returns the name of this expression type, used when serializing an expression to a string.
getName() - Method in class mondrian.gui.MondrianGuiDef.AggColumnName
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggFactCount
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggForeignKey
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggName
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggPattern
 
getName() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
getName() - Method in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
getName() - Method in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
getName() - Method in class mondrian.gui.MondrianGuiDef.CaptionExpression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Closure
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Column
 
getName() - Method in class mondrian.gui.MondrianGuiDef.ColumnDef
 
getName() - Method in class mondrian.gui.MondrianGuiDef.ColumnDefs
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Cube
 
getName() - Method in class mondrian.gui.MondrianGuiDef.CubeDimension
 
getName() - Method in class mondrian.gui.MondrianGuiDef.CubeGrant
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Dimension
 
getName() - Method in class mondrian.gui.MondrianGuiDef.DimensionGrant
 
getName() - Method in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Expression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Formula
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Grant
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Hierarchy
 
getName() - Method in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
getName() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Join
 
getName() - Method in class mondrian.gui.MondrianGuiDef.KeyExpression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Measure
 
getName() - Method in class mondrian.gui.MondrianGuiDef.MeasureExpression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.MemberGrant
 
getName() - Method in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
getName() - Method in class mondrian.gui.MondrianGuiDef.NamedSet
 
getName() - Method in class mondrian.gui.MondrianGuiDef.NameExpression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.OrdinalExpression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Parameter
 
getName() - Method in class mondrian.gui.MondrianGuiDef.ParentExpression
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Property
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Relation
 
getName() - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Role
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Row
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Rows
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Schema
 
getName() - Method in class mondrian.gui.MondrianGuiDef.SchemaGrant
 
getName() - Method in class mondrian.gui.MondrianGuiDef.SQL
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Table
 
getName() - Method in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
getName() - Method in class mondrian.gui.MondrianGuiDef.Value
 
getName() - Method in class mondrian.gui.MondrianGuiDef.View
 
getName() - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
 
getName() - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
getName() - Method in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
getName() - Method in interface mondrian.olap.Cube
 
getName() - Method in class mondrian.olap.CubeBase
 
getName() - Method in class mondrian.olap.DimensionBase
 
getName() - Method in class mondrian.olap.EnumeratedValues.BasicValue
 
getName(int) - Method in class mondrian.olap.EnumeratedValues
Returns the name associated with an ordinal; the return value is null if the ordinal is not a member of the enumeration.
getName() - Method in interface mondrian.olap.EnumeratedValues.Value
 
getName() - Method in class mondrian.olap.Formula
Returns this formula's name.
getName() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
getName() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
getName() - Method in class mondrian.olap.fun.DimensionCurrentMemberFunDef.CalcImpl
 
getName() - Method in class mondrian.olap.fun.FunDefBase
 
getName() - Method in class mondrian.olap.fun.FunInfo
Returns the name of this function.
getName() - Method in class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
 
getName() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getName() - Method in class mondrian.olap.fun.MultiResolver
 
getName() - Method in interface mondrian.olap.fun.Resolver
Returns the name of the function or operator.
getName() - Method in class mondrian.olap.fun.ResolverBase
 
getName() - Method in class mondrian.olap.fun.SimpleResolver
 
getName() - Method in class mondrian.olap.fun.TestMember
 
getName() - Method in class mondrian.olap.fun.UdfResolver
 
getName() - Method in interface mondrian.olap.FunDef
Returns the name of this function.
getName() - Method in class mondrian.olap.HierarchyBase
 
getName() - Method in class mondrian.olap.LevelBase
 
getName() - Method in class mondrian.olap.MemberBase
 
getName() - Method in class mondrian.olap.MemberProperty
 
getName() - Method in class mondrian.olap.MondrianDef.AggColumnName
 
getName() - Method in class mondrian.olap.MondrianDef.AggExclude
 
getName() - Method in class mondrian.olap.MondrianDef.AggFactCount
 
getName() - Method in class mondrian.olap.MondrianDef.AggForeignKey
 
getName() - Method in class mondrian.olap.MondrianDef.AggIgnoreColumn
 
getName() - Method in class mondrian.olap.MondrianDef.AggLevel
 
getName() - Method in class mondrian.olap.MondrianDef.AggMeasure
 
getName() - Method in class mondrian.olap.MondrianDef.AggName
 
getName() - Method in class mondrian.olap.MondrianDef.AggPattern
 
getName() - Method in class mondrian.olap.MondrianDef.AggTable
 
getName() - Method in class mondrian.olap.MondrianDef.CalculatedMember
 
getName() - Method in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
getName() - Method in class mondrian.olap.MondrianDef.CaptionExpression
 
getName() - Method in class mondrian.olap.MondrianDef.Closure
 
getName() - Method in class mondrian.olap.MondrianDef.Column
 
getName() - Method in class mondrian.olap.MondrianDef.ColumnDef
 
getName() - Method in class mondrian.olap.MondrianDef.ColumnDefs
 
getName() - Method in class mondrian.olap.MondrianDef.Cube
 
getName() - Method in class mondrian.olap.MondrianDef.CubeDimension
 
getName() - Method in class mondrian.olap.MondrianDef.CubeGrant
 
getName() - Method in class mondrian.olap.MondrianDef.CubeUsage
 
getName() - Method in class mondrian.olap.MondrianDef.CubeUsages
 
getName() - Method in class mondrian.olap.MondrianDef.Dimension
 
getName() - Method in class mondrian.olap.MondrianDef.DimensionGrant
 
getName() - Method in class mondrian.olap.MondrianDef.DimensionUsage
 
getName() - Method in class mondrian.olap.MondrianDef.Expression
 
getName() - Method in class mondrian.olap.MondrianDef.ExpressionView
 
getName() - Method in class mondrian.olap.MondrianDef.Formula
 
getName() - Method in class mondrian.olap.MondrianDef.Grant
 
getName() - Method in class mondrian.olap.MondrianDef.Hierarchy
 
getName() - Method in class mondrian.olap.MondrianDef.HierarchyGrant
 
getName() - Method in class mondrian.olap.MondrianDef.InlineTable
 
getName() - Method in class mondrian.olap.MondrianDef.Join
 
getName() - Method in class mondrian.olap.MondrianDef.KeyExpression
 
getName() - Method in class mondrian.olap.MondrianDef.Level
 
getName() - Method in class mondrian.olap.MondrianDef.Measure
 
getName() - Method in class mondrian.olap.MondrianDef.MeasureExpression
 
getName() - Method in class mondrian.olap.MondrianDef.MemberGrant
 
getName() - Method in class mondrian.olap.MondrianDef.MemberReaderParameter
 
getName() - Method in class mondrian.olap.MondrianDef.NamedSet
 
getName() - Method in class mondrian.olap.MondrianDef.NameExpression
 
getName() - Method in class mondrian.olap.MondrianDef.OrdinalExpression
 
getName() - Method in class mondrian.olap.MondrianDef.Parameter
 
getName() - Method in class mondrian.olap.MondrianDef.ParentExpression
 
getName() - Method in class mondrian.olap.MondrianDef.Property
 
getName() - Method in class mondrian.olap.MondrianDef.Relation
 
getName() - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
getName() - Method in class mondrian.olap.MondrianDef.Role
 
getName() - Method in class mondrian.olap.MondrianDef.RoleUsage
 
getName() - Method in class mondrian.olap.MondrianDef.Row
 
getName() - Method in class mondrian.olap.MondrianDef.Rows
 
getName() - Method in class mondrian.olap.MondrianDef.Schema
 
getName() - Method in class mondrian.olap.MondrianDef.SchemaGrant
 
getName() - Method in class mondrian.olap.MondrianDef.SQL
 
getName() - Method in class mondrian.olap.MondrianDef.Table
 
getName() - Method in class mondrian.olap.MondrianDef.Union
 
getName() - Method in class mondrian.olap.MondrianDef.UserDefinedFunction
 
getName() - Method in class mondrian.olap.MondrianDef.Value
 
getName() - Method in class mondrian.olap.MondrianDef.View
 
getName() - Method in class mondrian.olap.MondrianDef.VirtualCube
 
getName() - Method in class mondrian.olap.MondrianDef.VirtualCubeDimension
 
getName() - Method in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
getName() - Method in interface mondrian.olap.OlapElement
 
getName() - Method in interface mondrian.olap.Parameter
Returns the name of this Parameter.
getName() - Method in class mondrian.olap.ParameterImpl
 
getName() - Method in interface mondrian.olap.Schema
Returns the name of this schema.
getName() - Method in class mondrian.olap.SetBase
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getName() - Method in class mondrian.olap4j.MondrianOlap4jSchema
 
getName() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
Get the name of the column (this is the name in the database).
getName() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Return the name of the table in the database.
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
getName() - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
getName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Get the name of this Group (its the name of its RolapCube).
getName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
Get the symbolic name, the level name.
getName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
Get the symbolic name, the measure name, i.e., [Measures].[Unit Sales].
getName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
This is the column's name in the database, not a symbolic name.
getName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Get the name of the table.
getName() - Method in class mondrian.rolap.HierarchyUsage
 
getName() - Method in class mondrian.rolap.RolapCubeMember
 
getName() - Method in class mondrian.rolap.RolapMember
 
getName() - Method in class mondrian.rolap.RolapSchema
 
getName() - Method in class mondrian.rolap.RolapSchemaParameter
 
getName() - Method in class mondrian.rolap.RolapStar.Column
 
getName() - Method in interface mondrian.spi.UserDefinedFunction
Returns the name with which the user-defined function will be used from within MDX expressions.
getName() - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
getName() - Method in class mondrian.test.loader.DBLoader.Column
 
getName() - Method in class mondrian.test.loader.DBLoader.Table
 
getName() - Method in class mondrian.test.loader.DBLoader.Type
 
getName() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
getName() - Method in class mondrian.test.UdfTest.BadPlusOneUdf
 
getName() - Method in class mondrian.test.UdfTest.PlusOneUdf
 
getName() - Method in class mondrian.test.UdfTest.StringMultUdf
 
getName() - Method in class mondrian.udf.CurrentDateMemberUdf
 
getName() - Method in class mondrian.udf.CurrentDateStringUdf
 
getName() - Method in class mondrian.udf.InUdf
 
getName() - Method in class mondrian.udf.InverseNormalUdf
 
getName() - Method in class mondrian.udf.LastNonEmptyUdf
 
getName() - Method in class mondrian.udf.MatchesUdf
 
getName() - Method in class mondrian.udf.NullValueUdf
 
getName() - Method in class mondrian.udf.ValUdf
 
getName() - Method in class mondrian.web.taglib.QueryTag
 
getName() - Method in class mondrian.xmla.DataSourcesConfig.Catalog
 
getName() - Method in class mondrian.xmla.DataSourcesConfig.Catalogs
 
getName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getName() - Method in class mondrian.xmla.DataSourcesConfig.DataSources
 
getName() - Method in class mondrian.xmla.Enumeration
 
getName() - Method in enum mondrian.xmla.RowsetDefinition.Type
 
getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggLevel
 
getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggMeasure
 
getNameAttribute() - Method in class mondrian.gui.MondrianGuiDef.AggName
 
getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggExclude
 
getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggLevel
 
getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggMeasure
 
getNameAttribute() - Method in class mondrian.olap.MondrianDef.AggName
 
getNameColumn() - Method in class mondrian.rolap.RolapStar.Column
 
getNamedDispatcher(String) - Method in class mondrian.tui.MockServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNamedSet() - Method in class mondrian.mdx.NamedSetExpr
Returns the named set.
getNamedSet(List<Id.Segment>) - Method in class mondrian.olap.DelegatingSchemaReader
 
getNamedSet() - Method in class mondrian.olap.Formula
 
getNamedSet(List<Id.Segment>) - Method in interface mondrian.olap.SchemaReader
Looks up a set by name.
getNamedSet(String) - Method in class mondrian.rolap.RolapSchema
 
getNamedSet(List<Id.Segment>) - Method in class mondrian.rolap.RolapSchemaReader
 
getNamedSetDescription() - Method in class mondrian.test.loader.CsvDBTestCase
 
getNamedSets() - Method in interface mondrian.olap.Cube
Returns the named sets of this cube.
getNamedSets() - Method in class mondrian.rolap.RolapCube
Returns the named sets of this cube.
getNameExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getNameExp() - Method in class mondrian.olap.MondrianDef.Level
 
getNameExp() - Method in class mondrian.rolap.RolapLevel
 
getNames() - Method in class mondrian.gui.PropertyTableModel
 
getNames() - Method in class mondrian.olap.EnumeratedValues
Returns the names in this enumeration, in declaration order.
getNames() - Static method in enum mondrian.olap.fun.DescendantsFunDef.Flag
 
getNames() - Static method in enum mondrian.olap.fun.OrderFunDef.Flag
 
getNames() - Method in class mondrian.xmla.Enumeration
 
getNamespaceAttributeValue(Document) - Static method in class mondrian.tui.XmlUtil
This is used to get a Document's namespace attribute value.
getNativeEvaluator() - Method in class mondrian.rolap.RolapNative.NativeEvent
 
getNativeRegistry() - Method in class mondrian.rolap.RolapSchema
 
getNativeSetEvaluator(FunDef, Exp[], Evaluator, Calc) - Method in class mondrian.olap.DelegatingSchemaReader
 
getNativeSetEvaluator(FunDef, Exp[], Evaluator, Calc) - Method in interface mondrian.olap.SchemaReader
Returns an object which can evaluate an expression in native SQL, or null if this is not possible.
getNativeSetEvaluator(FunDef, Exp[], Evaluator, Calc) - Method in class mondrian.rolap.RolapSchemaReader
 
getNestedCommentsState() - Static method in class mondrian.olap.Scanner
Returns the current nested comments state.
getNextSetCount() - Method in class mondrian.test.loader.CsvLoader
 
getNoAccessHierarchies() - Method in class mondrian.olap.CubeAccess
 
getNoAccessHierarchyList() - Method in class mondrian.olap.CubeAccess
 
getNodeContent(Node) - Static method in class mondrian.xmla.XmlaErrorTest
 
getNonDistinctAggregator() - Method in class mondrian.rolap.RolapAggregator
If this is a distinct aggregator, returns the corresponding non-distinct aggregator, otherwise throws an error.
getNonEmptyLevelMembers(Evaluator, Level, boolean) - Static method in class mondrian.olap.fun.FunUtil
Returns members of a level which are not empty (according to the criteria expressed by the evaluator).
getNonEmptyMemberChildren(Evaluator, Member) - Static method in class mondrian.olap.fun.FunUtil
 
getNullMember() - Method in interface mondrian.olap.Hierarchy
Returns a special member representing the "null" value.
getNullMember() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getNullMember() - Method in class mondrian.rolap.RolapHierarchy
 
getNullParentValue() - Method in class mondrian.rolap.RolapLevel
 
getNumberOfRows() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Get the number of rows in this aggregate table.
getNumberOfRows() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Get the number of rows in the table.
getNumericFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getNumPrecRadix() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get Radix (typically either 10 or 2).
getObject(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getObject(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class mondrian.olap4j.EmptyResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class mondrian.olap4j.EmptyResultSet
 
getObject(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getObject(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getObject(int, Map<String, Class<?>>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getObject(String, Map<String, Class<?>>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getObject() - Method in class mondrian.util.ObjectFactory
Constructs an object where the System Properties can be used to look up a class name.
getObject(Properties) - Method in class mondrian.util.ObjectFactory
Constructs an object where the Properties parameter can be used to look up a class name.
getObject(Class[], Object[]) - Method in class mondrian.util.ObjectFactory
Constructs an object where the parameterTypes and parameterValues are constructor parameters and System Properties are used to look up a class name.
getObject(Properties, Class[], Object[]) - Method in class mondrian.util.ObjectFactory
Constructs an object where the parameterTypes and parameterValues are constructor parameters and Properties parameter is used to look up a class name.
getObject(String, Class[], Object[]) - Method in class mondrian.util.ObjectFactory
Creates an instance with the given className, parameterTypes and parameterValues or throw a CreationException.
getObject(Properties, Class[], Object[]) - Method in class mondrian.util.ObjectFactory.Singleton
Returns the singleton Object.
getOffset(Object) - Method in class mondrian.rolap.agg.Aggregation.Axis
 
getOffset(Comparable) - Method in class mondrian.rolap.agg.Aggregation.Axis
 
getOlap4jConnection() - Method in class mondrian.test.TestContext
 
getOlapFunctions(String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getOp() - Method in class mondrian.rolap.agg.AndPredicate
 
getOp() - Method in class mondrian.rolap.agg.ListPredicate
 
getOp() - Method in class mondrian.rolap.agg.OrPredicate
 
getOrCreateStar(MondrianDef.Relation) - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
Looks up a RolapStar, creating it if it does not exist.
getOrderKey() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getOrderKey() - Method in class mondrian.olap.fun.TestMember
 
getOrderKey() - Method in interface mondrian.olap.Member
Returns the order key of the member (relative to its siblings); null if undefined or unavailable.
getOrderKey() - Method in class mondrian.olap.MemberBase
Returns the order key of this member among its siblings.
getOrderKey() - Method in class mondrian.rolap.RolapCubeMember
 
getOrderKey() - Method in class mondrian.rolap.RolapMember
 
getOrdinal(Cube) - Method in interface mondrian.olap.Dimension
Returns dimension's ordinal within a given cube.
getOrdinal() - Method in class mondrian.olap.EnumeratedValues.BasicValue
 
getOrdinal(String) - Method in class mondrian.olap.EnumeratedValues
Returns the ordinal associated with a name
getOrdinal() - Method in interface mondrian.olap.EnumeratedValues.Value
 
getOrdinal() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getOrdinal() - Method in class mondrian.olap.fun.TestMember
 
getOrdinal() - Method in interface mondrian.olap.Member
Returns the ordinal of the member.
getOrdinal() - Method in class mondrian.olap.MemberBase
Returns the ordinal of this member within its hierarchy.
getOrdinal() - Method in class mondrian.olap.Walker
get the ordinal within its parent node of the current node.
getOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getOrdinal() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getOrdinal() - Method in class mondrian.rolap.RolapCubeDimension
 
getOrdinal(Cube) - Method in class mondrian.rolap.RolapCubeDimension
 
getOrdinal() - Method in class mondrian.rolap.RolapCubeMember
 
getOrdinal(Cube) - Method in class mondrian.rolap.RolapDimension
 
getOrdinal() - Method in class mondrian.rolap.RolapMember
 
getOrdinalExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getOrdinalExp() - Method in class mondrian.olap.MondrianDef.Level
 
getOrdinalExp() - Method in class mondrian.rolap.RolapLevel
 
getOrdinals() - Method in interface mondrian.rolap.CellKey
Returns the axis keys as an array.
getOrdinals() - Method in class mondrian.rolap.CellKey.Many
 
getOrdinals() - Method in class mondrian.rolap.CellKey.One
 
getOrdinals() - Method in class mondrian.rolap.CellKey.Three
 
getOrdinals() - Method in class mondrian.rolap.CellKey.Two
 
getOrdinals() - Method in class mondrian.rolap.CellKey.Zero
 
getOutFileName(String) - Method in class mondrian.xmla.XmlaExcel2000Test
 
getOutFileName(String) - Method in class mondrian.xmla.XmlaExcelXPTest
 
getOutputDirectory() - Method in class mondrian.test.loader.DBLoader
 
getOutputStream() - Method in class mondrian.tui.MockHttpServletResponse
Returns a ServletOutputStream suitable for writing binary data in the response.
getParameter() - Method in interface mondrian.calc.ParameterSlot
Returns the parameter.
getParameter() - Method in class mondrian.mdx.ParameterExpr
Returns the parameter used by this expression.
getParameter(String) - Method in class mondrian.olap.DelegatingSchemaReader
 
getParameter(String) - Method in interface mondrian.olap.SchemaReader
Returns the definition of a parameter with a given name, or null if not found.
getParameter(String) - Method in class mondrian.rolap.RolapSchemaReader
 
getParameter(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(HttpServletRequest, String) - Static method in class mondrian.xmla.XmlaServlet
 
getParameterCategories() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
getParameterCategories() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
getParameterCategories() - Method in class mondrian.olap.fun.FunDefBase
 
getParameterCategories() - Method in class mondrian.olap.fun.FunInfo
Returns the types of the arguments of this function.
getParameterCategories() - Method in class mondrian.olap.fun.TupleFunDef
 
getParameterCategories() - Method in class mondrian.olap.fun.ValueFunDef
 
getParameterCategories() - Method in interface mondrian.olap.FunDef
Returns the types of the arguments of this function.
getParameterClassName(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterCount() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterDescription() - Method in class mondrian.test.loader.CsvDBTestCase
 
getParameterMap() - Method in class mondrian.tui.MockHttpServletRequest
 
getParameterMetaData() - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterMode(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterName(Exp[]) - Static method in class mondrian.olap.fun.ParameterFunDef
 
getParameterName(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterNames() - Method in class mondrian.tui.MockHttpServletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterOlapType(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameters() - Method in class mondrian.olap.Query
Returns the parameters defined in this query.
getParameters() - Method in interface mondrian.olap.Schema
Returns this schema's parameters.
getParameters() - Method in class mondrian.rolap.RolapSchema
 
getParameterType(Exp[]) - Static method in class mondrian.olap.fun.ParameterFunDef
Returns an approximate type for a parameter, based upon the 1'th argument.
getParameterType(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterTypeName(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getParameterTypes() - Method in interface mondrian.spi.UserDefinedFunction
Returns an array of the types of the parameters of this function.
getParameterTypes() - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
getParameterTypes() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
getParameterTypes() - Method in class mondrian.test.UdfTest.PlusOneUdf
 
getParameterTypes() - Method in class mondrian.test.UdfTest.StringMultUdf
 
getParameterTypes() - Method in class mondrian.udf.CurrentDateMemberExactUdf
 
getParameterTypes() - Method in class mondrian.udf.CurrentDateMemberUdf
 
getParameterTypes() - Method in class mondrian.udf.CurrentDateStringUdf
 
getParameterTypes() - Method in class mondrian.udf.InUdf
 
getParameterTypes() - Method in class mondrian.udf.InverseNormalUdf
 
getParameterTypes() - Method in class mondrian.udf.LastNonEmptyUdf
 
getParameterTypes() - Method in class mondrian.udf.MatchesUdf
 
getParameterTypes() - Method in class mondrian.udf.NullValueUdf
 
getParameterTypes() - Method in class mondrian.udf.ValUdf
 
getParameterValue() - Method in interface mondrian.calc.ParameterSlot
Returns the value of this parameter.
getParameterValue(ParameterSlot) - Method in interface mondrian.olap.Evaluator
Returns the value of a parameter, evaluating its default value if it is not set.
getParameterValue(ParameterSlot) - Method in class mondrian.rolap.RolapEvaluator
 
getParameterValue(ParameterSlot) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Returns the value of a parameter, evaluating its default expression if necessary.
getParameterValue(ParameterSlot) - Method in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
 
getParameterValues(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParent() - Method in interface mondrian.olap.Evaluator
Returns parent evaluator.
getParent() - Method in class mondrian.olap.Walker
 
getParent() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
 
getParent() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
 
getParent() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Get the parent table (returns null if this table is a FactTable).
getParent() - Method in class mondrian.rolap.RolapEvaluator
 
getParentColumn() - Method in class mondrian.rolap.RolapStar.Column
 
getParentExp() - Method in class mondrian.gui.MondrianGuiDef.Level
 
getParentExp() - Method in class mondrian.olap.MondrianDef.Level
 
getParentExp() - Method in class mondrian.rolap.RolapLevel
 
getParentLevel() - Method in interface mondrian.olap.Level
 
getParentLevel() - Method in class mondrian.olap.LevelBase
 
getParentLevel() - Method in class mondrian.rolap.RolapCubeLevel
 
getParentMember() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getParentMember() - Method in class mondrian.olap.fun.TestMember
 
getParentMember() - Method in interface mondrian.olap.Member
Returns this member's parent, or null (not the 'null member', as returned by Hierarchy.getNullMember()) if it has no parent.
getParentMember() - Method in class mondrian.olap.MemberBase
 
getParentMember() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getParentMember() - Method in class mondrian.rolap.RolapCubeMember
 
getParentMember() - Method in class mondrian.rolap.RolapMember
 
getParentObject() - Method in class mondrian.gui.SchemaExplorer
 
getParentTable() - Method in class mondrian.rolap.RolapStar.Table
Returns this table's parent table, or null if this is the fact table (which is at the center of the star).
getParentTarget() - Method in class mondrian.gui.PropertyTableModel
 
getParentUniqueName() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getParentUniqueName() - Method in class mondrian.olap.fun.TestMember
 
getParentUniqueName() - Method in interface mondrian.olap.Member
Returns name of parent member, or empty string (not null) if we are the root.
getParentUniqueName() - Method in class mondrian.olap.MemberBase
 
getParser(String, EntityResolver, boolean) - Static method in class mondrian.tui.XmlUtil
Get your non-cached DOM parser which can be configured to do schema based validation of the instance Document.
getParserFactory() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getPassword() - Method in class mondrian.test.loader.DBLoader
 
getPath() - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
getPathComponent(int) - Method in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
 
getPathComponent(int) - Method in interface mondrian.gui.validate.TreeModelPath
Returns the component of the path at the given index.
getPathCount() - Method in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
 
getPathCount() - Method in interface mondrian.gui.validate.TreeModelPath
Returns the length of this path.
getPathInfo() - Method in class mondrian.tui.MockHttpServletRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathTranslated() - Method in class mondrian.tui.MockHttpServletRequest
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
getPattern() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
getPattern() - Method in class mondrian.gui.MondrianGuiDef.AggPattern
 
getPattern() - Method in class mondrian.olap.MondrianDef.AggExclude
 
getPattern() - Method in class mondrian.olap.MondrianDef.AggPattern
 
getPattern(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
getPattern() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
Get the Pattern.
getPattern(SqlPattern.Dialect, SqlPattern[]) - Static method in class mondrian.test.SqlPattern
 
getPoolingDataSource(Object, ConnectionFactory) - Method in class mondrian.rolap.RolapConnectionPool
Sets up a pooling data source for connection pooling.
getPositionCount() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
getPositions() - Method in interface mondrian.olap.Axis
 
getPositions() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
getPositions() - Method in class mondrian.rolap.RolapAxis
 
getPositions() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable
 
getPositions() - Method in class mondrian.rolap.RolapAxis.MemberArrayList
 
getPositions() - Method in class mondrian.rolap.RolapAxis.MemberIterable
 
getPositions() - Method in class mondrian.rolap.RolapAxis.MemberList
 
getPositions() - Method in class mondrian.rolap.RolapAxis.NoPosition
 
getPositions() - Method in class mondrian.rolap.RolapAxis.PositionList
 
getPositions() - Method in class mondrian.rolap.RolapAxis.SingleEmptyPosition
 
getPositions() - Method in class mondrian.rolap.RolapAxis.Wrapper
 
getPrecision() - Method in class mondrian.olap.type.DecimalType
Returns the maximum number of decimal digits which a value of this type can have.
getPrecision(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getPrecision(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getPredicate(int) - Method in class mondrian.rolap.agg.AggQuerySpec
Returns the predicate on the ith column.
getPredicate() - Method in class mondrian.rolap.agg.Aggregation.Axis
 
getPredicate(int) - Method in class mondrian.rolap.RolapCacheRegion
Returns the predicate associated with the columnOrdinalth column.
getPredicateList() - Method in class mondrian.rolap.agg.AbstractQuerySpec
Returns a list of predicates not associated with a particular column.
getPredicateList() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
getPredicates() - Method in class mondrian.rolap.agg.ListColumnPredicate
Returns the list of child predicates.
getPredicates() - Method in class mondrian.rolap.agg.Segment.Region
 
getPredicates() - Method in class mondrian.rolap.RolapCacheRegion
Returns a collection of all multi-column predicates.
getPrimaryKeys(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getProcedures(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getProcedureTerm() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getProductName() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
Retrieves the name of this database product.
getProperties() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getProperties() - Method in class mondrian.olap.fun.TestMember
 
getProperties() - Method in interface mondrian.olap.Level
Returns properties defined against this level.
getProperties() - Method in interface mondrian.olap.Member
Returns the definitions of the properties this member may have.
getProperties() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
 
getProperties(String, String, String, String, String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getProperties() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getProperties() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getProperties() - Method in class mondrian.rolap.RolapLevel
 
getProperties() - Method in class mondrian.rolap.RolapMember
 
getProperties() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getProperties() - Method in interface mondrian.xmla.XmlaRequest
Properties of XML/A request.
getProperty(String) - Method in interface mondrian.olap.Connection
Returns the value of a connection property.
getProperty(String, Object) - Method in interface mondrian.olap.Evaluator
Retrieves the value of property name.
getProperty(String) - Method in class mondrian.rolap.RolapConnection
 
getProperty(String, Object) - Method in class mondrian.rolap.RolapEvaluator
 
getPropertyExp(int) - Method in class mondrian.gui.MondrianGuiDef.Level
 
getPropertyExp(int) - Method in class mondrian.olap.MondrianDef.Level
 
getPropertyFormattedValue(String) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getPropertyFormattedValue(String) - Method in class mondrian.olap.fun.TestMember
 
getPropertyFormattedValue(String) - Method in interface mondrian.olap.Member
Returns the formatted value of the property named propertyName.
getPropertyFormattedValue(String) - Method in class mondrian.olap.MemberBase
 
getPropertyFormattedValue(Property) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getPropertyFormattedValue(String) - Method in class mondrian.rolap.RolapMember
 
getPropertyFromMap(String, boolean) - Method in class mondrian.rolap.RolapCubeMember
 
getPropertyFromMap(String, boolean) - Method in class mondrian.rolap.RolapMember
Returns the value of a property by looking it up in the property map.
getPropertyInfo(String, Properties) - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
getPropertyValue(String) - Method in interface mondrian.olap.Cell
Returns the value of a property.
getPropertyValue(String) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getPropertyValue(String, boolean) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getPropertyValue(String) - Method in class mondrian.olap.fun.TestMember
 
getPropertyValue(String, boolean) - Method in class mondrian.olap.fun.TestMember
 
getPropertyValue(String) - Method in interface mondrian.olap.Member
Returns the value of the property named propertyName.
getPropertyValue(String, boolean) - Method in interface mondrian.olap.Member
Returns the value of the property named propertyName, matching according to the required case-sensitivity.
getPropertyValue(Property) - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getPropertyValue(Property) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapCalculatedMember
 
getPropertyValue(String) - Method in class mondrian.rolap.RolapCell
 
getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapCubeMember
 
getPropertyValue(String) - Method in class mondrian.rolap.RolapMember
 
getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapMember
 
getPropertyValue(String, boolean) - Method in class mondrian.rolap.RolapVirtualCubeMeasure
 
getProtocol() - Method in class mondrian.tui.MockHttpServletRequest
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
getProviderName() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getProviderType() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getPublicDimension(String) - Method in class mondrian.gui.MondrianGuiDef.Schema
 
getPublicDimension(String) - Method in class mondrian.olap.MondrianDef.Schema
 
getQName(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getQualifiedName() - Method in class mondrian.olap.CubeBase
 
getQualifiedName() - Method in class mondrian.olap.DimensionBase
 
getQualifiedName() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getQualifiedName() - Method in class mondrian.olap.fun.TestMember
 
getQualifiedName() - Method in class mondrian.olap.HierarchyBase
 
getQualifiedName() - Method in class mondrian.olap.LevelBase
 
getQualifiedName() - Method in class mondrian.olap.MemberBase
 
getQualifiedName() - Method in interface mondrian.olap.OlapElement
Returns the name of this element qualified by its class, for example "hierarchy 'Customers'".
getQualifiedName() - Method in class mondrian.olap.SetBase
 
getQuarterLevel() - Method in interface mondrian.olap.Cube
Return Quarter Level or null.
getQuarterLevel() - Method in class mondrian.olap.CubeBase
 
getQuery() - Method in interface mondrian.olap.Evaluator
Returns the current query.
getQuery() - Method in interface mondrian.olap.Result
Returns the query which generated this result.
getQuery() - Method in class mondrian.olap.ResultBase
 
getQuery() - Method in interface mondrian.olap.Validator
Returns the Query which is being validated.
getQuery() - Method in class mondrian.rolap.RolapEvaluator
 
getQuery() - Method in class mondrian.web.taglib.ResultCache
Returns the Query.
getQuery() - Method in class mondrian.web.taglib.TransformTag
 
getQuerySemaphore() - Static method in class mondrian.rolap.RolapUtil
Gets the semaphore which controls how many people can run queries simultaneously.
getQueryStartTime() - Method in interface mondrian.olap.Evaluator
Returns the start time of the current query.
getQueryStartTime() - Method in class mondrian.olap.Query
Gets the query start time
getQueryStartTime() - Method in class mondrian.rolap.RolapEvaluator
 
getQueryStartTime() - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Get query start time.
getQueryString() - Method in class mondrian.tui.MockHttpServletRequest
Returns the query string that is contained in the request URL after the path.
getQueryTime() - Method in class mondrian.tui.CmdRunner
 
getQueryTimeout() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getQuoteIdentifierString() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns the character which is used to quote identifiers, or null if quoting is not supported.
getRawFoodMartSchema() - Static method in class mondrian.test.TestContext
Returns the definition of the "FoodMart" schema as stored in FoodMart.xml.
getReader() - Method in class mondrian.tui.MockHttpServletRequest
Retrieves the body of the request as character data using a BufferedReader.
getRealPath(String) - Method in class mondrian.tui.MockHttpServletRequest
Deprecated. Method getRealPath is deprecated
getRealPath(String) - Method in class mondrian.tui.MockServletContext
Returns a String containing the real path for a given virtual path.
getRef(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getRef(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getRef(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getRef(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getRefId() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
getRegex(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getRegex(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
Generates a regular expression string by prepending and appending regular expression to the parameter tableName.
getRegex(String[]) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
getRegistry(Connection) - Method in class mondrian.rolap.NonEmptyTest
 
getRelation() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
 
getRelation() - Method in class mondrian.rolap.RolapCubeHierarchy
The currentRelation object is derived from the shared relation object it is generated via the RolapStar object, and contains unique aliases for it's particular join path
getRelation() - Method in class mondrian.rolap.RolapHierarchy
 
getRelation() - Method in class mondrian.rolap.RolapStar.Table
 
getRemoteAddr() - Method in class mondrian.tui.MockHttpServletRequest
Returns the Internet Protocol (IP) address of the client that sent the request.
getRemoteHost() - Method in class mondrian.tui.MockHttpServletRequest
Returns the fully qualified name of the client that sent the request, or the IP address of the client if the name cannot be determined.
getRemotePort() - Method in class mondrian.tui.MockHttpServletRequest
 
getRemoteUser() - Method in class mondrian.tui.MockHttpServletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRequestCount() - Method in class mondrian.rolap.agg.CountingAggregationManager
Returns total number of cache requests.
getRequestDispatcher(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class mondrian.tui.MockServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcherMap() - Method in class mondrian.tui.MockHttpServletRequest
 
getRequestedSessionId() - Method in class mondrian.tui.MockHttpServletRequest
Returns the session ID specified by the client.
getRequestType() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getRequestType() - Method in interface mondrian.xmla.XmlaRequest
Request type of DISCOVER method.
getRequestURI() - Method in class mondrian.tui.MockHttpServletRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURL() - Method in class mondrian.tui.MockHttpServletRequest
 
getReservedWords() - Method in class mondrian.olap.fun.FunTableImpl
 
getReservedWords() - Method in class mondrian.olap.fun.MultiResolver
 
getReservedWords() - Method in class mondrian.olap.fun.ParameterFunDef.ParameterResolver
 
getReservedWords() - Method in class mondrian.olap.fun.ReflectiveMultiResolver
 
getReservedWords() - Method in interface mondrian.olap.fun.Resolver
Returns an array of symbolic constants which can appear as arguments to this function.
getReservedWords() - Method in class mondrian.olap.fun.ResolverBase
 
getReservedWords() - Method in class mondrian.olap.fun.SimpleResolver
 
getReservedWords() - Method in class mondrian.olap.fun.UdfResolver
 
getReservedWords() - Method in interface mondrian.olap.FunTable
Returns a list of words (String) which may not be used as identifiers.
getReservedWords() - Method in interface mondrian.spi.UserDefinedFunction
Returns a list of reserved words used by this function.
getReservedWords() - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
getReservedWords() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
getReservedWords() - Method in class mondrian.test.UdfTest.PlusOneUdf
 
getReservedWords() - Method in class mondrian.test.UdfTest.StringMultUdf
 
getReservedWords() - Method in class mondrian.udf.CurrentDateMemberExactUdf
 
getReservedWords() - Method in class mondrian.udf.CurrentDateMemberUdf
 
getReservedWords() - Method in class mondrian.udf.CurrentDateStringUdf
 
getReservedWords() - Method in class mondrian.udf.InUdf
 
getReservedWords() - Method in class mondrian.udf.InverseNormalUdf
 
getReservedWords() - Method in class mondrian.udf.LastNonEmptyUdf
 
getReservedWords() - Method in class mondrian.udf.MatchesUdf
 
getReservedWords() - Method in class mondrian.udf.NullValueUdf
 
getReservedWords() - Method in class mondrian.udf.ValUdf
 
getResolvedFunCall() - Method in class mondrian.olap.fun.CrossJoinTest
 
getResolvers() - Method in class mondrian.olap.fun.FunTableImpl
 
getResolvers() - Method in interface mondrian.olap.FunTable
Returns a list of Resolver objects.
getResource(String) - Method in class mondrian.tui.MockServletContext
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in class mondrian.tui.MockServletContext
Returns the resource located at the named path as an InputStream object.
getResourceConverter() - Method in class mondrian.gui.JDBCMetaData
 
getResourceConverter() - Method in class mondrian.gui.PreferencesDialog
 
getResourceConverter() - Method in class mondrian.gui.QueryPanel
 
getResourceConverter() - Method in class mondrian.gui.SchemaExplorer
 
getResourceConverter() - Method in class mondrian.gui.Workbench
 
getResourcePaths(String) - Method in class mondrian.tui.MockServletContext
 
getResourcesInPackage(Class, String) - Static method in class mondrian.gui.I18n
Enumerates the resouces in a give package name.
getRestrictions() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getRestrictions() - Method in interface mondrian.xmla.XmlaRequest
Restrictions of DISCOVER method.
getRestrictionTest(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
 
getRestrictionValueAsInt(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
Returns a column's restriction as an int if it exists, -1 otherwise.
getRestrictionValueAsString(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
Returns the restriction if it is a String, or null otherwise.
getResult() - Method in class mondrian.web.taglib.ResultCache
 
getResultSet() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getResultSet() - Method in class mondrian.rolap.SqlStatement
 
getResultSetConcurrency() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getResultSetHoldability() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getResultSetHoldability() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getResultSetType() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getResultStyle() - Method in interface mondrian.calc.Calc
Returns style in which the result of evaluating this expression is returned.
getResultStyle() - Method in class mondrian.calc.impl.AbstractCalc
 
getResultStyle() - Method in class mondrian.calc.impl.AbstractIterCalc
 
getResultStyle() - Method in class mondrian.calc.impl.AbstractListCalc
 
getResultStyle() - Method in class mondrian.calc.impl.ConstantCalc
 
getResultStyle() - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
getResultStyle() - Method in class mondrian.olap.Query
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.CrossJoinFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ExtractFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.FunDefBase
Returns the type of a call to this function with a given set of arguments.

The default implementation makes the coarse assumption that the return type is in some way related to the type of the first argument.

getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.GenerateFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.IifFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.LastPeriodsFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.MemberLevelFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.OpeningClosingPeriodFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ParallelPeriodFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ParameterFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ParenthesesFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.PeriodsToDateFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.SetFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.SetItemFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToSetFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.StrToTupleFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.TupleFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.TupleItemFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.ValueFunDef
 
getResultType(Validator, Exp[]) - Method in class mondrian.olap.fun.XtdFunDef
 
getReturnCategories() - Method in class mondrian.olap.fun.FunInfo
Returns the type of value returned by this function.
getReturnCategory() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
getReturnCategory() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
getReturnCategory() - Method in class mondrian.olap.fun.FunDefBase
 
getReturnCategory() - Method in class mondrian.olap.fun.TupleFunDef
 
getReturnCategory() - Method in class mondrian.olap.fun.ValueFunDef
 
getReturnCategory() - Method in interface mondrian.olap.FunDef
Returns the Category code of the value returned by this function.
getReturnType(Type[]) - Method in interface mondrian.spi.UserDefinedFunction
Returns the return-type of this function.
getReturnType(Type[]) - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
getReturnType(Type[]) - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
getReturnType(Type[]) - Method in class mondrian.test.UdfTest.BadPlusOneUdf
 
getReturnType(Type[]) - Method in class mondrian.test.UdfTest.PlusOneUdf
 
getReturnType(Type[]) - Method in class mondrian.test.UdfTest.StringMultUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.CurrentDateMemberUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.CurrentDateStringUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.InUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.InverseNormalUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.LastNonEmptyUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.MatchesUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.NullValueUdf
 
getReturnType(Type[]) - Method in class mondrian.udf.ValUdf
 
getRight() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
Return the right join expression.
getRight() - Method in class mondrian.rolap.RolapStar.Condition
 
getRight(SqlQuery) - Method in class mondrian.rolap.RolapStar.Condition
 
getRightAlias() - Method in class mondrian.gui.MondrianGuiDef.Join
Returns the alias of the right join key, defaulting to right's alias if right is a table.
getRightAlias() - Method in class mondrian.olap.MondrianDef.Join
Returns the alias of the right join key, defaulting to right's alias if right is a table.
getRolapCubeMemberCacheHelper() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
getRolapHierarchy() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getRolapLevel() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
Get the RolapLevel associated with level name.
getRolapLevel() - Method in class mondrian.rolap.RolapCubeLevel
 
getRolapMember() - Method in class mondrian.rolap.RolapCubeMember
 
getRolapSchema() - Method in class mondrian.rolap.RolapHierarchy
 
getRolapSchemas() - Static method in class mondrian.rolap.RolapSchema
 
getRolapSchemas() - Method in class mondrian.rolap.RolapSchema.Pool
This returns an iterator over a copy of the RolapSchema's container.
getRolapStarColumnName(RolapStar.Column) - Method in class mondrian.rolap.aggmatcher.AggGen
 
getRolapStarMeasure() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
Get the RolapStar.Measure associated with this symbolic name.
getRolapStarRegistry() - Method in class mondrian.rolap.RolapSchema
 
getRole() - Method in interface mondrian.olap.Connection
Returns the access-control profile for this connection.
getRole() - Method in class mondrian.olap.DelegatingSchemaReader
 
getRole() - Method in interface mondrian.olap.SchemaReader
Returns the access-control profile that this SchemaReader is implementing.
getRole() - Method in class mondrian.rolap.RolapConnection
 
getRole() - Method in class mondrian.rolap.RolapSchemaReader
 
getRole() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getRole() - Method in interface mondrian.xmla.XmlaRequest
Role binds with this XML/A reqeust.
getRoleDescription() - Method in class mondrian.test.loader.CsvDBTestCase
 
getRoleName() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getRoleName() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getRoleName() - Method in interface mondrian.xmla.XmlaRequest
Role name binds with this XML/A reqeust.
getRollableLevelBitKey() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
Returns a BitKey of the levels which can be safely rolled up.
getRollup() - Method in interface mondrian.olap.Aggregator
Returns the aggregator used to combine sub-totals into a grand-total.
getRollup() - Method in class mondrian.rolap.RolapAggregator
Returns the aggregator used to roll up.
getRollupBitKey(int, Object[], int) - Method in class mondrian.rolap.agg.SegmentLoader
Generates bit key representing roll up columns
getRollupColumns() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getRollupColumnsBitKeyList() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getRollupGroupingSets() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getRollupPolicy() - Method in class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
getRollupPolicy() - Method in interface mondrian.olap.Role.HierarchyAccess
Returns the policy by which cell values are calculated if not all of a member's children are visible.
getRoot() - Method in class mondrian.gui.JDBCTreeModel
Returns the root of the tree.
getRoot() - Method in class mondrian.gui.SchemaTreeModel
Returns the root of the tree.
getRoot() - Method in class mondrian.gui.validate.impl.WorkbenchTreeModel
 
getRoot() - Method in interface mondrian.gui.validate.TreeModel
Returns the root object of this tree model.
getRootCause(Throwable) - Static method in exception mondrian.xmla.XmlaException
 
getRootEvaluator() - Method in class mondrian.rolap.RolapResult
 
getRootMembers() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getRootMembers() - Method in class mondrian.rolap.ArrayMemberSource
 
getRootMembers() - Method in class mondrian.rolap.CacheMemberReader
 
getRootMembers() - Method in class mondrian.rolap.DelegatingMemberReader
 
getRootMembers() - Method in interface mondrian.rolap.MemberSource
Returns all members of this hierarchy which do not have a parent, sorted by ordinal.
getRootMembers() - Method in class mondrian.rolap.RestrictedMemberReader
 
getRootMembers() - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
getRootMembers() - Method in class mondrian.rolap.SmartMemberReader
 
getRootMembers() - Method in class mondrian.rolap.SqlMemberSource
 
getRootMembers() - Method in class mondrian.rolap.SubstitutingMemberReader
 
getRow() - Method in class mondrian.olap4j.EmptyResultSet
 
getRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getRowCount() - Method in class mondrian.gui.PropertyTableModel
Returns the number of rows in the model.
getRowCount() - Method in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
getRowCount() - Method in class mondrian.web.taglib.DOMBuilder.ColumnBuilder
 
getRowCount() - Method in class mondrian.web.taglib.DOMBuilder.RowBuilder
 
getRowName(int) - Method in class mondrian.gui.PropertyTableModel
 
getRowset(XmlaRequest, XmlaHandler) - Method in enum mondrian.xmla.RowsetDefinition
 
getRSquared() - Method in class mondrian.olap.fun.LinReg.Value
 
getRules() - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
Get the DefaultRules instance associated with this object.
getRunTimeMillis() - Method in class mondrian.recorder.AbstractRecorder
 
getRunTimeMillis() - Method in interface mondrian.recorder.MessageRecorder
How long the MessageRecorder has been running since it was created or the last time clear was called.
getScale() - Method in class mondrian.olap.type.DecimalType
Returns the number of digits to the right of the decimal point.
getScale(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getScale(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
getSchema() - Method in class mondrian.gui.SchemaExplorer
 
getSchema() - Method in interface mondrian.olap.Connection
Get the Schema associated with this Connection.
getSchema() - Method in interface mondrian.olap.Cube
 
getSchema() - Method in interface mondrian.olap.Dimension
Returns the schema this dimension belongs to.
getSchema() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getSchema() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getSchema() - Method in class mondrian.rolap.RolapConnection
 
getSchema() - Method in class mondrian.rolap.RolapCube
 
getSchema() - Method in class mondrian.rolap.RolapCubeDimension
 
getSchema() - Method in class mondrian.rolap.RolapDimension
 
getSchema() - Method in class mondrian.rolap.RolapSchemaParameter
 
getSchema() - Method in class mondrian.rolap.RolapSchemaReader
 
getSchema() - Method in class mondrian.rolap.RolapStar
 
getSchema() - Method in class mondrian.test.loader.CsvDBTestCase
 
getSchemaFile() - Method in class mondrian.gui.SchemaExplorer
returns the schema file
getSchemaLoadDate() - Method in interface mondrian.olap.Schema
Returns when this schema was last loaded.
getSchemaLoadDate() - Method in class mondrian.rolap.RolapSchema
 
getSchemaName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getSchemaName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Get the database schema name associated with this Group's RolapStar's fact table.
getSchemaName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Get the database's schema name.
getSchemaReader() - Method in interface mondrian.olap.Connection
Returns a schema reader with access control appropriate to the current role.
getSchemaReader(Role) - Method in interface mondrian.olap.Cube
Returns a SchemaReader for which this cube is the context for lookup up members.
getSchemaReader() - Method in interface mondrian.olap.Evaluator
Returns a SchemaReader appropriate for the current access-control context.
getSchemaReader(boolean) - Method in class mondrian.olap.Query
Returns a schema reader.
getSchemaReader() - Method in interface mondrian.olap.Schema
Creates a SchemaReader without any access control.
getSchemaReader() - Method in class mondrian.rolap.RolapConnection
 
getSchemaReader() - Method in class mondrian.rolap.RolapCube
Returns the schema reader which enforces the appropriate access-control context.
getSchemaReader(Role) - Method in class mondrian.rolap.RolapCube
 
getSchemaReader() - Method in class mondrian.rolap.RolapEvaluator
 
getSchemaReader() - Method in class mondrian.rolap.RolapSchema
 
getSchemas() - Method in class mondrian.olap4j.MondrianOlap4jCatalog
 
getSchemas() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSchemaTerm() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSchemaWarnings() - Method in class mondrian.test.TestContext
Creates a FoodMart connection with "Ignore=true" and returns the list of warnings in the schema.
getScheme() - Method in class mondrian.tui.MockHttpServletRequest
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
getScope() - Method in interface mondrian.olap.Parameter
Returns the scope where this parmater is defined.
getScope() - Method in class mondrian.olap.ParameterImpl
 
getScope() - Method in class mondrian.rolap.RolapSchemaParameter
 
getSearchStringEscape() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSegmentLoader() - Method in class mondrian.rolap.FastBatchingCellReader.CompositeBatch
 
getSegments() - Method in class mondrian.olap.Id
 
getSegments() - Method in class mondrian.rolap.agg.GroupingSet
 
getServerInfo() - Method in class mondrian.tui.MockServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServerName() - Method in class mondrian.tui.MockHttpServletRequest
Returns the host name of the server that received the request.
getServerPort() - Method in class mondrian.tui.MockHttpServletRequest
Returns the port number on which this request was received.
getServlet(String) - Method in class mondrian.tui.MockServletContext
 
getServlet(TestContext) - Method in class mondrian.xmla.XmlaBaseTestCase
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaBaseTestCase
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaBasicTest
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaCognosTest
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaErrorTest
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaExcel2000Test
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaExcelXPTest
 
getServletCallbackClass() - Method in class mondrian.xmla.XmlaTabularTest
 
getServletContext() - Method in class mondrian.tui.MockServletConfig
Returns a reference to the ServletContext in which the servlet is executing.
getServletContextName() - Method in class mondrian.tui.MockServletContext
 
getServletInfo() - Method in class mondrian.web.servlet.MDXQueryServlet
Returns a short description of the servlet.
getServletName() - Method in class mondrian.tui.MockServletConfig
Returns the name of this servlet instance.
getServletNames() - Method in class mondrian.tui.MockServletContext
 
getServletPath() - Method in class mondrian.tui.MockHttpServletRequest
Returns the part of this request's URL that calls the servlet.
getServlets() - Method in class mondrian.tui.MockServletContext
 
getSession(boolean) - Method in class mondrian.tui.MockHttpServletRequest
Returns the current HttpSession associated with this request or, if if there is no current session and create is true, returns a new session.
getSession() - Method in class mondrian.tui.MockHttpServletRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSessionId(Element, Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaBaseTestCase
Creates, retrieves or clears the session id for this test.
getSessionId(String, XmlaBaseTestCase.Action) - Static method in class mondrian.xmla.XmlaBaseTestCase
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaBasicTest
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaCognosTest
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaErrorTest
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaExcel2000Test
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaExcelXPTest
 
getSessionId(XmlaBaseTestCase.Action) - Method in class mondrian.xmla.XmlaTabularTest
 
getSet() - Method in class mondrian.olap.QueryAxis
Returns the expression which is used to compute the value of this axis.
getSets() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getSets(String, String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSharedDimensions() - Method in class mondrian.olap4j.MondrianOlap4jSchema
 
getSharedHierarchies() - Method in interface mondrian.olap.Schema
Returns a list of shared dimensions in this schema.
getSharedHierarchies() - Method in class mondrian.rolap.RolapSchema
 
getSharedHierarchy(String) - Method in class mondrian.rolap.RolapSchema
 
getSharedHierarchyName() - Method in class mondrian.rolap.RolapCubeHierarchy
 
getSharedHierarchyName() - Method in class mondrian.rolap.RolapHierarchy
Returns the name of the source hierarchy, if this hierarchy is shared, otherwise null.
getSharedSmartMemberReader(String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
getSharedSmartMemberReader(Connection, String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
getSharedSmartMemberReader(String) - Method in class mondrian.rolap.NonEmptyTest
 
getSharedSmartMemberReader(Connection, String) - Method in class mondrian.rolap.NonEmptyTest
 
getShort(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getShort(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getShort(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getShort(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getSignature() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
getSignature() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
getSignature() - Method in class mondrian.olap.fun.FunDefBase
 
getSignature() - Method in class mondrian.olap.fun.MultiResolver
 
getSignature() - Method in interface mondrian.olap.fun.Resolver
Returns a string describing the syntax of this function, for example
getSignature() - Method in class mondrian.olap.fun.ResolverBase
 
getSignature() - Method in class mondrian.olap.fun.SimpleResolver
 
getSignature() - Method in class mondrian.olap.fun.UdfResolver
 
getSignature() - Method in interface mondrian.olap.FunDef
Returns an English description of the signature of the function, for example "<Numeric Expression> / <Numeric Expression>".
getSignature(String, int, int[]) - Method in enum mondrian.olap.Syntax
Returns a description of the signature of a function call, for example, "CoalesceEmpty(, )".
getSignatures() - Method in class mondrian.olap.fun.FunInfo
 
getSignatures() - Method in class mondrian.olap.fun.MultiResolver
 
getSingleValues() - Method in class mondrian.rolap.agg.CellRequest
Returns an array of the values for each column.
getSize() - Method in class mondrian.rolap.aggmatcher.AggStar
Returns a measure of the IO cost of querying this table.
getSlicer() - Method in class mondrian.olap.ParserTest.TestParser
 
getSlicerAxis() - Method in class mondrian.olap.Query
 
getSlicerAxis() - Method in interface mondrian.olap.Result
Returns the slicer axis.
getSlicerAxis() - Method in class mondrian.olap.ResultBase
 
getSlicerMembers() - Method in class mondrian.rolap.RolapEvaluator
Return the list of slicer members in the current evaluator context.
getSlope() - Method in class mondrian.olap.fun.LinReg.Value
 
getSmartMemberReader(String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
getSmartMemberReader(Connection, String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
getSmartMemberReader(String) - Method in class mondrian.rolap.NonEmptyTest
 
getSmartMemberReader(Connection, String) - Method in class mondrian.rolap.NonEmptyTest
 
getSoapBodyXPath() - Static method in class mondrian.tui.XmlaSupport
 
getSoapFaultXPath() - Static method in class mondrian.tui.XmlaSupport
 
getSoapHeaderAndBodyXPath() - Static method in class mondrian.tui.XmlaSupport
 
getSoapXmlaRootXPath(String) - Static method in class mondrian.tui.XmlaSupport
 
getSoapXmlaXds2xd(String) - Static method in class mondrian.tui.XmlUtil
This is the xslt that can extract the "data" part of a SOAP XMLA response.
getSoapXmlaXds2xs(String) - Static method in class mondrian.tui.XmlUtil
This is the xslt that can extract the "schema" part of a SOAP XMLA response.
getSolveOrder() - Method in class mondrian.olap.Formula
Returns the solve order.
getSolveOrder() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getSolveOrder() - Method in class mondrian.olap.fun.TestMember
 
getSolveOrder() - Method in interface mondrian.olap.Member
 
getSolveOrder() - Method in class mondrian.olap.MemberBase
 
getSolveOrder() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getSolveOrder() - Method in class mondrian.rolap.RolapCalculatedMember
 
getSolveOrder() - Method in class mondrian.rolap.RolapCubeMember
 
getSource() - Method in class mondrian.rolap.HierarchyUsage
 
getSpace() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getSpace() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
getSql() - Method in class mondrian.test.SqlPattern
 
getSqlConnection() - Method in class mondrian.test.loader.CsvDBTestCase
 
getSQLKeywords() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggGen
 
getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
 
getSqlQuery() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Get a SqlQuery object.
getSqlQuery() - Method in class mondrian.rolap.RolapStar.Column
 
getSqlQuery() - Method in class mondrian.rolap.RolapStar
Clones an existing SqlQuery to create a new one (this cloning creates one with an empty sql query).
getSqlQueryDialect() - Method in class mondrian.rolap.RolapStar
Returns this RolapStar's SQL dialect.
getSQLStateType() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getStackTrace(Throwable) - Static method in class mondrian.test.TestContext
Converts a Throwable to a stack trace.
getStar() - Method in class mondrian.rolap.agg.AbstractQuerySpec
 
getStar() - Method in class mondrian.rolap.agg.AggQuerySpec
 
getStar() - Method in class mondrian.rolap.agg.Aggregation
This is called during Sql generation.
getStar() - Method in class mondrian.rolap.agg.AggregationKey
 
getStar() - Method in class mondrian.rolap.agg.GroupingSetsList
 
getStar() - Method in interface mondrian.rolap.agg.QuerySpec
 
getStar() - Method in class mondrian.rolap.aggmatcher.AggStar
Get this AggStar's RolapStar.
getStar() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Get the RolapStar associated with this Group's RolapCube.
getStar() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Get the RolapStar associated with this cube.
getStar(String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
getStar(Connection, String) - Method in class mondrian.rolap.DataSourceChangeListenerTest
 
getStar() - Method in class mondrian.rolap.RolapCube
Returns this cube's underlying star schema.
getStar(String) - Method in class mondrian.rolap.RolapSchema
 
getStar(String) - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
 
getStar() - Method in class mondrian.rolap.RolapStar.Column
 
getStar() - Method in class mondrian.rolap.RolapStar.Table
 
getStarKeyColumn() - Method in class mondrian.rolap.RolapCubeLevel
This is the RolapStar.Column that is related to this RolapCubeLevel
getStarList(CacheControl.CellRegion) - Static method in class mondrian.rolap.CacheControlImpl
 
getStarMeasure() - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
getStarMeasure(Member) - Static method in class mondrian.rolap.RolapStar
Retrieves the RolapStar.Measure in which a measure is stored.
getStarMeasure() - Method in interface mondrian.rolap.RolapStoredMeasure
Returns the RolapStar.Measure from which this member is computed.
getStarMeasure() - Method in class mondrian.rolap.RolapVirtualCubeMeasure
 
getStars() - Method in class mondrian.rolap.RolapSchema
 
getStars() - Method in class mondrian.rolap.RolapSchema.RolapStarRegistry
 
getStartTimeMillis() - Method in class mondrian.recorder.AbstractRecorder
 
getStartTimeMillis() - Method in interface mondrian.recorder.MessageRecorder
Get the time when the MessageRecorder was created or the last time that the clear method was called.
getStatement() - Method in class mondrian.olap4j.EmptyResultSet
 
getStatement() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getStatement() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
getStatement() - Method in interface mondrian.xmla.XmlaRequest
Statement of EXECUTE method.
getStatusCode() - Method in class mondrian.tui.MockHttpServletResponse
 
getStoredMeasure() - Method in class mondrian.rolap.RolapNativeSql
 
getString(String) - Method in class mondrian.gui.I18n
Retreive a resource string using the current locale.
getString(String, String) - Method in class mondrian.gui.I18n
Retreive a resource string using the current locale, with a default.
getString(String, Locale, String) - Method in class mondrian.gui.I18n
Retreive a resource string using the given locale.
getString(String, String) - Method in class mondrian.gui.validate.impl.WorkbenchMessages
 
getString(String, String) - Method in interface mondrian.gui.validate.Messages
Returns the string with given key.
getString(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getString(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getString(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getString(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getStringFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getStringProperty() - Method in class mondrian.calc.ExpCompiler.Factory
Return the ExpCompiler.FactorygetStringProperty() - Method in class mondrian.util.MemoryMonitorFactory
Return the MemoryMonitorFactorygetStringProperty() - Method in class mondrian.util.ObjectFactory
Return the StringProperty associated with this factory.
getSubName() - Method in class mondrian.olap.HierarchyBase
Returns the name of the hierarchy sans dimension name.
getSubtotalVisibility() - Method in class mondrian.olap.QueryAxis
 
getSuperTables(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getSupportedLocales() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getSupportedLocales() - Method in class mondrian.olap4j.MondrianOlap4jSchema
 
getSymbolicName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
Get the symbolic name, the measure name, i.e., [Unit Sales].
getSymbolicName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
Get usage's symbolic name.
getSyntax() - Method in class mondrian.mdx.ResolvedFunCall
 
getSyntax() - Method in class mondrian.mdx.UnresolvedFunCall
Returns the syntax of this function call.
getSyntax() - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
getSyntax() - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
getSyntax() - Method in class mondrian.olap.fun.FunDefBase
 
getSyntax() - Method in class mondrian.olap.fun.FunInfo
Returns the syntactic type of the function.
getSyntax() - Method in class mondrian.olap.fun.MultiResolver
 
getSyntax() - Method in interface mondrian.olap.fun.Resolver
Returns the syntax with which the function or operator was invoked.
getSyntax() - Method in class mondrian.olap.fun.ResolverBase
 
getSyntax() - Method in class mondrian.olap.fun.SimpleResolver
 
getSyntax() - Method in class mondrian.olap.fun.UdfResolver
 
getSyntax() - Method in interface mondrian.olap.FunCall
Returns the syntax of the call.
getSyntax() - Method in interface mondrian.olap.FunDef
Returns the syntactic type of the function.
getSyntax() - Method in interface mondrian.spi.UserDefinedFunction
Returns the syntactic type of the user-defined function.
getSyntax() - Method in class mondrian.test.BasicQueryTest.SleepUdf
 
getSyntax() - Method in class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
getSyntax() - Method in class mondrian.test.UdfTest.PlusOneUdf
 
getSyntax() - Method in class mondrian.test.UdfTest.StringMultUdf
 
getSyntax() - Method in class mondrian.udf.CurrentDateMemberUdf
 
getSyntax() - Method in class mondrian.udf.CurrentDateStringUdf
 
getSyntax() - Method in class mondrian.udf.InUdf
 
getSyntax() - Method in class mondrian.udf.InverseNormalUdf
 
getSyntax() - Method in class mondrian.udf.LastNonEmptyUdf
 
getSyntax() - Method in class mondrian.udf.MatchesUdf
 
getSyntax() - Method in class mondrian.udf.NullValueUdf
 
getSyntax() - Method in class mondrian.udf.ValUdf
 
getSystemFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getTable(JdbcSchema, RolapStar.Table) - Method in class mondrian.rolap.aggmatcher.AggGen
 
getTable(JdbcSchema, String) - Method in class mondrian.rolap.aggmatcher.AggGen
 
getTable() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
Get the enclosing AggStar.Table.
getTable() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
Get the enclosing AggStar.Table.
getTable(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Gets a table by name.
getTable() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get this column's table.
getTable() - Method in class mondrian.rolap.RolapStar.Column
 
getTableAlias() - Method in class mondrian.gui.MondrianGuiDef.Column
 
getTableAlias() - Method in class mondrian.gui.MondrianGuiDef.Expression
 
getTableAlias() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
getTableAlias() - Method in class mondrian.olap.MondrianDef.Column
 
getTableAlias() - Method in class mondrian.olap.MondrianDef.Expression
 
getTableAlias() - Method in class mondrian.olap.MondrianDef.ExpressionView
 
getTableAlias() - Method in class mondrian.rolap.RolapLevel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class mondrian.gui.SchemaPropertyCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class mondrian.gui.SchemaPropertyCellRenderer
 
getTableDef() - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
Get the ExplicitRules.TableDef associated with this instance.
getTableMatch() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getTableMatcher(String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Gets the Recognizer.Matcher for this tableName.
getTableMatches() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getTableName(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
getTableName() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Get the database table name associated with this Group's RolapStar's fact table.
getTableName() - Method in class mondrian.rolap.RolapLevel
 
getTableName() - Method in class mondrian.rolap.RolapStar.Table
Sometimes one need to get to the "real" name when the table has been given an alias.
getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl
 
getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl2
 
getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl3
 
getTableName(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl4
 
getTablePK(String, String) - Method in class mondrian.gui.JDBCMetaData
 
getTablePrivileges(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getTables() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Returns the database's tables.
getTables() - Method in class mondrian.test.loader.CsvDBLoader
 
getTables(File[]) - Method in class mondrian.test.loader.CsvDBLoader
 
getTables(Reader) - Method in class mondrian.test.loader.CsvDBLoader
 
getTables() - Method in class mondrian.test.loader.DBLoader
 
getTablesFromDirectory() - Method in class mondrian.test.loader.CsvDBLoader
 
getTablesFromFile() - Method in class mondrian.test.loader.CsvDBLoader
 
getTablesFromFiles() - Method in class mondrian.test.loader.CsvDBLoader
 
getTableType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Get the table's type.
getTableTypes() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getTableUsageType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Get the table's usage type.
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
getTag() - Method in class mondrian.rolap.aggmatcher.DefaultRules
Gets the tag of this rule (this is the value of the MondrianProperties.AggregateRuleTag property).
getTarget() - Method in class mondrian.olap4j.MondrianOlap4jCell.MyDelegatingInvocationHandler
 
getTarget() - Method in class mondrian.util.DelegatingInvocationHandler
Returns the object to forward method calls to, should the derived class not implement the method.
getTemplate() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getTemplate() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMap
 
getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMap
 
getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMap
 
getTemplateNames() - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
This must be defined in derived classes.
getTestCaseNames() - Method in class mondrian.test.DiffRepository
 
getTestContext() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
getTestContext() - Method in class mondrian.rolap.MemberCacheControlTest
 
getTestContext() - Method in class mondrian.test.FoodMartTestCase
Returns the test context.
getTestContext(String) - Method in class mondrian.test.FoodMartTestCase
Returns a TestContext which uses a given cube for executing scalar and set expressions.
getTestContext(Connection) - Method in class mondrian.test.FoodMartTestCase
Returns a TestContext which uses a given connection.
getTestContext() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
getTestContext() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
getTestContext() - Method in class mondrian.test.UdfTest
 
getTestObject(String, Class[], Object[]) - Method in class mondrian.util.ObjectFactory.Singleton
Create an instance for test purposes.
getThreadLocalClassName() - Static method in class mondrian.calc.ExpCompiler.Factory
Get the class name of a ExpCompiler implementation or null.
getTime(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getTime(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getTime(int, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
 
getTime(String, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
 
getTime(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTime(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTime(int, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTime(String, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTime(Calendar) - Static method in class mondrian.util.ScheduleUtil
Extracts the time part of a date.
getTimeDateFunctions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getTimeDimension() - Method in interface mondrian.olap.Cube
Returns the time dimension for this cube, or null if there is no time dimension.
getTimeDimension() - Method in class mondrian.olap.CubeBase
 
getTimeLimit() - Method in class mondrian.test.MondrianTestRunner
 
getTimeQueries() - Method in class mondrian.tui.CmdRunner
 
getTimestamp(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getTimestamp(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getTimestamp(int, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
 
getTimestamp(String, Calendar) - Method in class mondrian.olap4j.EmptyResultSet
 
getTimestamp(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTimestamp(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTimestamp(int, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTimestamp(String, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getTokenList() - Static method in class mondrian.util.Format
 
getTooltip(String) - Method in class mondrian.gui.Workbench
 
getTopLevelDepth() - Method in class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
getTopLevelDepth() - Method in interface mondrian.olap.Role.HierarchyAccess
Returns the depth of the highest level to which the current Role has access.
getTotalColumnSize() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Get the total size of all columns in a row.
getTotalColumnSize() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Get the total size of a row (sum of the column sizes).
getTotalQueryTime() - Method in class mondrian.tui.CmdRunner
 
getTransactionIsolation() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getTransformer(String, boolean) - Method in class mondrian.web.taglib.ApplResources
 
getTransformerFactory() - Static method in class mondrian.tui.XmlUtil
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class mondrian.gui.SchemaTreeCellEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class mondrian.gui.SchemaTreeCellRenderer
 
getTriggerSql() - Method in class mondrian.test.SqlPattern
 
getTupleReader() - Method in class mondrian.rolap.RolapNative.TupleEvent
 
getType() - Method in interface mondrian.calc.Calc
Returns the type of this expression.
getType() - Method in class mondrian.calc.DummyExp
 
getType() - Method in class mondrian.calc.impl.AbstractCalc
 
getType() - Method in class mondrian.mdx.DimensionExpr
 
getType() - Method in class mondrian.mdx.HierarchyExpr
 
getType() - Method in class mondrian.mdx.LevelExpr
 
getType() - Method in class mondrian.mdx.MemberExpr
 
getType() - Method in class mondrian.mdx.NamedSetExpr
 
getType() - Method in class mondrian.mdx.ParameterExpr
 
getType() - Method in class mondrian.mdx.ResolvedFunCall
 
getType() - Method in class mondrian.mdx.UnresolvedFunCall
 
getType() - Method in interface mondrian.olap.Exp
Returns the type of this expression.
getType() - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
getType() - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
getType() - Method in class mondrian.olap.Id
 
getType() - Method in class mondrian.olap.Literal
 
getType() - Method in interface mondrian.olap.NamedSet
Returns the type of this named set.
getType() - Method in interface mondrian.olap.Parameter
Returns the type of this Parameter.
getType() - Method in class mondrian.olap.ParameterImpl
 
getType() - Method in class mondrian.olap.Property
Returns the datatype of the property.
getType() - Method in class mondrian.olap.SetBase
 
getType() - Method in class mondrian.olap4j.EmptyResultSet
 
getType() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getType() - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get the columnIter java.sql.Type enun of the column.
getType() - Method in class mondrian.rolap.RolapSchemaParameter
 
getType() - Method in interface mondrian.spi.UserDefinedFunction.Argument
 
getType() - Method in class mondrian.test.loader.DBLoader.Column
 
getType(String) - Static method in class mondrian.test.loader.DBLoader.Type
 
getType(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getType(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getType(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getTypeInfo() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getTypeMap() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getTypeName() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get the columnIter java.sql.Type name.
getTypeName() - Method in class mondrian.test.loader.DBLoader.Column
 
getTypes(Exp[]) - Static method in class mondrian.olap.ExpBase
 
getUdfDescription() - Method in class mondrian.test.loader.CsvDBTestCase
 
getUDTs(String, String, String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getUnicodeStream(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getUnicodeStream(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getUnicodeStream(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getUnicodeStream(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getUniqueName() - Method in class mondrian.olap.CubeBase
 
getUniqueName() - Method in class mondrian.olap.DimensionBase
 
getUniqueName() - Method in class mondrian.olap.Formula
Returns the unique name of the member or set.
getUniqueName() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
getUniqueName() - Method in class mondrian.olap.fun.TestMember
 
getUniqueName() - Method in class mondrian.olap.HierarchyBase
 
getUniqueName() - Method in class mondrian.olap.LevelBase
 
getUniqueName() - Method in class mondrian.olap.MemberBase
 
getUniqueName() - Method in interface mondrian.olap.OlapElement
 
getUniqueName() - Method in class mondrian.olap.SetBase
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jNamedSet
 
getUniqueName() - Method in class mondrian.olap4j.MondrianOlap4jProperty
 
getUniqueRelation(MondrianDef.RelationOrJoin, String, String, String) - Method in class mondrian.rolap.RolapStar
Generates a unique relational join to the fact table via re-aliasing MondrianDef.Relations currently called in the RolapCubeHierarchy constructor.
getUniqueTable() - Method in class mondrian.rolap.RolapHierarchy
If this hierarchy has precisely one table, returns that table; if this hierarchy has no table, return the cube's fact-table; otherwise, returns null.
getUpdateCount() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getUpperBound() - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
getUpperBound() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
getUpperInclusive() - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
getUpperInclusive() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
getURI(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getURL(int) - Method in class mondrian.olap4j.EmptyResultSet
 
getURL(String) - Method in class mondrian.olap4j.EmptyResultSet
 
getURL(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getURL(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getURL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getURL() - Method in class mondrian.xmla.DataSourcesConfig.DataSource
 
getUsagePrefix() - Method in class mondrian.rolap.HierarchyUsage
 
getUsagePrefix() - Method in class mondrian.rolap.RolapStar.Column
 
getUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get an iterator over all usages.
getUsages(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Get an iterator over all usages of the given column type.
getUsages(Hierarchy) - Method in class mondrian.rolap.RolapCube
A Hierarchy may have one or more HierarchyUsages.
getUsageType() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
The column usage type.
getUsedMemory() - Method in class mondrian.util.FauxMemoryMonitor
 
getUsedMemory() - Method in interface mondrian.util.MemoryMonitor
Returns the current memory used.
getUsedMemory() - Method in class mondrian.util.NotificationMemoryMonitor
Get the current memory usage for this JVM instance.
getUserName() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getUserName() - Method in class mondrian.test.loader.DBLoader
 
getUserPrincipal() - Method in class mondrian.tui.MockHttpServletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getValidator() - Method in interface mondrian.calc.ExpCompiler
Returns the validator which was used to validate this expression.
getValidator() - Method in class mondrian.calc.impl.AbstractExpCompiler
 
getValidator() - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
getValue() - Method in class mondrian.gui.PropertyTableModel
 
getValue() - Method in interface mondrian.olap.Cell
Returns the cell's raw value.
getValue(int) - Method in class mondrian.olap.EnumeratedValues
Returns the name associated with an ordinal; the return value is null if the ordinal is not a member of the enumeration.
getValue(String, boolean) - Method in class mondrian.olap.EnumeratedValues
Returns the value associated with a name.
getValue() - Method in class mondrian.olap.Literal
 
getValue() - Method in interface mondrian.olap.Parameter
Returns the value of this parameter.
getValue() - Method in class mondrian.olap.ParameterImpl
 
getValue() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
getValue() - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
getValue() - Method in class mondrian.rolap.agg.ValueColumnPredicate
Returns the value which the column is compared to.
getValue() - Method in class mondrian.rolap.RolapCell
 
getValue() - Method in class mondrian.rolap.RolapSchemaParameter
 
getValue() - Method in class mondrian.util.Pair
 
getValue(String, boolean) - Method in class mondrian.xmla.Enumeration
 
getValue(int) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getValue(String, String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getValue(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
 
getValueAt(int, int) - Method in class mondrian.gui.PropertyTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueList() - Method in class mondrian.rolap.agg.CellRequest
 
getValuesSortedByName() - Method in class mondrian.olap.EnumeratedValues
Returns the members of this enumeration, sorted by name.
getValueType() - Method in class mondrian.olap.type.MemberType
 
getValueType() - Method in class mondrian.olap.type.TupleType
 
getValueTypeHint(String) - Static method in class mondrian.xmla.XmlaHandler.ValueInfo
Returns XSD_INT, XSD_DOUBLE, XSD_STRING or null.
getVariance() - Method in class mondrian.olap.fun.LinReg.Value
 
getVersion() - Method in class mondrian.olap.MondrianServer
Returns the version of this MondrianServer.
getVersion() - Method in class mondrian.olap.MondrianServerImpl
 
getVersionColumns(String, String, String) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
getVersionString() - Method in interface mondrian.olap.MondrianServer.MondrianVersion
Returns the version string, for example "2.3.0".
getViewXMLMenuItem() - Method in class mondrian.gui.Workbench
 
getVirtualCubeDescription() - Method in class mondrian.test.loader.CsvDBTestCase
 
getVolume() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Get the volume of the table (now of rows * size of a row).
getVUsers() - Method in class mondrian.test.MondrianTestRunner
 
getWarnEntries() - Method in class mondrian.recorder.ListRecorder
 
getWarningCount() - Method in class mondrian.recorder.AbstractRecorder
 
getWarnings() - Method in interface mondrian.olap.Schema
Returns a list of warnings and errors that occurred while loading this schema.
getWarnings() - Method in class mondrian.olap4j.EmptyResultSet
 
getWarnings() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
getWarnings() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
getWarnings() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
getWarnings() - Method in class mondrian.rolap.RolapSchema
 
getWeekLevel() - Method in interface mondrian.olap.Cube
Return Week Level or null.
getWeekLevel() - Method in class mondrian.olap.CubeBase
 
getWorkbenchProperty(String) - Method in class mondrian.gui.Workbench
returns the value of a workbench property
getWorkbenchResourceBundle() - Method in class mondrian.gui.Workbench
 
getWriter() - Method in class mondrian.calc.CalcWriter
 
getWriter() - Method in class mondrian.rolap.RolapUtil.TeeWriter
Returns the underlying writer.
getWriter() - Method in class mondrian.test.DelegatingTestContext
 
getWriter() - Method in class mondrian.test.MondrianResultPrinter
 
getWriter() - Method in class mondrian.test.TestContext
Returns the output writer.
getWriter() - Method in class mondrian.tui.MockHttpServletResponse
Returns a PrintWriter object that can send character text to the client.
getWriter() - Method in class mondrian.xmla.impl.DefaultXmlaResponse
 
getWriter() - Method in interface mondrian.xmla.XmlaResponse
Get helper for writing XML document.
getXercesVersion() - Static method in class mondrian.tui.XmlUtil
Get the Xerces version being used.
getXercesVersionNumbers() - Static method in class mondrian.tui.XmlUtil
Gets the Xerces version numbers as a three part array of ints where the first element is the major release number, the second is the minor release number, and the third is the patch number.
getXercesVersionNumberString() - Static method in class mondrian.tui.XmlUtil
Get the number part of the Xerces Version string.
getXmlaHandler() - Method in class mondrian.xmla.XmlaServlet
Gets (creating if needed) the XmlaHandler.
getXmlaRootXPath(String) - Static method in class mondrian.tui.XmlaSupport
 
getXmlaTransform(String) - Static method in class mondrian.tui.XmlaSupport
This is a parameterized XSLT.
getXmlaXds2xd(String) - Static method in class mondrian.tui.XmlUtil
This is the xslt that can extract the "data" part of a XMLA response.
getXmlaXds2xs(String) - Static method in class mondrian.tui.XmlUtil
This is the xslt that can extract the "schema" part of a XMLA response.
getXMLDefClass() - Static method in class mondrian.gui.MondrianGuiDef
 
getXMLDefClass() - Static method in class mondrian.olap.MondrianDef
 
getXMLDefClass() - Static method in class mondrian.rolap.aggmatcher.DefaultDef
 
getXMLDefClass() - Static method in class mondrian.xmla.DataSourcesConfig
 
getXmlHierarchy() - Method in class mondrian.rolap.RolapHierarchy
 
getXMLSchema() - Method in class mondrian.rolap.RolapSchema
 
getXsltURI() - Method in class mondrian.web.taglib.TransformTag
 
getYearLevel() - Method in interface mondrian.olap.Cube
Helper method that returns the Year Level or returns null if the Time Dimension does not exist or if Year is not defined in the Time Dimension.
getYearLevel() - Method in class mondrian.olap.CubeBase
 
GlobalFunTable - Class in mondrian.olap.fun
Global function table contains builtin functions and global user-defined functions.
gmtTz - Static variable in class mondrian.util.ScheduleTest
 
GrandTotalTest - Class in mondrian.test.clearview
GrandTotalTest is a test suite which tests scenarios of using grand total against the FoodMart database.
GrandTotalTest() - Constructor for class mondrian.test.clearview.GrandTotalTest
 
GrandTotalTest(String) - Constructor for class mondrian.test.clearview.GrandTotalTest
 
grant(Schema, Access) - Method in class mondrian.olap.RoleImpl
Defines access to all cubes and dimensions in a schema.
grant(Cube, Access) - Method in class mondrian.olap.RoleImpl
Defines access to a cube.
grant(Dimension, Access) - Method in class mondrian.olap.RoleImpl
Defines access to a dimension.
grant(Hierarchy, Access, Level, Level, Role.RollupPolicy) - Method in class mondrian.olap.RoleImpl
Defines access to a hierarchy.
grant(Member, Access) - Method in class mondrian.olap.RoleImpl
Defines access to a member in a hierarchy.
groupBatches(List<FastBatchingCellReader.Batch>) - Method in class mondrian.rolap.FastBatchingCellReader
 
GroupingSet - Class in mondrian.rolap.agg
The GroupingSet stores the information about an Aggregation which can be represented as a GROUP BY GROUPING SET in a SQL query.
GroupingSet(Segment[], BitKey, BitKey, Aggregation.Axis[], RolapStar.Column[]) - Constructor for class mondrian.rolap.agg.GroupingSet
 
GroupingSetQueryTest - Class in mondrian.rolap
Test support for generating SQL queries with the GROUPING SETS construct, if the DBMS supports it.
GroupingSetQueryTest() - Constructor for class mondrian.rolap.GroupingSetQueryTest
 
GroupingSetsCollector - Class in mondrian.rolap
The GroupingSetsCollector collects the GroupinpSets and pass the consolidated list to form group by grouping sets sql
GroupingSetsCollector(boolean) - Constructor for class mondrian.rolap.GroupingSetsCollector
 
GroupingSetsList - Class in mondrian.rolap.agg
Class for using GROUP BY GROUPING SETS sql query.
GroupingSetsList(List<GroupingSet>) - Constructor for class mondrian.rolap.agg.GroupingSetsList
Creates a GroupingSetsList.
GT - Static variable in interface mondrian.olap.ParserSym
 
GZIP - Static variable in class mondrian.util.Base64
Specify that data should be gzip-compressed.

H

handle(Exception) - Method in class mondrian.rolap.SqlStatement
Handles an exception thrown from the ResultSet, implicitly calls SqlStatement.close(), and returns an exception which includes the full stack, including a description of the high-level operation.
handleFault(HttpServletResponse, byte[][], XmlaServlet.Phase, Throwable) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
This produces a SOAP 1.1 version Fault element - not a 1.2 version.
handleFault(HttpServletResponse, byte[][], XmlaServlet.Phase, Throwable) - Method in class mondrian.xmla.XmlaServlet
Implement to application specified handler of SOAP fualt.
handler - Variable in class mondrian.xmla.Rowset
 
handleSoapBody(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
handleSoapBody(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaServlet
Implement to handle XML/A request.
handleSoapHeader(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
See if there is a "mustUnderstand" header element.
handleSoapHeader(HttpServletResponse, Element[], byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaServlet
Implement to handle application specified SOAP header.
HardSmartCache<K,V> - Class in mondrian.rolap.cache
An implementation of SmartCache that uses hard references.
HardSmartCache() - Constructor for class mondrian.rolap.cache.HardSmartCache
 
hasAggGroup() - Method in class mondrian.rolap.RolapCube
 
hasAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasAll - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
hasAll() - Method in interface mondrian.olap.Hierarchy
 
hasAll - Variable in class mondrian.olap.HierarchyBase
 
hasAll() - Method in class mondrian.olap.HierarchyBase
 
hasAll - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
hasAll() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
hasAllMember() - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
hasCalcMembers() - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
hasCaptionColumn() - Method in class mondrian.rolap.RolapLevel
 
hasCellProperty(String) - Method in class mondrian.olap.Query
Checks whether the property name is present in the query.
hasChildren() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Return true if this table has one or more child tables.
hasClosedPeer() - Method in class mondrian.rolap.RolapCubeLevel
 
hasClosedPeer() - Method in class mondrian.rolap.RolapLevel
Returns true when the level is part of a parent/child hierarchy and has an equivalent closed level.
hasDataSourcesContentChanged(String) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
hasDetailError() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
hasDialect(SqlPattern.Dialect) - Method in class mondrian.test.SqlPattern
 
hasDistinctCountMeasure() - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
hasErrors() - Method in class mondrian.recorder.AbstractRecorder
 
hasErrors() - Method in interface mondrian.recorder.MessageRecorder
Returns true if there are one or more error messages.
hasErrors() - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
hasFactCountMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasForeignKeyMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasForeignKeys() - Method in class mondrian.rolap.aggmatcher.AggStar
Returns whether this AggStar has foreign keys.
hash(int, int) - Static method in class mondrian.olap.Util
Combines two integers into a hash code.
hash(int, Object) - Static method in class mondrian.olap.Util
Computes a hash code from an existing hash code and an object (which may be null).
hash(T) - Method in class mondrian.util.ObjectPool
 
hashArray(int, Object[]) - Static method in class mondrian.olap.Util
Computes a hash code from an existing hash code and an array of objects (which may be null).
hashCode() - Method in class mondrian.gui.MondrianGuiDef.Column
 
hashCode() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
hashCode() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
hashCode() - Method in class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
hashCode() - Method in class mondrian.gui.MondrianGuiDef.SQL
 
hashCode() - Method in class mondrian.gui.MondrianGuiDef.Table
 
hashCode() - Method in class mondrian.mdx.ParameterExpr
 
hashCode() - Method in class mondrian.olap.CubeAccess
 
hashCode() - Method in class mondrian.olap.fun.ArrayHolder
 
hashCode() - Method in class mondrian.olap.fun.FunInfo
 
hashCode() - Method in class mondrian.olap.fun.MemberHelper
 
hashCode() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
hashCode() - Method in class mondrian.olap.fun.TestMember
 
hashCode() - Method in class mondrian.olap.Id.Segment
 
hashCode() - Method in class mondrian.olap.MondrianDef.Column
 
hashCode() - Method in class mondrian.olap.MondrianDef.ExpressionView
 
hashCode() - Method in class mondrian.olap.MondrianDef.InlineTable
 
hashCode() - Method in class mondrian.olap.MondrianDef.RelationOrJoin
 
hashCode() - Method in class mondrian.olap.MondrianDef.SQL
 
hashCode() - Method in class mondrian.olap.MondrianDef.Table
 
hashCode() - Method in class mondrian.olap.OlapElementBase
 
hashCode() - Method in class mondrian.olap.ParameterImpl
 
hashCode() - Method in class mondrian.olap.type.CubeType
 
hashCode() - Method in class mondrian.olap.type.DimensionType
 
hashCode() - Method in class mondrian.olap.type.HierarchyType
 
hashCode() - Method in class mondrian.olap.type.LevelType
 
hashCode() - Method in class mondrian.olap.type.ScalarType
 
hashCode() - Method in class mondrian.olap.type.SetType
 
hashCode() - Method in class mondrian.olap.type.TupleType
 
hashCode() - Method in class mondrian.olap4j.MondrianOlap4jCube
 
hashCode() - Method in class mondrian.olap4j.MondrianOlap4jDimension
 
hashCode() - Method in class mondrian.olap4j.MondrianOlap4jHierarchy
 
hashCode() - Method in class mondrian.olap4j.MondrianOlap4jLevel
 
hashCode() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
hashCode() - Method in class mondrian.rolap.agg.AggregationKey
 
hashCode() - Method in class mondrian.rolap.agg.ListColumnPredicate
 
hashCode() - Method in class mondrian.rolap.agg.ListPredicate
 
hashCode() - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
hashCode() - Method in class mondrian.rolap.agg.MemberColumnPredicate
 
hashCode() - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
hashCode() - Method in class mondrian.rolap.agg.MinusStarPredicate
 
hashCode() - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
hashCode() - Method in class mondrian.rolap.agg.Segment.Region
 
hashCode() - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
hashCode() - Method in class mondrian.rolap.BitKey.Big
 
hashCode() - Method in class mondrian.rolap.BitKey.Mid128
 
hashCode() - Method in class mondrian.rolap.BitKey.Small
 
hashCode() - Method in class mondrian.rolap.CellKey.Many
 
hashCode() - Method in class mondrian.rolap.CellKey.One
 
hashCode() - Method in class mondrian.rolap.CellKey.Three
 
hashCode() - Method in class mondrian.rolap.CellKey.Two
 
hashCode() - Method in class mondrian.rolap.CellKey.Zero
 
hashCode() - Method in class mondrian.rolap.HierarchyUsage
 
hashCode() - Method in class mondrian.rolap.MemberKey
 
hashCode() - Method in class mondrian.rolap.RolapEvaluator
 
hashCode() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
hashCode() - Method in class mondrian.rolap.RolapMember
 
hashCode() - Method in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
hashCode() - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
hashCode() - Method in class mondrian.rolap.RolapResult.CellInfo
 
hashCode() - Method in class mondrian.rolap.RolapSchema
 
hashCode() - Method in class mondrian.rolap.RolapStar.Column
 
hashCode() - Method in class mondrian.rolap.RolapStar.Condition
 
hashCode() - Method in class mondrian.rolap.RolapStar.Measure
 
hashCode() - Method in class mondrian.rolap.RolapStar.Table
 
hashCode() - Method in class mondrian.rolap.SmartMemberListCache.Key2
 
hashCode() - Method in class mondrian.util.AbstractMemoryMonitor.Entry
 
hashCode() - Method in class mondrian.util.ObjectPoolTest.KeyValue
 
hashCode() - Method in class mondrian.util.Pair
 
hashCode() - Method in class mondrian.util.UnsupportedList
 
hasIgnoreMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasInaccessibleDescendants(Member) - Method in class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
hasInaccessibleDescendants(Member) - Method in interface mondrian.olap.Role.HierarchyAccess
Returns true if at least one of the descendants of the given Member is inaccessible to this Role.
hasInformation() - Method in class mondrian.recorder.AbstractRecorder
 
hasInformation() - Method in interface mondrian.recorder.MessageRecorder
Returns true if there are one or more informational messages.
hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
 
hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
 
hasJoinCondition() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Return true if this table has a join condition (only DimTables have join conditions, FactTable instances do not).
hasLevelMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasLevels() - Method in class mondrian.rolap.aggmatcher.AggStar
Return true if AggStar has levels
hasLevels() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Return true if table has levels.
hasMeasureMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
Return true it table has measures
hasMeasures() - Method in class mondrian.rolap.aggmatcher.AggStar
Return true if AggStar has measures
hasMoreElements() - Method in class mondrian.olap.Walker
 
hasNext() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
 
hasNext() - Method in class mondrian.util.UnionIterator
 
hasNext() - Method in class mondrian.util.UnsupportedList.Itr
 
hasNextLine() - Method in class mondrian.test.loader.CsvLoader
 
hasOverlappingBitKeys(FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
hasParent() - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
 
hasParent() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
 
hasParent() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
Return true if this table has a parent table (FactTable instances do not have parent tables, all other do).
hasPrevious() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
 
hasPrevious() - Method in class mondrian.util.UnsupportedList.ListItr
 
hasRestrictions() - Method in class mondrian.olap.CubeAccess
 
hasRules() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Are there any rules associated with this Group.
hasSameCompoundPredicate(AggregationKey) - Method in class mondrian.rolap.agg.AggregationKey
 
hasSameCompoundPredicate(FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
hasTableMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
hasUsage() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Return true if the column has at least one usage.
hasUsage(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Return true if the column has at least one usage of the given column type.
hasWarnings() - Method in class mondrian.recorder.AbstractRecorder
 
hasWarnings() - Method in interface mondrian.recorder.MessageRecorder
Returns true if there are one or more warning messages.
haveSameStarAndAggregation(FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
haveSameValuesForOverlappingColumnsOrHasAllChildrenForOthers(FastBatchingCellReader.Batch) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
head(int, List) - Static method in class mondrian.olap.fun.HeadTailFunDef
 
headerList - Variable in class mondrian.xmla.XmlaUtil.MetadataRowset
 
HeadResolver - Static variable in class mondrian.olap.fun.HeadTailFunDef
 
HeadTailFunDef - Class in mondrian.olap.fun
Definition of the Head and Tail MDX builtin functions.
HeadTailFunDef(FunDef) - Constructor for class mondrian.olap.fun.HeadTailFunDef
 
helper - Variable in class mondrian.olap4j.MondrianOlap4jConnection
Handler for errors.
helperTest(String, boolean) - Method in class mondrian.xmla.XmlaExcel2000Test
 
helperTest(String, boolean) - Method in class mondrian.xmla.XmlaExcelXPTest
 
helperTestExpect(String, boolean) - Method in class mondrian.xmla.XmlaExcel2000Test
 
helperTestExpect(String, boolean) - Method in class mondrian.xmla.XmlaExcelXPTest
 
hex(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
hideMemberIf - Variable in class mondrian.gui.MondrianGuiDef.Level
 
hideMemberIf - Variable in class mondrian.olap.MondrianDef.Level
 
hierarchies - Variable in class mondrian.gui.MondrianGuiDef.Dimension
 
hierarchies - Variable in class mondrian.olap.DimensionBase
 
hierarchies - Variable in class mondrian.olap.MondrianDef.Dimension
 
hierarchize(List, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
HierarchizeFunDef - Class in mondrian.olap.fun
Definition of the Hierarchize MDX function.
HierarchizeFunDef(FunDef) - Constructor for class mondrian.olap.fun.HierarchizeFunDef
 
hierarchy - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
Hierarchy - Static variable in class mondrian.olap.Category
Hierarchy is a hierarchy expression.
Hierarchy - Interface in mondrian.olap
A Hierarchy is a set of members, organized into levels.
hierarchy - Variable in class mondrian.olap.LevelBase
 
hierarchy - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
 
hierarchy - Variable in class mondrian.rolap.ArrayMemberSource
 
hierarchy - Variable in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
HIERARCHY_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
HIERARCHY_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
 
HIERARCHY_UNIQUE_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the unique name of the current hierarchy.
HIERARCHY_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
hierarchyAccess - Variable in class mondrian.olap.DelegatingRole.DelegatingHierarchyAccess
 
HierarchyBase - Class in mondrian.olap
Skeleton implementation for Hierarchy.
HierarchyBase(Dimension, String, boolean) - Constructor for class mondrian.olap.HierarchyBase
 
HierarchyBugTest - Class in mondrian.olap
 
HierarchyBugTest(String) - Constructor for class mondrian.olap.HierarchyBugTest
 
HierarchyBugTest() - Constructor for class mondrian.olap.HierarchyBugTest
 
HierarchyCalc - Interface in mondrian.calc
Expression which yields a Hierarchy.
HierarchyCurrentMemberFunDef - Class in mondrian.olap.fun
Definition of the <Hierarchy>.CurrentMember MDX builtin function.
HierarchyCurrentMemberFunDef.CalcImpl - Class in mondrian.olap.fun
 
HierarchyCurrentMemberFunDef.CalcImpl(Exp, HierarchyCalc) - Constructor for class mondrian.olap.fun.HierarchyCurrentMemberFunDef.CalcImpl
 
HierarchyDimensionFunDef - Class in mondrian.olap.fun
Definition of the <Hierarchy>.Dimension MDX builtin function.
HierarchyDimensionFunDef.CalcImpl - Class in mondrian.olap.fun
 
HierarchyDimensionFunDef.CalcImpl(Exp, HierarchyCalc) - Constructor for class mondrian.olap.fun.HierarchyDimensionFunDef.CalcImpl
 
HierarchyExpr - Class in mondrian.mdx
Usage of a Hierarchy as an MDX expression.
HierarchyExpr(Hierarchy) - Constructor for class mondrian.mdx.HierarchyExpr
Creates a hierarchy expression.
hierarchyGrants - Variable in class mondrian.gui.MondrianGuiDef.CubeGrant
 
hierarchyGrants - Variable in class mondrian.olap.MondrianDef.CubeGrant
 
HierarchyInvalidForeignKey - Variable in class mondrian.resource.MondrianResource
HierarchyInvalidForeignKey is 'Foreign key ''{0}'' of hierarchy ''{1}'' in cube ''{2}'' is not a column in the fact table.'
hierarchyMembers(Hierarchy, Evaluator, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
HierarchyMustHaveForeignKey - Variable in class mondrian.resource.MondrianResource
HierarchyMustHaveForeignKey is 'Hierarchy ''{0}'' in cube ''{1}'' must have a foreign key, since it is not based on the cube's fact table.'
HierarchyMustNotHaveMoreThanOneSource - Variable in class mondrian.resource.MondrianResource
HierarchyMustNotHaveMoreThanOneSource is 'Hierarchy ''{0}'' has more than one source (memberReaderClass, , or )'
HierarchyType - Class in mondrian.olap.type
The type of an expression which represents a hierarchy.
HierarchyType(Dimension, Hierarchy) - Constructor for class mondrian.olap.type.HierarchyType
Creates a type representing a hierarchy.
HierarchyUsage - Class in mondrian.rolap
A HierarchyUsage is the usage of a hierarchy in the context of a cube.
HierarchyUsage(RolapCube, RolapHierarchy, MondrianDef.CubeDimension) - Constructor for class mondrian.rolap.HierarchyUsage
Creates a HierarchyUsage.
HierarchyUsage.Kind - Enum in mondrian.rolap
 
highbit - Static variable in class mondrian.util.Format.FloatingDecimal
 
highbyte - Static variable in class mondrian.util.Format.FloatingDecimal
 
highWaterMark - Variable in class mondrian.util.ObjectPool
 
hour(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
HR_CUBE - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
HSB_ACCESS_DENIED_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_ACCESS_DENIED_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_COMMAND_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_COMMAND_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_METHOD_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_METHOD_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_METHOD_NS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_METHOD_NS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_NON_NULLABLE_COLUMN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_NON_NULLABLE_COLUMN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_PROPERTIES_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_PROPERTIES_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_PROPERTIES_LIST_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_PROPERTIES_LIST_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_REQUEST_TYPE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_REQUEST_TYPE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTION_LIST_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTION_LIST_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTION_TYPE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTION_TYPE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTION_VALUE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTION_VALUE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTIONS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_RESTRICTIONS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_SOAP_BODY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_SOAP_BODY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_STATEMENT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_BAD_STATEMENT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_CONNECTION_DATA_SOURCE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_CONNECTION_DATA_SOURCE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DISCOVER_FORMAT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DISCOVER_FORMAT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DISCOVER_UNPARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DISCOVER_UNPARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILL_THROUGH_FORMAT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILL_THROUGH_FORMAT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILL_THROUGH_NOT_ALLOWED_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILL_THROUGH_NOT_ALLOWED_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILL_THROUGH_SQL_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILL_THROUGH_SQL_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILLDOWN_BAD_FIRST_ROWSET_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILLDOWN_BAD_FIRST_ROWSET_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILLDOWN_BAD_MAXROWS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILLDOWN_BAD_MAXROWS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILLDOWN_ERROR_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_DRILLDOWN_ERROR_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_EXECUTE_QUERY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_EXECUTE_QUERY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_EXECUTE_UNPARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_EXECUTE_UNPARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_PARSE_QUERY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_PARSE_QUERY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_PROCESS_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_PROCESS_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_UNSUPPORTED_OPERATION_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSB_UNSUPPORTED_OPERATION_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSH_BAD_SESSION_ID_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSH_BAD_SESSION_ID_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSH_MUST_UNDERSTAND_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSH_MUST_UNDERSTAND_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
HSH_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
HSH_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 

I

I18n - Class in mondrian.gui
 
I18n(ResourceBundle, ResourceBundle) - Constructor for class mondrian.gui.I18n
 
I18nTest - Class in mondrian.test
Test suite for internalization and localization.
I18nTest() - Constructor for class mondrian.test.I18nTest
 
Id - Class in mondrian.olap
Multi-part identifier.
Id(Id.Segment) - Constructor for class mondrian.olap.Id
Creates an identifier containing a single part.
Id(List<Id.Segment>) - Constructor for class mondrian.olap.Id
 
ID - Static variable in interface mondrian.olap.ParserSym
 
id - Variable in class mondrian.rolap.agg.Segment
 
id - Variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
id - Variable in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
id - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
Id.Quoting - Enum in mondrian.olap
 
Id.Segment - Class in mondrian.olap
Component in a compound identifier.
Id.Segment(String, Id.Quoting) - Constructor for class mondrian.olap.Id.Segment
 
IGNORE_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
IGNORE_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
ignorecase - Variable in class mondrian.gui.MondrianGuiDef.AggExclude
 
ignorecase - Variable in class mondrian.gui.MondrianGuiDef.AggTable
 
ignorecase - Variable in class mondrian.olap.MondrianDef.AggExclude
 
ignorecase - Variable in class mondrian.olap.MondrianDef.AggTable
 
ignoreCase - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
ignoreColumnNames - Variable in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
ignoreColumns - Variable in class mondrian.gui.MondrianGuiDef.AggTable
 
ignoreColumns - Variable in class mondrian.olap.MondrianDef.AggTable
 
IgnoreInvalidMembers - Variable in class mondrian.olap.MondrianProperties
Property that defines whether non-existent member errors should be ignored during schema load.
ignoreInvalidMembers() - Method in class mondrian.olap.Query
 
IgnoreInvalidMembersDuringQuery - Variable in class mondrian.olap.MondrianProperties
Property that defines whether non-existent member errors should be ignored during query validation.
ignoreMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
ignoreMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
ignoreMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared IgnoreMap.
IgnoreMeasureForNonJoiningDimension - Variable in class mondrian.olap.MondrianProperties
Property that defines whether to ignore measure when non joining dimension is in the tuple during aggregation.
IgnoreMeasureForNonJoiningDimensionInAggregationTest - Class in mondrian.test
Test ignoring of measure when unrelated Dimension is in aggregation list when IgnoreMeasureForNonJoiningDimension property is set to true.
IgnoreMeasureForNonJoiningDimensionInAggregationTest() - Constructor for class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
ignoreUnrelatedDimensions - Variable in class mondrian.olap.MondrianDef.CubeUsage
 
IgnoreUnrelatedDimensionsTest - Class in mondrian.test
IgnoreUnrelatedDimensionsTest Test case to push unrelatedDimensions to top level when ignoreUnrelatedDimensions property is set to true on a base cube usage.
IgnoreUnrelatedDimensionsTest() - Constructor for class mondrian.test.IgnoreUnrelatedDimensionsTest
 
IifFunDef - Class in mondrian.olap.fun
Definition of the Iif MDX function.
IifFunDef(String, String, String) - Constructor for class mondrian.olap.fun.IifFunDef
 
il - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
implode(List<Id.Segment>) - Static method in class mondrian.olap.Util
Converts an array of name parts {"part1", "part2"} into a single string "[part1].[part2]".
IN - Static variable in interface mondrian.olap.ParserSym
 
include(ServletRequest, ServletResponse) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
inComment() - Method in class mondrian.test.loader.CsvLoader
 
IndexedValuesTest - Class in mondrian.rolap
Test case for '&[..]' capability in MDX identifiers.
IndexedValuesTest(String) - Constructor for class mondrian.rolap.IndexedValuesTest
 
IndexedValuesTest() - Constructor for class mondrian.rolap.IndexedValuesTest
 
indexOf(Member) - Method in class mondrian.olap.fun.RankFunDef.RankedList
 
indexOf(Member[]) - Method in class mondrian.olap.fun.RankFunDef.RankedList
 
indexOf(Object) - Method in class mondrian.util.UnsupportedList
 
indexOfInsertion(T) - Method in class mondrian.util.ObjectPool
 
init() - Method in class mondrian.olap.fun.FunTableImpl
Initializes the function table.
init() - Method in class mondrian.olap.Scanner
Initialize the scanner
init(RolapCube, RolapHierarchy, MondrianDef.DimensionUsage) - Method in class mondrian.rolap.HierarchyUsage
 
init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapCubeHierarchy
 
init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapCubeLevel
 
init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapDimension
Initializes a dimension within the context of a cube.
init(Evaluator) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
First evaluator calls this method on construction.
init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapHierarchy
Initializes a hierarchy within the context of a cube.
init(MondrianDef.CubeDimension) - Method in class mondrian.rolap.RolapLevel
 
init(Evaluator) - Method in class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
 
init(SqlQuery.Dialect) - Method in class mondrian.test.loader.DBLoader.Column
 
init(ServletConfig) - Method in class mondrian.web.servlet.MDXQueryServlet
Initializes the servlet.
init(ServletContextEvent) - Method in class mondrian.web.taglib.ApplResources
 
init(ServletContextEvent) - Method in interface mondrian.web.taglib.Listener.ApplicationContext
 
init(Element) - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
init(ServletConfig) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
init(ServletConfig) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
 
init(ServletConfig) - Method in class mondrian.xmla.XmlaErrorTest.Callback
 
init(ServletConfig) - Method in class mondrian.xmla.XmlaExcel2000Test.Callback
 
init(ServletConfig) - Method in class mondrian.xmla.XmlaExcelXPTest.Callback
 
init(ServletConfig) - Method in interface mondrian.xmla.XmlaRequestCallback
 
init(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
Initializes servlet and XML/A handler.
init_actions() - Method in class mondrian.olap.Parser
Action encapsulation object initializer.
initCallbacks(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
Registers callbacks configured in web.xml.
initCharEncodingHandler(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
Initialize character encoding
initConnection() - Method in class mondrian.gui.JDBCMetaData
 
initConnection(String) - Method in class mondrian.gui.QueryPanel
 
initialize() - Method in class mondrian.rolap.aggmatcher.AggTableManager
Initializes this object, loading all aggregate tables and associating them with RolapStars.
initialize() - Method in class mondrian.test.loader.CsvLoader
 
initialize() - Method in class mondrian.test.loader.DBLoader
 
initializeColumns(DBLoader.Column[]) - Method in class mondrian.test.loader.DBLoader
 
InlineTableTest - Class in mondrian.test
BasicQueryTest is a test case which tests simple queries against the FoodMart database.
InlineTableTest(String) - Constructor for class mondrian.test.InlineTableTest
 
inNotSeenForeignKeys(String, List<JdbcSchema.Table.Column.Usage>) - Method in class mondrian.rolap.aggmatcher.Recognizer
Return true if the foreignKey column name is in the list of not seen foreign keys.
insertIntoCollapsed() - Method in class mondrian.rolap.aggmatcher.AggGen
Return the sql code to populate a collapsed dimension table from the fact table.
insertIntoLost() - Method in class mondrian.rolap.aggmatcher.AggGen
Return the sql code to populate a lost dimension table from the fact table.
insertRow() - Method in class mondrian.olap4j.EmptyResultSet
 
insertRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
insertsAreDetected(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
instance - Static variable in class mondrian.olap.Category
The singleton instance of Category.
instance() - Static method in class mondrian.olap.Category
Returns the singleton instance of Category.
instance() - Static method in class mondrian.olap.fun.BuiltinFunTable
Returns the singleton, creating if necessary.
instance - Static variable in class mondrian.olap.fun.DimensionCurrentMemberFunDef
 
instance - Static variable in class mondrian.olap.fun.DistinctFunDef
 
instance - Static variable in class mondrian.olap.fun.extra.CalculatedChildFunDef
 
instance - Static variable in class mondrian.olap.fun.FilterFunDef
 
instance() - Static method in class mondrian.olap.fun.GlobalFunTable
 
instance - Static variable in class mondrian.olap.fun.HierarchyCurrentMemberFunDef
 
instance - Static variable in class mondrian.olap.fun.HierarchyDimensionFunDef
 
instance - Static variable in class mondrian.olap.fun.LevelHierarchyFunDef
 
instance - Static variable in class mondrian.olap.fun.MemberHierarchyFunDef
 
instance - Static variable in class mondrian.olap.fun.MemberLevelFunDef
 
instance - Static variable in class mondrian.olap.fun.RangeFunDef
 
instance - Static variable in class mondrian.olap.fun.SetToStrFunDef
 
instance - Static variable in class mondrian.olap.fun.TupleItemFunDef
 
instance - Static variable in class mondrian.olap.fun.TupleToStrFunDef
 
instance - Static variable in class mondrian.olap.fun.ValidMeasureFunDef
 
instance() - Static method in class mondrian.olap.MondrianProperties
Returns the singleton.
instance() - Static method in class mondrian.resource.MondrianResource
Retrieves the singleton instance of MondrianResource.
instance(Locale) - Static method in class mondrian.resource.MondrianResource
Retrieves the instance of MondrianResource for the given locale.
instance() - Static method in class mondrian.rolap.agg.AggregationManager
Returns or creates the singleton.
instance() - Static method in class mondrian.rolap.cache.CachePool
Returns the singleton.
INSTANCE - Static variable in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
 
INSTANCE - Static variable in class mondrian.rolap.CellKey.Zero
 
instance() - Static method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
instance() - Static method in class mondrian.rolap.DefaultTupleConstraint
 
instance() - Static method in class mondrian.rolap.RolapConnectionPool
 
instance() - Static method in class mondrian.rolap.RolapSchema.Pool
 
instance - Static variable in class mondrian.rolap.RolapStar.ColumnComparator
 
instance() - Static method in class mondrian.rolap.SqlConstraintFactory
 
INSTANCE - Static variable in class mondrian.spi.impl.CatalogLocatorImpl
 
instance() - Static method in class mondrian.test.TestContext
Retrieves the singleton (instantiating if necessary).
inStrRev(String, String) - Static method in class mondrian.olap.fun.vba.Vba
 
inStrRev(String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
 
inStrRev(String, String, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
int_(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
Integer - Static variable in class mondrian.olap.Category
Integer is an integer expression.
Integer - Static variable in class mondrian.test.loader.DBLoader.Type
 
IntegerCalc - Interface in mondrian.calc
Compiled expression whose result is an int.
integerEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
integerFormatter - Static variable in class mondrian.test.loader.DBLoader
 
IntegerNull - Static variable in class mondrian.olap.fun.FunUtil
Special value which indicates that an int computation has returned the MDX null value.
integerRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
Intercept - Static variable in class mondrian.olap.fun.LinReg
 
intercept - Variable in class mondrian.olap.fun.LinReg.Value
The intercept for the linear regression model.
InterceptResolver - Static variable in class mondrian.olap.fun.LinReg
 
Internal - Variable in class mondrian.resource.MondrianResource
Internal is 'Internal error: {0}'
intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
intersect(StarColumnPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
intersect(StarColumnPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
Applies this predicate to a predicate from the axis of a segment, and tests for overlap.
IntersectFunDef - Class in mondrian.olap.fun
Definition of the INTERSECT MDX function.
IntersectFunDef(FunDef) - Constructor for class mondrian.olap.fun.IntersectFunDef
 
intersects(BitKey) - Method in class mondrian.rolap.BitKey.Big
 
intersects(BitKey) - Method in interface mondrian.rolap.BitKey
Returns whether this BitKey has any bits in common with a given BitKey.
intersects(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
 
intersects(BitKey) - Method in class mondrian.rolap.BitKey.Small
 
intlCurrencySymbol - Static variable in class mondrian.util.Format
 
intResolver - Static variable in class mondrian.olap.fun.SetItemFunDef
 
InUdf - Class in mondrian.udf
User-defined function IN.
InUdf() - Constructor for class mondrian.udf.InUdf
 
invalid(JTree, TreePath, Object) - Method in class mondrian.gui.SchemaTreeCellRenderer
 
invalid(JTree, TreePath, Object, Object, Object, Object, Object) - Method in class mondrian.gui.SchemaTreeCellRenderer
 
invalid(Messages, JDBCValidator, TreeModel, TreeModelPath, Object, Object, Object, Object, Object) - Static method in class mondrian.gui.validate.ValidationUtils
 
InvalidArgumentException - Exception in mondrian.olap
Exception which indicates that an argument is invalid
InvalidArgumentException(String) - Constructor for exception mondrian.olap.InvalidArgumentException
Creates a InvalidArgumentException.
InvalidAxis - Variable in class mondrian.resource.MondrianResource
InvalidAxis is 'Invalid axis specification.
invalidFlag - Variable in class mondrian.gui.SchemaTreeCellRenderer
 
InvalidHierarchyCondition - Variable in class mondrian.resource.MondrianResource
InvalidHierarchyCondition is 'Hierarchy ''{0}'' is invalid (has no members)'
InvalidHierarchyException - Exception in mondrian.olap
Exception which indicates that a Cube is invalid because there is a hierarchy with no members.
InvalidHierarchyException(String) - Constructor for exception mondrian.olap.InvalidHierarchyException
Creates a InvalidHierarchyException.
InvalidInsertLine - Variable in class mondrian.resource.MondrianResource
InvalidInsertLine is 'Input line is not a valid INSERT statement; line {0,number}: {1}.'
InverseNormalUdf - Class in mondrian.udf
A user-defined function which returns the inverse normal distribution value of its argument.
InverseNormalUdf() - Constructor for class mondrian.udf.InverseNormalUdf
 
invoke(Object, Method, Object[]) - Method in class mondrian.util.DelegatingInvocationHandler
 
iPmt(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
iPmt(double, double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
iPmt(double, double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
IRR(double[]) - Static method in class mondrian.olap.fun.vba.Vba
 
IRR(double[], double) - Static method in class mondrian.olap.fun.vba.Vba
 
IS - Static variable in interface mondrian.olap.ParserSym
 
is0000(Calendar) - Static method in class mondrian.util.ScheduleUtil
 
isAccess() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
isAfterLast() - Method in class mondrian.olap4j.EmptyResultSet
 
isAfterLast() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
isAggregate() - Method in class mondrian.rolap.agg.AbstractQuerySpec
 
isAggregate() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
isAggregate() - Method in class mondrian.rolap.agg.SegmentArrayQuerySpec
 
isAggregationChanged(Aggregation) - Method in interface mondrian.spi.DataSourceChangeListener
Checks if the given aggregation has changed since the previous time this function was called.
isAggregationChanged(Aggregation) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl
 
isAggregationChanged(Aggregation) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl2
 
isAggregationChanged(Aggregation) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl3
 
isAggregationChanged(Aggregation) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl4
 
isAll() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isAll() - Method in class mondrian.olap.fun.TestMember
 
isAll() - Method in interface mondrian.olap.Level
 
isAll() - Method in class mondrian.olap.LevelBase
 
isAll() - Method in interface mondrian.olap.Member
Returns whether this is the 'all' member.
isAll() - Method in class mondrian.olap.MemberBase
 
isAll() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
isAll() - Method in class mondrian.rolap.RolapCubeMember
 
isAll() - Method in class mondrian.rolap.RolapLevel
 
isAllMember() - Method in class mondrian.rolap.RolapMember
 
isAncestorOf(Member, Member, boolean) - Static method in class mondrian.olap.fun.FunUtil
Returns whether m0 is an ancestor of m1.
isApplicable() - Method in class mondrian.test.loader.CsvDBTestCase
 
isApplicableTo(double) - Method in class mondrian.util.Format.BasicFormat
Returns whether this format can handle a given value.
isApplicableTo(long) - Method in class mondrian.util.Format.BasicFormat
Returns whether this format can handle a given value.
isApplicableTo(double) - Method in class mondrian.util.Format.CompoundFormat
 
isApplicableTo(double) - Method in class mondrian.util.Format.NumericFormat
 
isArray(Object) - Method in class mondrian.olap.fun.vba.Vba
 
isAS400() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
isAutoIncrement(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isBeforeFirst() - Method in class mondrian.olap4j.EmptyResultSet
 
isBeforeFirst() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
isCacheAggregations() - Method in class mondrian.rolap.RolapCube
Returns true if this Cube is either virtual or if the Cube's RolapStar is caching aggregates.
isCacheAggregations() - Method in class mondrian.rolap.RolapStar
Returns whether the this RolapStar cache aggregates.
isCalculated() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isCalculated() - Method in class mondrian.olap.fun.TestMember
 
isCalculated() - Method in interface mondrian.olap.Member
Returns whether this member is computed using either a with member clause in an mdx query or a calculated member defined in cube.
isCalculated() - Method in class mondrian.olap.MemberBase
 
isCalculated() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
isCalculated() - Method in class mondrian.rolap.RolapCubeMember
 
isCalculated() - Method in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
isCalculatedInQuery() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isCalculatedInQuery() - Method in class mondrian.olap.fun.TestMember
 
isCalculatedInQuery() - Method in interface mondrian.olap.Member
Returns whether this member is computed from a with member clause in an mdx query.
isCalculatedInQuery() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
isCalculatedInQuery() - Method in class mondrian.rolap.RolapCalculatedMember
 
isCalculatedInQuery() - Method in class mondrian.rolap.RolapCubeMember
 
isCalculatedInQuery() - Method in class mondrian.rolap.RolapMember
 
isCaseSensitive(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isCatalogAtStart() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
isCellEditable(int, int) - Method in class mondrian.gui.PropertyTableModel
 
isCellEditable(EventObject) - Method in class mondrian.gui.SchemaPropertyCellEditor
Asks the editor if it can start editing using anEvent.
isCellEditable(EventObject) - Method in class mondrian.gui.SchemaTreeCellEditor
 
isCellProperty() - Method in class mondrian.olap.Property
Returns whether this property is a standard member property.
isCellPropertyEmpty() - Method in class mondrian.olap.Query
Checks whether any cell property present in the query
isChildOrEqualTo(Member) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isChildOrEqualTo(Member) - Method in class mondrian.olap.fun.TestMember
 
isChildOrEqualTo(Member) - Method in interface mondrian.olap.Member
Returns whether member is equal to, a child, or a descendent of this Member.
isChildOrEqualTo(Member) - Method in class mondrian.olap.MemberBase
 
isChildOrEqualTo(String) - Method in class mondrian.olap.MemberBase
Returns whether this Member's unique name is equal to, a child of, or a descendent of a member whose unique name is uniqueName.
isChildOrEqualTo(Member) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
isClosed() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
isClosed() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
isCloudscape() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
isColExists(String, String, String) - Method in class mondrian.gui.JDBCMetaData
 
isColExists(String, String, String) - Method in class mondrian.gui.validate.impl.WorkbenchJDBCValidator
 
isColExists(String, String, String) - Method in interface mondrian.gui.validate.JDBCValidator
Returns true if column exists.
isCommitted() - Method in class mondrian.tui.MockHttpServletResponse
Returns a boolean indicating if the response has been committed.
isCurrency(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isDate(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
isDate() - Method in class mondrian.util.Format.BasicFormat
 
isDate() - Method in class mondrian.util.Format.Token
 
isDB2() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
isDecimal - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
 
isDefaultNullMemberRepresentation() - Method in class mondrian.test.FoodMartTestCase
 
isDefinitelyWritable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isDerby() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
isDirty() - Method in class mondrian.gui.SchemaExplorer
 
isDirty() - Method in interface mondrian.rolap.CellReader
 
isDirty() - Method in class mondrian.rolap.FastBatchingCellReader
Returns whether this reader has told a lie.
isDirty() - Method in class mondrian.rolap.RolapResult
 
isDistinct() - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
 
isDistinct() - Method in class mondrian.rolap.RolapAggregator
 
isDrillable(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
isDrillable(Member) - Method in interface mondrian.olap.SchemaReader
Returns whether a member has visible children.
isDrillable(Member) - Method in class mondrian.rolap.RolapSchemaReader
 
isDrillThrough() - Method in class mondrian.xmla.impl.DefaultXmlaRequest
 
isDrillThrough() - Method in interface mondrian.xmla.XmlaRequest
Indicate whether statement is a drill through statement of EXECUTE method.
isEditModeXML() - Method in class mondrian.gui.SchemaExplorer
 
isEmpty() - Method in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
 
isEmpty() - Method in interface mondrian.gui.validate.TreeModelPath
Returns true if path has no components.
isEmpty(String) - Static method in class mondrian.olap.Util
Returns whether a string is null or empty.
isEmpty() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
isEmpty() - Method in class mondrian.rolap.BitKey.Big
 
isEmpty() - Method in interface mondrian.rolap.BitKey
Returns true if this BitKey contains no bits that are set to true.
isEmpty() - Method in class mondrian.rolap.BitKey.Mid128
 
isEmpty() - Method in class mondrian.rolap.BitKey.Small
 
isEmpty() - Method in class mondrian.rolap.RolapAxis.PositionListBase
 
isEmpty() - Method in class mondrian.rolap.StringList
 
isEmpty() - Method in class mondrian.util.UnsupportedList
 
IsEmptyFunDef - Class in mondrian.olap.fun
Definition of the IsEmpty MDX function.
IsEmptyFunDef(FunDef) - Constructor for class mondrian.olap.fun.IsEmptyFunDef
 
isEnabled() - Method in class mondrian.gui.MondrianGuiDef.Cube
 
isEnabled() - Method in class mondrian.gui.MondrianGuiDef.VirtualCube
 
isEnabled() - Method in class mondrian.olap.MondrianDef.Cube
 
isEnabled() - Method in class mondrian.olap.MondrianDef.VirtualCube
 
isEnabled() - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
isEnabled() - Method in class mondrian.rolap.RolapNative
if enabled == false, then createEvaluator will always return null
isEnum() - Method in enum mondrian.xmla.RowsetDefinition.Type
 
isEquals(String, String) - Static method in class mondrian.xmla.XmlaErrorTest
 
isError() - Method in interface mondrian.olap.Cell
Returns whether the cell's calculation returned an error.
isError(Object) - Method in class mondrian.olap.fun.vba.Vba
 
isError() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
isError() - Method in class mondrian.rolap.RolapCell
 
isEvalAxes() - Method in interface mondrian.olap.Evaluator
 
isEvalAxes() - Method in class mondrian.rolap.RolapEvaluator
 
isExcecuteSql() - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
isExceptional - Variable in class mondrian.util.Format.FloatingDecimal
 
isFailed() - Method in class mondrian.rolap.agg.Segment
 
isFirebird() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Firebird.
isFirst() - Method in class mondrian.olap4j.EmptyResultSet
 
isFirst() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
isFoundEvaluator() - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
isFoundInCache() - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
isFunCall(String) - Method in class mondrian.olap.Parser
Returns whether the given identifier can possibly the name of an operator with property syntax.
IsFunDef - Class in mondrian.olap.fun
Definition of the IS MDX function.
IsFunDef(FunDef) - Constructor for class mondrian.olap.fun.IsFunDef
 
isFunky() - Method in class mondrian.rolap.RolapStar.Table
Note: I do not think that this is ever true.
isGroupingSetsSupported() - Method in class mondrian.test.FoodMartTestCase
 
isHidden() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isHidden() - Method in class mondrian.olap.fun.TestMember
 
isHidden() - Method in interface mondrian.olap.Member
Returns whether this member is 'hidden', as per the rules which define a ragged hierarchy.
isHidden() - Method in class mondrian.olap.MemberBase
 
isHidden() - Method in class mondrian.olap4j.MondrianOlap4jMember
 
isHidden() - Method in class mondrian.rolap.RolapMember
 
isHierarchyAllowed(Hierarchy) - Method in class mondrian.olap.CubeAccess
 
isHierarchyChanged(RolapHierarchy) - Method in interface mondrian.spi.DataSourceChangeListener
Checks if the given hierarchy has changed since the previous time this function was called.
isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl
 
isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl2
 
isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl3
 
isHierarchyChanged(RolapHierarchy) - Method in class mondrian.spi.impl.DataSourceChangeListenerImpl4
 
isIgnoreCase() - Method in class mondrian.gui.MondrianGuiDef.AggExclude
 
isIgnoreCase() - Method in class mondrian.gui.MondrianGuiDef.AggTable
 
isIgnoreCase() - Method in class mondrian.olap.MondrianDef.AggExclude
 
isIgnoreCase() - Method in class mondrian.olap.MondrianDef.AggTable
 
isIgnoreCase() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Return true if this name/pattern matching ignores case.
isImmutable() - Method in class mondrian.olap.EnumeratedValues
 
isInformix() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Informix.
isIngres() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Ingres.
isInitialized() - Method in class mondrian.gui.validate.impl.WorkbenchJDBCValidator
 
isInitialized() - Method in interface mondrian.gui.validate.JDBCValidator
Returns true if this object successfully connected to database (and validation methods can now be called).
isInterbase() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Interbase.
isInternal() - Method in class mondrian.olap.Property
Returns whether this property is for system use only.
isJoinRequired() - Method in class mondrian.rolap.RolapNativeFilter.FilterConstraint
we alwas need to join the fact table because we want to evalutate the filter expression against a fact.
isJoinRequired() - Method in class mondrian.rolap.RolapNativeSet.SetConstraint
if there is a crossjoin, we need to join the fact table - even if the evalutaor context is empty.
isJoinRequired() - Method in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
we alwas need to join the fact table because we want to evalutate the top count expression which involves a fact.
isJoinRequired() - Method in class mondrian.rolap.SqlContextConstraint
Returns whether a join with the fact table is required.
isLast() - Method in class mondrian.olap4j.EmptyResultSet
 
isLast() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
isLeaf(Object) - Method in class mondrian.gui.JDBCTreeModel
Returns true if node is a leaf.
isLeaf(Object) - Method in class mondrian.gui.SchemaTreeModel
Returns true if node is a leaf.
isLucidDB() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is LucidDB.
isMeasure() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isMeasure() - Method in class mondrian.olap.fun.TestMember
 
isMeasure() - Method in class mondrian.olap.LevelBase
 
isMeasure() - Method in interface mondrian.olap.Member
Returns whether this is a member of the measures dimension.
isMeasure() - Method in class mondrian.olap.MemberBase
 
isMeasure() - Method in class mondrian.rolap.RolapCubeMember
 
isMeasures() - Method in interface mondrian.olap.Dimension
Returns whether this is the [Measures] dimension.
isMeasures() - Method in class mondrian.olap.DimensionBase
 
isMember() - Method in class mondrian.olap.Formula
 
isMemberProperty() - Method in class mondrian.olap.Property
Returns whether this property is a standard member property.
isMemberType(Calc) - Static method in class mondrian.olap.fun.FunUtil
 
isMissing(Object) - Method in class mondrian.olap.fun.vba.Vba
 
isModifiable() - Method in class mondrian.mdx.ParameterExpr
Returns whether the parameter can be modified.
isModifiable() - Method in interface mondrian.olap.Parameter
Returns whether the value of this Parameter can be modified in a query.
isModifiable() - Method in class mondrian.olap.ParameterImpl
Returns whether the parameter can be modified.
isModifiable() - Method in class mondrian.rolap.RolapSchemaParameter
 
isMSSQL() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Microsoft SQL Server.
isMutable() - Method in class mondrian.olap.RoleImpl
Returns whether modifications are possible.
isMutable() - Method in class mondrian.rolap.CacheMemberReader
 
isMutable() - Method in interface mondrian.rolap.MemberCache
Returns whether the cache supports removing selected items.
isMutable() - Method in class mondrian.rolap.MemberCacheHelper
 
isMySQL() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is MySQL.
isNameColumn() - Method in class mondrian.rolap.RolapStar.Column
 
isNameEquals(String) - Method in class mondrian.olap.CellProperty
checks whether cell property is equals to passed parameter.
isNegative - Variable in class mondrian.util.Format.FloatingDecimal
 
isNewFile() - Method in class mondrian.gui.SchemaExplorer
 
isNonEmpty() - Method in interface mondrian.olap.Evaluator
Returns true for an axis that is NON EMPTY.
isNonEmpty() - Method in class mondrian.olap.QueryAxis
Returns whether the axis has the NON EMPTY property set.
isNonEmpty() - Method in class mondrian.rolap.RolapEvaluator
 
isNull() - Method in interface mondrian.olap.Cell
Returns whether the cell's value is null.
isNull() - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
isNull() - Method in class mondrian.olap.fun.TestMember
 
isNull(Object) - Method in class mondrian.olap.fun.vba.Vba
 
isNull() - Method in interface mondrian.olap.Member
Returns whether this is the 'null member'.
isNull() - Method in class mondrian.olap.MemberBase
 
isNull(Object) - Static method in class mondrian.olap.Util
 
isNull() - Method in class mondrian.olap4j.MondrianOlap4jCell
 
isNull() - Method in class mondrian.rolap.RolapCell
 
isNull() - Method in class mondrian.rolap.RolapCubeMember
 
isNullable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isNullable(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
isNullable() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
False means the column definitely does not allow NULL values.
IsNullFunDef - Class in mondrian.olap.fun
Definition of the IS NULL MDX function.
IsNullFunDef(FunDef) - Constructor for class mondrian.olap.fun.IsNullFunDef
 
isNullsCollateLast() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether NULL values appear last when sorted using ORDER BY.
isNumeric(Object) - Method in class mondrian.olap.fun.vba.Vba
 
isNumeric() - Method in enum mondrian.rolap.sql.SqlQuery.Datatype
 
isNumeric() - Method in class mondrian.util.Format.BasicFormat
 
isNumeric() - Method in class mondrian.util.Format.Token
 
isObject(Object) - Method in class mondrian.olap.fun.vba.Vba
 
isOldAS400() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
isOracle() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Oracle.
isOrdered() - Method in class mondrian.olap.QueryAxis
Returns whether the axis has the ORDER property set.
isOrdered() - Method in class mondrian.rolap.agg.AbstractQuerySpec
Whether to add an ORDER BY clause to make results deterministic.
isOrdered() - Method in class mondrian.rolap.agg.DrillThroughQuerySpec
 
isParam(String) - Static method in class mondrian.tui.CmdRunner
 
isParentChild() - Method in class mondrian.rolap.RolapLevel
Returns whether this level is parent-child.
isPoolable() - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
isPostgres() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Postgres.
isPreferInterpreter(boolean) - Method in interface mondrian.rolap.RolapNativeSet.CrossJoinArg
 
isPreferInterpreter(boolean) - Method in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
isPreferInterpreter(RolapNativeSet.CrossJoinArg[], boolean) - Method in class mondrian.rolap.RolapNativeSet
Tests whether non-native evaluation is preferred for the given arguments.
isPreferInterpreter(boolean) - Method in class mondrian.rolap.RolapNativeSet.MemberListCrossJoinArg
 
isPrivate() - Method in class mondrian.rolap.HierarchyUsage
 
isProperty(String) - Method in class mondrian.olap.fun.FunTableImpl
 
isProperty(String) - Method in interface mondrian.olap.FunTable
Returns whether a string is a property-style (postfix) operator.
isProperty(String) - Static method in class mondrian.tui.CmdRunner
 
isRagged() - Method in class mondrian.olap.HierarchyBase
 
isRagged() - Method in class mondrian.rolap.RolapHierarchy
A hierarchy is ragged if it contains one or more levels with hidden members.
isReadOnly(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isReadOnly() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
isReadOnly() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
isReady() - Method in class mondrian.rolap.agg.Segment
 
isReady() - Method in class mondrian.rolap.aggmatcher.AggGen
Return true if this instance is ready to generate the sql.
isRequestedSessionIdFromCookie() - Method in class mondrian.tui.MockHttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromURL() - Method in class mondrian.tui.MockHttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromUrl() - Method in class mondrian.tui.MockHttpServletRequest
 
isRequestedSessionIdValid() - Method in class mondrian.tui.MockHttpServletRequest
Checks whether the requested session ID is still valid.
isReserved(String) - Method in class mondrian.olap.fun.FunTableImpl
 
isReserved(String) - Method in interface mondrian.olap.FunTable
Returns whether a string is a reserved word.
isRestricted(RowsetDefinition.Column) - Method in class mondrian.xmla.Rowset
Returns true if there is a restriction for the given column definition.
isResultCache() - Method in class mondrian.web.taglib.QueryTag
 
isScalar(int) - Static method in class mondrian.olap.Category
Returns whether a category represents a scalar type.
isSearchable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isSecure() - Method in class mondrian.tui.MockHttpServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSet(Type) - Static method in class mondrian.olap.type.TypeUtil
Returns whether a type is a set type.
isShared() - Method in class mondrian.rolap.HierarchyUsage
 
isSigned(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isSigned(int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
isSimpleLevel(RolapLevel) - Static method in class mondrian.rolap.RolapNativeSet
Ensures that level is not ragged and not a parent/child level.
isSorted(List<T>) - Static method in class mondrian.olap.Util
Returns whether a list is strictly sorted.
isSorted(List<RolapMember>) - Method in class mondrian.rolap.SmartMemberReader
Returns true if every element of members is not null and is strictly less than the following element; false otherwise.
isSpecial() - Method in class mondrian.util.Format.Token
 
isStale() - Method in class mondrian.olap.MondrianProperties.FilePropertySource
 
isStale() - Method in interface mondrian.olap.MondrianProperties.PropertySource
Returns true if the source exists and has been modified since last time we called MondrianProperties.PropertySource.openStream().
isStale() - Method in class mondrian.olap.MondrianProperties.UrlPropertySource
 
isStandard() - Method in class mondrian.olap.Property
Returns whether this property is standard.
isString() - Method in class mondrian.util.Format.BasicFormat
 
isString() - Method in class mondrian.util.Format.Token
 
isSuperSetOf(BitKey) - Method in class mondrian.rolap.BitKey.Big
 
isSuperSetOf(BitKey) - Method in interface mondrian.rolap.BitKey
Is every bit set in the parameter bitKey also set in this.
isSuperSetOf(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
 
isSuperSetOf(BitKey) - Method in class mondrian.rolap.BitKey.Small
 
isSybase() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Sybase.
isTableExists(String, String) - Method in class mondrian.gui.JDBCMetaData
 
isTableExists(String, String) - Method in class mondrian.gui.validate.impl.WorkbenchJDBCValidator
 
isTableExists(String, String) - Method in interface mondrian.gui.validate.JDBCValidator
Returns true if table exists.
isTeradata() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether the underlying database is Teradata.
isText(int) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Returns true if the parameter is a java.sql.Type text type.
isTime() - Method in enum mondrian.olap.LevelType
 
isTime(Calendar) - Static method in class mondrian.util.ScheduleUtil
 
isUnionCompatible(Type, Type) - Static method in class mondrian.olap.type.TypeUtil
Returns whether this type is union-compatible with another.
isUnique() - Method in class mondrian.rolap.RolapLevel
 
isUniqueColumnType(Set<JdbcSchema.UsageType>) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Determine if the parameter represents a single column type, i.e., the column only has one usage.
isUnsatisfiable() - Method in class mondrian.rolap.agg.CellRequest
Returns whether this cell request is impossible to satisfy.
isUserInRole(String) - Method in class mondrian.tui.MockHttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUsingCubeFact() - Method in class mondrian.rolap.RolapCubeHierarchy
 
isValid(int) - Method in class mondrian.olap.EnumeratedValues
Returns whether ordinal is valid for this enumeration.
isValidContext(Evaluator) - Static method in class mondrian.rolap.SqlContextConstraint
 
isValidContext(Evaluator, boolean, Level[]) - Static method in class mondrian.rolap.SqlContextConstraint
 
isValidProperty(Member, String) - Static method in class mondrian.olap.Util
Returns whether a property is valid for a given member.
isValidXsdInt(long) - Static method in class mondrian.xmla.XmlaHandler
 
isVirtual() - Method in class mondrian.rolap.HierarchyUsage
 
isVirtual() - Method in class mondrian.rolap.RolapCube
Returns whether this cube is virtual.
isVisible(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
isVisible(Member) - Method in interface mondrian.olap.SchemaReader
Returns whether a member is visible.
isVisible() - Method in class mondrian.olap4j.MondrianOlap4jMeasure
 
isVisible(Member) - Method in class mondrian.rolap.RolapSchemaReader
 
isWrapperFor(Class<?>) - Method in class mondrian.olap4j.EmptyResultSet
 
isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
isWritable(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
isXsltCache() - Method in class mondrian.web.taglib.TransformTag
 
ITERABLE_ANY - Static variable in enum mondrian.calc.ResultStyle
 
ITERABLE_LIST - Static variable in enum mondrian.calc.ResultStyle
 
ITERABLE_LIST_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
 
ITERABLE_LIST_MUTABLELIST_ANY - Static variable in enum mondrian.calc.ResultStyle
 
ITERABLE_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
 
ITERABLE_MUTABLELIST_LIST - Static variable in enum mondrian.calc.ResultStyle
 
ITERABLE_ONLY - Static variable in enum mondrian.calc.ResultStyle
 
IterationLimit - Variable in class mondrian.olap.MondrianProperties
Property that defines the iteration limit when computing an aggregate; 0 indicates unlimited.
IterationLimitExceeded - Variable in class mondrian.resource.MondrianResource
IterationLimitExceeded is 'Number of iterations exceeded limit of {0,number}'
Iterations - Variable in class mondrian.olap.MondrianProperties
todo:
iterator() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
iterator() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
iterator() - Method in class mondrian.olap.Util.PropertyList
 
iterator() - Method in class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
iterator() - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
iterator() - Method in class mondrian.rolap.agg.SparseSegmentDataset
 
iterator() - Method in class mondrian.rolap.BitKey.Big
 
iterator() - Method in interface mondrian.rolap.BitKey
An Iterator over the bit positions.
iterator() - Method in class mondrian.rolap.BitKey.Mid128
 
iterator() - Method in class mondrian.rolap.BitKey.Small
To say that I am happy about this algorithm (or the variations of the algorithm used for the Mid128 and Big BitKey implementations) would be a stretch.
iterator() - Method in class mondrian.rolap.cache.HardSmartCache
 
iterator() - Method in class mondrian.rolap.cache.SoftSmartCache
 
iterator() - Method in class mondrian.rolap.ModulosTest.PositionList
 
iterator() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.MIPosition
 
iterator() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionIter
 
iterator() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionWrapper
 
iterator() - Method in class mondrian.rolap.RolapAxis.MemberIterable.MIPosition
 
iterator() - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionIter
 
iterator() - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionWrapper
 
iterator() - Method in class mondrian.rolap.RolapAxis.PositionBase
 
iterator() - Method in class mondrian.rolap.RolapAxis.PositionIterBase
 
iterator() - Method in class mondrian.rolap.RolapAxis.PositionListBase
 
iterator() - Method in class mondrian.test.loader.CsvDBLoader.CsvLoaderRowStream
 
iterator() - Method in class mondrian.test.loader.CsvDBLoader.ListRowStream
 
iterator() - Method in interface mondrian.test.loader.DBLoader.RowStream
 
iterator() - Method in class mondrian.util.ObjectPool
Returns an Iterator of this ObjectPool.
iterator() - Method in class mondrian.util.UnsupportedList
 
IterCalc - Interface in mondrian.calc
Expression which evaluates a set of members or tuples to an Iterable.

J

JavaFunDef - Class in mondrian.olap.fun
MDX function which is implemented by a Java method.
JavaFunDef(String, String, Syntax, int, int[], Method) - Constructor for class mondrian.olap.fun.JavaFunDef
Creates a JavaFunDef.
JavaFunDef.Description - Annotation Type in mondrian.olap.fun
Annotation which allows you to tag a Java method with the description of the MDX function it implements.
JavaFunDef.FunctionName - Annotation Type in mondrian.olap.fun
Annotation which allows you to tag a Java method with the name of the MDX function it implements.
JavaFunDef.Signature - Annotation Type in mondrian.olap.fun
Annotation which allows you to tag a Java method with the signature of the MDX function it implements.
JavaFunDef.SyntaxDef - Annotation Type in mondrian.olap.fun
Annotation which allows you to tag a Java method with the syntax of the MDX function it implements.
JDBC_DRIVER_PROP - Static variable in class mondrian.test.loader.DBLoader
 
JDBC_PASSWORD_PROP - Static variable in class mondrian.test.loader.DBLoader
 
JDBC_URL_PROP - Static variable in class mondrian.test.loader.DBLoader
 
JDBC_USER_PROP - Static variable in class mondrian.test.loader.DBLoader
 
jdbcCompliant() - Method in class mondrian.olap4j.MondrianOlap4jDriver
 
jdbcConnectionUrl - Variable in class mondrian.gui.JDBCMetaData
 
jdbcDriverClassName - Variable in class mondrian.gui.JDBCMetaData
 
JdbcDrivers - Variable in class mondrian.olap.MondrianProperties
Property containing a list of JDBC drivers to load automatically.
JDBCExplorer - Class in mondrian.gui
 
JDBCExplorer() - Constructor for class mondrian.gui.JDBCExplorer
Creates new form JDBCExplorer
JDBCExplorer(Connection) - Constructor for class mondrian.gui.JDBCExplorer
 
JdbcFactoryClass - Variable in class mondrian.olap.MondrianProperties
Property that defines the JdbcSchema factory class which determines the list of tables and columns of a specific datasource.
JDBCMetaData - Class in mondrian.gui
 
JDBCMetaData(Workbench, String, String, String, String) - Constructor for class mondrian.gui.JDBCMetaData
 
jdbcMetaData - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
JDBCMetaData.Database - Class in mondrian.gui
 
JDBCMetaData.Database() - Constructor for class mondrian.gui.JDBCMetaData.Database
 
JDBCMetaData.DbSchema - Class in mondrian.gui
 
JDBCMetaData.DbSchema() - Constructor for class mondrian.gui.JDBCMetaData.DbSchema
 
JDBCMetaData.DbTable - Class in mondrian.gui
 
JDBCMetaData.DbTable() - Constructor for class mondrian.gui.JDBCMetaData.DbTable
 
JDBCMetaData.FactTable - Class in mondrian.gui
 
JDBCMetaData.FactTable() - Constructor for class mondrian.gui.JDBCMetaData.FactTable
 
jdbcPassword - Variable in class mondrian.gui.JDBCMetaData
 
JdbcPropertyPrefix - Static variable in enum mondrian.rolap.RolapConnectionProperties
Any property beginning with this value will be added to the JDBC connection properties, after removing this prefix.
JdbcSchema - Class in mondrian.rolap.aggmatcher
This class is used to scrape a database and store information about its tables and columnIter.
JdbcSchema(DataSource) - Constructor for class mondrian.rolap.aggmatcher.JdbcSchema
 
JdbcSchema.Factory - Interface in mondrian.rolap.aggmatcher
 
JdbcSchema.StdFactory - Class in mondrian.rolap.aggmatcher
 
JdbcSchema.StdFactory() - Constructor for class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
 
JdbcSchema.Table - Class in mondrian.rolap.aggmatcher
A table in a database.
JdbcSchema.Table.Column - Class in mondrian.rolap.aggmatcher
A column in a table.
JdbcSchema.Table.Column.Usage - Class in mondrian.rolap.aggmatcher
A usage of a column.
JdbcSchema.Table.Column.Usage(JdbcSchema.UsageType) - Constructor for class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
JdbcSchema.TableUsageType - Enum in mondrian.rolap.aggmatcher
 
JdbcSchema.UsageType - Enum in mondrian.rolap.aggmatcher
Enumeration of ways that an aggregate table can use a column.
JDBCTreeModel - Class in mondrian.gui
 
JDBCTreeModel(Connection) - Constructor for class mondrian.gui.JDBCTreeModel
Creates a new instance of JDBCTreeModel
JDBCTreeModel.Node - Class in mondrian.gui
 
JDBCTreeModel.Node(String, int) - Constructor for class mondrian.gui.JDBCTreeModel.Node
 
jdbcUsername - Variable in class mondrian.gui.JDBCMetaData
 
JDBCValidator - Interface in mondrian.gui.validate
Validation for database schema, table, and columns.
JdbcVersion - Static variable in class mondrian.olap.Util
What version of JDBC? Returns 4 in JDK 1.6 and higher, 3 otherwise.
joinExp - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
joinLevelTableToFactTable(SqlQuery, RolapCube, AggStar, Evaluator, RolapCubeLevel) - Static method in class mondrian.rolap.SqlConstraintUtils
Ensures that the table of level is joined to the fact table
jScrollPaneT - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
jstTz - Static variable in class mondrian.util.ScheduleTest
 
JTreeUpdater - Class in mondrian.gui
Helper to enable update the tree and keep expanded nodes expanded after reloading the tree.
JTreeUpdater(JTree) - Constructor for class mondrian.gui.JTreeUpdater
Constructor
julianDay(Calendar) - Static method in class mondrian.util.ScheduleUtil
Returns the julian day number of a given date.

K

KEY - Static variable in class mondrian.olap.Property
Definition of the property which holds the key of the current member.
key - Variable in class mondrian.rolap.cache.SoftSmartCache.CacheReference
 
key - Variable in class mondrian.rolap.RolapResult.CellInfo
 
key - Variable in class mondrian.util.ObjectPoolTest.KeyValue
 
KEY_ORDINAL - Static variable in class mondrian.olap.Property
 
keyExp - Variable in class mondrian.gui.MondrianGuiDef.Level
The SQL expression used to populate this level's key.
keyExp - Variable in class mondrian.olap.MondrianDef.Level
The SQL expression used to populate this level's key.
keyExp - Variable in class mondrian.rolap.RolapLevel
The column or expression which yields the level's key.
keyToString(Object) - Static method in class mondrian.rolap.RolapMember
Converts a key to a string to be used as part of the member's name and unique name.
keywords - Static variable in class mondrian.olap.MondrianServerImpl
 

L

LagResolver - Static variable in class mondrian.olap.fun.LeadLagFunDef
 
languageChanged(LanguageChangedEvent) - Method in interface mondrian.gui.LanguageChangedListener
 
LanguageChangedEvent - Class in mondrian.gui
 
LanguageChangedEvent(Locale) - Constructor for class mondrian.gui.LanguageChangedEvent
Creates a new instance of LanguageChangedEvent
LanguageChangedListener - Interface in mondrian.gui
 
languageChangedListeners - Static variable in class mondrian.gui.I18n
 
LargeDimensionThreshold - Variable in class mondrian.olap.MondrianProperties
Property that determines when a dimension is considered "large".
largestPrime - Static variable in class mondrian.util.PrimeFinder
The largest prime this class can generate; currently equal to Integer.MAX_VALUE.
last() - Method in class mondrian.olap4j.EmptyResultSet
 
last() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
LAST_DAY_OF_MONTH - Static variable in class mondrian.util.Schedule
Indicates that a schedule should fire on the last day of the month.
LAST_SCHEMA_UPDATE_DATE - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
LAST_SCHEMA_UPDATE_DATE_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
LAST_WEEK_OF_MONTH - Static variable in class mondrian.util.Schedule
Indicates that a schedule should fire on the last week of the month.
lastDataSourcesConfigString - Variable in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
 
lastIndexOf(Object) - Method in class mondrian.util.UnsupportedList
 
LastNonEmptyUdf - Class in mondrian.udf
Definition of the user-defined function "LastNonEmpty".
LastNonEmptyUdf() - Constructor for class mondrian.udf.LastNonEmptyUdf
 
lastPeriods(Member, Evaluator, int) - Method in class mondrian.olap.fun.LastPeriodsFunDef
 
LastPeriodsFunDef - Class in mondrian.olap.fun
Definition of the LastPeriods MDX function.
LastPeriodsFunDef(FunDef) - Constructor for class mondrian.olap.fun.LastPeriodsFunDef
 
lastRet - Variable in class mondrian.util.UnsupportedList.Itr
 
lastSelected - Variable in class mondrian.gui.SchemaExplorer
 
LBRACE - Static variable in interface mondrian.olap.ParserSym
 
lCase(String) - Static method in class mondrian.olap.fun.vba.Vba
 
LE - Static variable in interface mondrian.olap.ParserSym
 
LeadLagFunDef - Class in mondrian.olap.fun
Definition of the Lead and Lag MDX functions.
LeadLagFunDef(FunDef) - Constructor for class mondrian.olap.fun.LeadLagFunDef
 
LeadResolver - Static variable in class mondrian.olap.fun.LeadLagFunDef
 
leave() - Method in class mondrian.rolap.RolapUtil.Semaphore
 
left - Variable in class mondrian.gui.MondrianGuiDef.Join
 
left(String, int) - Static method in class mondrian.olap.fun.vba.Vba
 
left - Variable in class mondrian.olap.MondrianDef.Join
 
left - Variable in class mondrian.util.Pair
 
LEFT_OF_POINT - Static variable in class mondrian.util.Format
 
leftAlias - Variable in class mondrian.gui.MondrianGuiDef.Join
 
leftAlias - Variable in class mondrian.olap.MondrianDef.Join
 
leftKey - Variable in class mondrian.gui.MondrianGuiDef.Join
 
leftKey - Variable in class mondrian.olap.MondrianDef.Join
 
lessThan(Time, Time, boolean) - Static method in class mondrian.util.ScheduleUtil
 
lessThan(Date, Date, boolean) - Static method in class mondrian.util.ScheduleUtil
 
level - Variable in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
Level - Static variable in class mondrian.olap.Category
Level is a level expression.
Level - Interface in mondrian.olap
A Level is a group of Members in a Hierarchy, all with the same attributes and at the same depth in the hierarchy.
level - Variable in class mondrian.olap.MemberBase
 
level - Variable in class mondrian.olap.MondrianDef.DimensionUsage
 
level() - Method in class mondrian.olap.Walker
returns level in the tree of the current element (that is, last element returned from nextElement()).
level - Variable in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
LEVEL_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
LEVEL_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
LEVEL_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
LEVEL_NUMBER - Static variable in class mondrian.olap.CubeBase
 
LEVEL_NUMBER - Static variable in class mondrian.olap.Property
Definition of the property which holds the ordinal of the current level.
LEVEL_NUMBER_ORDINAL - Static variable in class mondrian.olap.Property
 
LEVEL_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
 
LEVEL_UNIQUE_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the unique name of the current level.
LEVEL_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
LevelBase - Class in mondrian.olap
Skeleton implementation of Level
LevelBase(Hierarchy, String, int, LevelType) - Constructor for class mondrian.olap.LevelBase
 
LevelCalc - Interface in mondrian.calc
Expression which yields a Level.
levelColumnName - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
LevelExpr - Class in mondrian.mdx
Usage of a Level as an MDX expression.
LevelExpr(Level) - Constructor for class mondrian.mdx.LevelExpr
Creates a level expression.
LevelHierarchyFunDef - Class in mondrian.olap.fun
Definition of the <Level>.Hierarchy MDX builtin function.
LevelHierarchyFunDef.CalcImpl - Class in mondrian.olap.fun
 
LevelHierarchyFunDef.CalcImpl(Exp, LevelCalc) - Constructor for class mondrian.olap.fun.LevelHierarchyFunDef.CalcImpl
 
levelMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
levelMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
levelMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared LevelMap.
levelMembers(Level, Evaluator, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
LevelMustHaveNameExpression - Variable in class mondrian.resource.MondrianResource
LevelMustHaveNameExpression is 'Level ''{0}'' must have a name expression (a ''column'' attribute or an child'
levelReader - Variable in class mondrian.rolap.RolapCubeLevel
 
levels - Variable in class mondrian.gui.MondrianGuiDef.AggTable
 
levels - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
levels - Variable in class mondrian.olap.HierarchyBase
 
levels - Variable in class mondrian.olap.MondrianDef.AggTable
 
levels - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
levels - Variable in class mondrian.rolap.aggmatcher.AggStar.Table
 
levels - Variable in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
levelType - Variable in class mondrian.gui.MondrianGuiDef.Level
 
levelType - Variable in class mondrian.olap.LevelBase
 
LevelType - Enum in mondrian.olap
Enumerates the types of levels.
levelType - Variable in class mondrian.olap.MondrianDef.Level
 
LevelType - Class in mondrian.olap.type
The type of an expression which represents a level.
LevelType(Dimension, Hierarchy, Level) - Constructor for class mondrian.olap.type.LevelType
Creates a type representing a level.
LimitExceededDuringCrossjoin - Variable in class mondrian.resource.MondrianResource
LimitExceededDuringCrossjoin is 'Size of CrossJoin result ({0,number}) exceeded limit ({1,number})'
LINE_SEP - Static variable in class mondrian.tui.XmlUtil
 
linearReg(List, List) - Static method in class mondrian.olap.fun.LinReg
 
lineNumber - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
LinReg - Class in mondrian.olap.fun
Abstract base class for definitions of linear regression functions.
LinReg(FunDef, int) - Constructor for class mondrian.olap.fun.LinReg
 
LinReg.InterceptFunDef - Class in mondrian.olap.fun
Definition of the LinRegIntercept MDX function.
LinReg.InterceptFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.InterceptFunDef
 
LinReg.PointFunDef - Class in mondrian.olap.fun
Definition of the LinRegPoint MDX function.
LinReg.PointFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.PointFunDef
 
LinReg.R2FunDef - Class in mondrian.olap.fun
Definition of the LinRegR2 MDX function.
LinReg.R2FunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.R2FunDef
 
LinReg.SlopeFunDef - Class in mondrian.olap.fun
Definition of the LinRegSlope MDX function.
LinReg.SlopeFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.SlopeFunDef
 
LinReg.Value - Class in mondrian.olap.fun
 
LinReg.Value(double, double, List, List) - Constructor for class mondrian.olap.fun.LinReg.Value
 
LinReg.VarianceFunDef - Class in mondrian.olap.fun
Definition of the LinRegVariance MDX function.
LinReg.VarianceFunDef(FunDef) - Constructor for class mondrian.olap.fun.LinReg.VarianceFunDef
 
list - Variable in class mondrian.olap.Util.PropertyList
 
LIST_MUTABLELIST - Static variable in enum mondrian.calc.ResultStyle
 
LIST_ONLY - Static variable in enum mondrian.calc.ResultStyle
 
ListCalc - Interface in mondrian.calc
Expression which evaluates a set of members or tuples to a list.
ListColumnPredicate - Class in mondrian.rolap.agg
Predicate which is the union of a list of predicates, each of which applies to the same, single column.
ListColumnPredicate(RolapStar.Column, List<StarColumnPredicate>) - Constructor for class mondrian.rolap.agg.ListColumnPredicate
Creates a ListColumnPredicate
listCubeAttribues(String, StringBuilder) - Method in class mondrian.tui.CmdRunner
 
listCubeName(StringBuilder) - Method in class mondrian.tui.CmdRunner
 
listEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
listEditor - Variable in class mondrian.gui.SchemaTreeCellEditor
 
listEditorValue - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
listener - Variable in class mondrian.rolap.RolapNative
 
listener - Variable in class mondrian.util.AbstractMemoryMonitor.Entry
 
Listener - Class in mondrian.web.taglib
Listener creates and destroys a ApplResources at the appropriate times in the servlet's life-cycle.
Listener() - Constructor for class mondrian.web.taglib.Listener
 
Listener.ApplicationContext - Interface in mondrian.web.taglib
 
listeners - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
listeners - Variable in class mondrian.gui.SchemaTreeCellEditor
 
listIterator() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
listIterator(int) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
listIterator() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
listIterator(int) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
listIterator() - Method in class mondrian.rolap.ModulosTest.PositionList
 
listIterator(int) - Method in class mondrian.rolap.ModulosTest.PositionList
 
listIterator() - Method in class mondrian.rolap.RolapAxis.PositionBase
 
listIterator(int) - Method in class mondrian.rolap.RolapAxis.PositionBase
 
listIterator() - Method in class mondrian.rolap.RolapAxis.PositionListBase
 
listIterator(int) - Method in class mondrian.rolap.RolapAxis.PositionListBase
 
listIterator() - Method in class mondrian.util.UnsupportedList
 
listIterator(int) - Method in class mondrian.util.UnsupportedList
 
listParam(String, StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
listParameterNameValues(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
ListPredicate - Class in mondrian.rolap.agg
Base class for AndPredicate and OrPredicate.
ListPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.ListPredicate
 
listPropertiesAll(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
listProperty(String, StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
listPropertyNames(StringBuilder) - Static method in class mondrian.tui.CmdRunner
 
ListRecorder - Class in mondrian.recorder
Implementation of MessageRecorder that records each message in a List.
ListRecorder() - Constructor for class mondrian.recorder.ListRecorder
 
ListRecorder.Entry - Class in mondrian.recorder
Entry is a Info, Warning or Error message.
ListRenderer - Class in mondrian.gui
ListRenderer ...
ListRenderer(ListCellRenderer) - Constructor for class mondrian.gui.ListRenderer
 
listRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
ListResolver - Static variable in class mondrian.olap.fun.GenerateFunDef
 
Literal - Class in mondrian.olap
Represents a constant value, such as a string or number, in a parse tree.
LiteralStarPredicate - Class in mondrian.rolap.agg
A constraint which always returns true or false.
LiteralStarPredicate(RolapStar.Column, boolean) - Constructor for class mondrian.rolap.agg.LiteralStarPredicate
Creates a LiteralStarPredicate.
load(RolapStar.Column[], RolapStar.Measure[], StarColumnPredicate[], RolapAggregationManager.PinSet, GroupingSetsCollector) - Method in class mondrian.rolap.agg.Aggregation
Loads a set of segments into this aggregation, one per measure, each constrained by the same set of column values, and each pinned once.
load(List<GroupingSet>, RolapAggregationManager.PinSet, List<StarPredicate>) - Method in class mondrian.rolap.agg.SegmentLoader
Loads data for all the segments of the GroupingSets.
load() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
This forces the tables to be loaded.
load() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
 
load(String, String) - Method in class mondrian.rolap.RolapSchema
Method called by all constructors to load the catalog into DOM and build application mdx and sql objects.
LOAD_TABLE_ROWS_PROP - Static variable in class mondrian.test.loader.DBLoader
 
LOAD_TABLE_ROWS_SUFFIX_DEFAULT - Static variable in class mondrian.test.loader.DBLoader
 
loadAggGroup(MondrianDef.Cube) - Method in class mondrian.rolap.RolapCube
 
loadAggregation(RolapStar.Measure[], RolapStar.Column[], AggregationKey, StarColumnPredicate[], RolapAggregationManager.PinSet, GroupingSetsCollector) - Method in class mondrian.rolap.agg.AggregationManager
Called by FastBatchingCellReader.loadAggregation where the RolapStar creates an Aggregation if needed.
loadAggregation() - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
loadAggregation(GroupingSetsCollector) - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
loadAggregation() - Method in class mondrian.rolap.FastBatchingCellReader.CompositeBatch
 
loadAggregation() - Method in interface mondrian.rolap.FastBatchingCellReader.Loadable
 
loadAggregations() - Method in class mondrian.rolap.FastBatchingCellReader
 
loadAggregations(Query) - Method in class mondrian.rolap.FastBatchingCellReader
Loads pending aggregations, if any.
loadColumns(String[], String[], int) - Method in class mondrian.test.loader.CsvDBLoader
 
loadData(SqlStatement, GroupingSetsList) - Method in class mondrian.rolap.agg.SegmentLoader
 
loadDrivers(String) - Static method in class mondrian.rolap.RolapUtil
Loads a set of JDBC drivers.
loadKeys(SortedSet<Comparable<?>>, boolean) - Method in class mondrian.rolap.agg.Aggregation.Axis
Loads keys into the axis.
loadMembers(List<Member[]>, RolapEvaluator, QueryAxis, Calc, RolapResult.AxisMember) - Method in class mondrian.rolap.RolapResult
 
loadParameter(Query, Parameter) - Method in class mondrian.tui.CmdRunner
 
loadParameters(Query) - Method in class mondrian.tui.CmdRunner
 
loadPropertiesFromFile(String) - Static method in class mondrian.tui.CmdRunner
 
loadRows() - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
loadSpecialMembers(List<Member>, List<Member[]>, List<Member>) - Method in class mondrian.rolap.RolapResult
Finds all root Members 1) whose Hierarchy does not have an ALL Member, 2) whose default Member is not the ALL Member and 3) all Measures.
loadTables(File, List<DBLoader.Table>) - Method in class mondrian.test.loader.CsvDBLoader
 
loadTables(Reader, List<DBLoader.Table>) - Method in class mondrian.test.loader.CsvDBLoader
 
LOCALDB_CATALOG_NAME - Static variable in class mondrian.olap4j.MondrianOlap4jConnection
The name of the sole catalog.
locale - Variable in class mondrian.rolap.RolapResult.FormatValueFormatter
 
locale - Variable in class mondrian.util.Format.DateFormat
 
locale - Variable in class mondrian.util.Format.NumericFormat
 
locale_US - Static variable in class mondrian.util.Format
Locale for US English, also the default for English and for all locales.
LocalePropFile - Variable in class mondrian.olap.MondrianProperties
Name of locale property file.
LocalizingDynamicSchemaProcessor - Class in mondrian.i18n
Schema processor which helps localize data and metadata.
LocalizingDynamicSchemaProcessor() - Constructor for class mondrian.i18n.LocalizingDynamicSchemaProcessor
Creates a new instance of LocalizingDynamicSchemaProcessor
locate(ElementDef, String) - Method in class mondrian.rolap.RolapSchema
Returns the location of an element or attribute in an XML document.
locate(String) - Method in interface mondrian.spi.CatalogLocator
 
locate(String) - Method in class mondrian.spi.impl.CatalogLocatorImpl
 
locate(String) - Method in class mondrian.spi.impl.ServletContextCatalogLocator
 
locateCatalog(String, String) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet
 
locatorsUpdateCopy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
log(double) - Static method in class mondrian.olap.fun.vba.Vba
 
log(String) - Method in class mondrian.tui.MockServletContext
Writes the specified message to a servlet log file, usually an event log.
log(Exception, String) - Method in class mondrian.tui.MockServletContext
Deprecated. Method log is deprecated
log(String, Throwable) - Method in class mondrian.tui.MockServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
log10(double) - Static method in class mondrian.olap.fun.vba.Excel
 
logErrorMessage(Logger) - Method in class mondrian.recorder.ListRecorder
 
LOGGER - Static variable in class mondrian.rolap.RolapNativeSet
 
LOGGER - Static variable in class mondrian.rolap.RolapUtil
 
LOGGER - Static variable in class mondrian.test.loader.CsvLoader
 
LOGGER - Static variable in class mondrian.test.loader.DBLoader
 
LOGGER - Static variable in class mondrian.xmla.Rowset
 
LoggerRecorder - Class in mondrian.recorder
Implementation of MessageRecorder that writes to a log4j logger.
LoggerRecorder(Logger) - Constructor for class mondrian.recorder.LoggerRecorder
 
Logical - Static variable in class mondrian.olap.Category
Logical is a boolean expression.
logicalOrdinal() - Method in enum mondrian.olap.AxisOrdinal
Returns the ordinal of this axis with AxisOrdinal.COLUMNS = 0, AxisOrdinal.ROWS = 1, etc.
logInfoMessage(Logger) - Method in class mondrian.recorder.ListRecorder
 
logMessage(String, String, AbstractRecorder.MsgType, Logger) - Static method in class mondrian.recorder.AbstractRecorder
Helper method to format a message and write to logger.
logMessage(Iterator<ListRecorder.Entry>, Logger) - Static method in class mondrian.recorder.ListRecorder
 
logMessage(ListRecorder.Entry, Logger) - Static method in class mondrian.recorder.ListRecorder
 
logWarningMessage(Logger) - Method in class mondrian.recorder.ListRecorder
 
longPropNames - Static variable in class mondrian.xmla.XmlaHandler.MDDataSet
 
longValue() - Method in class mondrian.util.Format.FDBigInt
 
lookup(int) - Static method in class mondrian.olap.Property
Looks up a Property with a given ordinal.
lookup(String, boolean) - Static method in class mondrian.olap.Property
Looks up a Property with a given name.
lookup(Query, List<Id.Segment>) - Static method in class mondrian.olap.Util
 
lookup(Query, List<Id.Segment>, boolean) - Static method in class mondrian.olap.Util
Converts an identifier into an expression by resolving its parts into an OLAP object (dimension, hierarchy, level or member) within the context of a query.
lookup(Class<E>, String) - Static method in class mondrian.olap.Util
Looks up an enumeration by name, returning null if not valid.
lookup(Class<E>, String, E) - Static method in class mondrian.olap.Util
Looks up an enumeration by name, returning a given default value if not valid.
lookup(MondrianDef.CubeDimension[], String) - Method in class mondrian.rolap.RolapCube
 
lookup(int[]) - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
Gets the CellInfo object at the location pos.
lookup(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoMap
 
lookup(int[]) - Method in class mondrian.rolap.RolapResult.CellInfoPool
 
lookup(Class) - Static method in class mondrian.test.DiffRepository
Finds the repository instance for a given class, using the default prefixes, and with no parent repository.
lookup(Class, DiffRepository, String[]) - Static method in class mondrian.test.DiffRepository
Finds the repository instance for a given class.
lookupAggregation(AggregationKey) - Method in class mondrian.rolap.RolapStar
Looks for an existing aggregation over a given set of columns, or returns null if there is none.
lookupAggRule(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupAlias(String) - Method in class mondrian.rolap.RolapCubeHierarchy
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.CubeBase
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.CubeBase
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.DimensionBase
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.DimensionBase
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.fun.TestMember
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.fun.TestMember
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.HierarchyBase
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.HierarchyBase
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.LevelBase
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.LevelBase
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.MemberBase
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.MemberBase
 
lookupChild(OlapElement, String) - Method in interface mondrian.olap.NameResolver
Looks up the child of parent called s; returns null if no element is found.
lookupChild(SchemaReader, Id.Segment) - Method in interface mondrian.olap.OlapElement
Looks up a child element, returning null if it does not exist.
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in interface mondrian.olap.OlapElement
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.olap.SetBase
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.olap.SetBase
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.rolap.RolapCube
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapCube
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapCubeMember
 
lookupChild(SchemaReader, Id.Segment) - Method in class mondrian.rolap.RolapLevel
 
lookupChild(SchemaReader, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapLevel
 
lookupColumn(int) - Method in class mondrian.rolap.aggmatcher.AggStar
Get the Column at the bit position.
lookupColumn(String, String) - Method in class mondrian.rolap.RolapStar
This is used by TestAggregationManager only.
lookupColumn(String) - Method in class mondrian.rolap.RolapStar.Table
 
lookupColumn(String) - Method in enum mondrian.xmla.RowsetDefinition
 
lookupColumnByExpression(MondrianDef.Expression) - Method in class mondrian.rolap.RolapStar.Table
Given a MondrianDef.Expression return a column with that expression or null.
lookupColumns(String, String) - Method in class mondrian.rolap.RolapStar
Retrieves a named column, returns null if not found.
lookupColumns(String) - Method in class mondrian.rolap.RolapStar.Table
Returns an array of all columns in this star with a given name.
lookupCompound(OlapElement, List<Id.Segment>, boolean, int) - Method in class mondrian.olap.DelegatingSchemaReader
 
lookupCompound(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
 
lookupCompound(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in interface mondrian.olap.SchemaReader
Looks up an MDX object by name, specifying how to match if no object exactly matches the name.
lookupCompound(OlapElement, List<Id.Segment>, boolean, int) - Method in interface mondrian.olap.SchemaReader
Looks up an MDX object by name.
lookupCompound(SchemaReader, OlapElement, List<Id.Segment>, boolean, int) - Static method in class mondrian.olap.Util
 
lookupCompound(SchemaReader, OlapElement, List<Id.Segment>, boolean, int, MatchType) - Static method in class mondrian.olap.Util
Resolves a name such as '[Products].[Product Department].[Produce]' by resolving the components ('Products', and so forth) one at a time.
lookupCompound(OlapElement, List<Id.Segment>, boolean, int) - Method in class mondrian.rolap.RolapSchemaReader
 
lookupCompound(OlapElement, List<Id.Segment>, boolean, int, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
 
lookupCube(String, boolean) - Method in interface mondrian.olap.Schema
Finds a cube called cube in this schema; if no cube exists, failIfNotFound controls whether to raise an error or return null.
lookupCube(SchemaReader, String, boolean) - Static method in class mondrian.olap.Util
Looks up a cube in a schema reader.
lookupCube(String, boolean) - Method in class mondrian.rolap.RolapSchema
 
lookupCube(String) - Method in class mondrian.rolap.RolapSchema
Finds a cube called 'cube' in the current catalog, or return null if no cube exists.
lookupCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel) - Method in interface mondrian.rolap.RolapCubeHierarchy.CubeMemberReader
 
lookupCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel) - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
lookupDimension(Id.Segment) - Method in class mondrian.olap.CubeBase
 
lookupFactCountMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupForeignKeyMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupHierarchy(Id.Segment, boolean) - Method in interface mondrian.olap.Cube
Finds a hierarchy whose name (or unique name, if unique is true) equals s.
lookupHierarchy(Id.Segment, boolean) - Method in class mondrian.olap.CubeBase
 
lookupHierarchyLevel(Hierarchy, String) - Static method in class mondrian.olap.Util
Finds a named level in this hierarchy.
lookupHierarchyRootMember(SchemaReader, Hierarchy, Id.Segment) - Static method in class mondrian.olap.Util
 
lookupHierarchyRootMember(SchemaReader, Hierarchy, Id.Segment, MatchType) - Static method in class mondrian.olap.Util
Finds a root member of a hierarchy with a given name.
lookupIgnoreMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupInChildren(RolapStar.Table, String) - Method in class mondrian.rolap.aggmatcher.Recognizer
 
lookupLevel(int) - Method in class mondrian.rolap.aggmatcher.AggStar
Get the Level at the given bit position or return null.
lookupLevel(RolapLevel[], String) - Static method in class mondrian.rolap.RolapLevel
 
lookupLevelMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupMeasure(int) - Method in class mondrian.rolap.aggmatcher.AggStar
Get the Measure at the given bit position or return null.
lookupMeasureByName(String, String) - Method in class mondrian.rolap.RolapStar.Table
Look up a RolapStar.Measure by its name.
lookupMeasureMap(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupMember(String...) - Method in class mondrian.olap4j.MondrianOlap4jCube
 
lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.ArrayMemberSource
 
lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.CacheMemberReader
 
lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.DelegatingMemberReader
 
lookupMember(List<Id.Segment>, boolean) - Method in interface mondrian.rolap.MemberSource
Finds a member based upon its unique name.
lookupMember(MemberReader, List<Id.Segment>, boolean) - Static method in class mondrian.rolap.RolapUtil
 
lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SmartMemberReader
 
lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SqlMemberSource
 
lookupMember(List<Id.Segment>, boolean) - Method in class mondrian.rolap.SubstitutingMemberReader
 
lookupMemberChildByName(Member, Id.Segment) - Method in class mondrian.olap.DelegatingSchemaReader
 
lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in class mondrian.olap.DelegatingSchemaReader
 
lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in interface mondrian.olap.SchemaReader
Finds a child of a member with a given name.
lookupMemberChildByName(Member, Id.Segment) - Method in interface mondrian.olap.SchemaReader
 
lookupMemberChildByName(Member, Id.Segment) - Method in class mondrian.rolap.RolapSchemaReader
 
lookupMemberChildByName(Member, Id.Segment, MatchType) - Method in class mondrian.rolap.RolapSchemaReader
 
lookupMemberFromCache(String) - Method in class mondrian.olap.Query
Looks up a member whose unique name is memberUniqueName from cache.
lookupMembers(Set<Member.TreeOp>, String...) - Method in class mondrian.olap4j.MondrianOlap4jCube
 
lookupOrCreateAggregation(AggregationKey) - Method in class mondrian.rolap.RolapStar
Looks up an aggregation or creates one if it does not exist in an atomic (synchronized) operation.
lookupProperty(Level, String) - Static method in class mondrian.olap.Util
Finds a member property called propertyName at, or above, level.
lookupReserved(int) - Method in class mondrian.olap.Scanner
return the name of the reserved word whose token code is "i"
lookupRole(String) - Method in interface mondrian.olap.Schema
Finds a role with a given name in the current catalog, or returns null if no such role exists.
lookupRole(String) - Method in class mondrian.rolap.RolapSchema
 
lookupTableMatch(String) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
lookupXmlCalculatedMember(String, String) - Method in class mondrian.rolap.RolapSchema
Returns an xmlCalculatedMember called 'calcMemberName' in the cube called 'cubeName' or return null if no calculatedMember or xmlCube by those name exists.
lowbytes - Static variable in class mondrian.util.Format.FloatingDecimal
 
LPAREN - Static variable in interface mondrian.olap.ParserSym
 
lshiftMe(int) - Method in class mondrian.util.Format.FDBigInt
 
LT - Static variable in interface mondrian.olap.ParserSym
 
lTrim(String) - Static method in class mondrian.olap.fun.vba.Vba
 

M

m1 - Static variable in class mondrian.olap.fun.CrossJoinTest
 
m2 - Static variable in class mondrian.olap.fun.CrossJoinTest
 
m3 - Static variable in class mondrian.olap.fun.CrossJoinTest
 
m4 - Static variable in class mondrian.olap.fun.CrossJoinTest
 
main(String[]) - Static method in class mondrian.gui.JDBCMetaData
 
main(String[]) - Static method in class mondrian.gui.PreferencesDialog
 
main(String[]) - Static method in class mondrian.gui.Workbench
 
main(String[]) - Static method in class mondrian.olap.Walker
 
main(String[]) - Static method in class mondrian.rolap.Test
 
main(String[]) - Static method in class mondrian.test.loader.CsvDBLoader
 
main(String[]) - Static method in class mondrian.test.loader.CsvLoader
 
main(String[]) - Static method in class mondrian.test.loader.MondrianFoodMartLoader
 
Main - Class in mondrian.test
Main test suite for Mondrian.
Main() - Constructor for class mondrian.test.Main
 
main(String[]) - Static method in class mondrian.test.Main
Entry point to run test suite from the command line.
main(String[]) - Static method in class mondrian.test.QueryRunner
 
main(String[]) - Static method in class mondrian.test.SimpleTestRunner
 
main(String[]) - Static method in class mondrian.test.StandAlone
 
main(String[]) - Static method in class mondrian.tui.CmdRunner
 
main(String[]) - Static method in class mondrian.util.PrimeFinder
Tests correctness.
main(String[]) - Static method in class mondrian.xmla.XmlaHandler
 
MAJOR_VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriver
 
make(Resolver) - Static method in class mondrian.olap.fun.FunInfo
 
make(RolapCube, MondrianDef.Cube) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Make an ExplicitRules.Group for a given RolapCube given the MondrianDef.Cube associated with that cube.
make(MondrianDef.AggName, ExplicitRules.Group) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
Makes a NameTableDef from the catalog schema.
make(MondrianDef.AggPattern, ExplicitRules.Group) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
Make a PatternTableDef from the catalog schema.
make(MondrianDef.AggTable, ExplicitRules.Group) - Static method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Given a MondrianDef.AggTable instance create a TableDef instance which is either a NameTableDef or PatternTableDef.
makeAggRules(File) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeAggRules(URL) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeAggRules(InputStream) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeAggRules(String, String) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeAggStar(RolapStar, JdbcSchema.Table, MessageRecorder) - Static method in class mondrian.rolap.aggmatcher.AggStar
Creates an AggStar and all of its AggStar.Table, AggStar.Table.Columns, etc.
makeBigDecimalFromDouble(double) - Static method in class mondrian.olap.Util
Make a BigDecimal from a double.
makeBigDecimalFromDouble(double) - Method in interface mondrian.util.UtilCompatible
 
makeBigDecimalFromDouble(double) - Method in class mondrian.util.UtilCompatibleJdk14
This generates a BigDecimal that can have a precision that does not reflect the precision of the input double.
makeBigDecimalFromDouble(double) - Method in class mondrian.util.UtilCompatibleJdk15
This generates a BigDecimal with a precision reflecting the precision of the input double.
makeBitKey(int) - Static method in class mondrian.rolap.BitKey.Factory
Creates a BitKey with a capacity for a given number of bits.
makeBitKey(BitSet) - Static method in class mondrian.rolap.BitKey.Factory
Creates a BitKey with the same contents as a BitSet.
makeCacheRegion(RolapStar, CacheControl.CellRegion) - Static method in class mondrian.rolap.RolapAggregationManager
 
makeCatalogLocator(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
Make catalog locator.
makeChildMemberSql(RolapMember, DataSource, MemberChildrenConstraint) - Method in class mondrian.rolap.SqlMemberSource
Generates the SQL statement to access the children of member.
makeCollapsedAggregateTableName(String) - Method in class mondrian.rolap.aggmatcher.AggGen
 
makeColumns(RolapStar.Table, RolapCubeLevel, RolapStar.Column, String) - Method in class mondrian.rolap.RolapCube
Adds a column to the appropriate table in the RolapStar.
makeColumns(RolapCube, RolapCubeLevel, RolapStar.Column, String) - Method in class mondrian.rolap.RolapStar.Table
This is only called by RolapCube.
makeConnectString() - Method in class mondrian.tui.CmdRunner
 
makeConstraintCountryState(List<String[]>) - Static method in class mondrian.rolap.BatchTestCase
 
makeConstraintProductFamilyDepartment(List<String[]>) - Static method in class mondrian.rolap.BatchTestCase
 
makeConstraintYearQuarterMonth(List<String[]>) - Static method in class mondrian.rolap.BatchTestCase
 
makeDataSources(ServletConfig) - Method in class mondrian.xmla.XmlaServlet
Make DataSourcesConfig.DataSources instance.
makeDB(DataSource) - Method in interface mondrian.rolap.aggmatcher.JdbcSchema.Factory
 
makeDB(DataSource) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Creates or retrieves an instance of the JdbcSchema for the given DataSource.
makeDB(DataSource) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
 
makeDOMWrapper(File) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeDOMWrapper(URL) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeDOMWrapper(InputStream) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeDOMWrapper(String, String) - Static method in class mondrian.rolap.aggmatcher.DefaultRules
 
makeDrillThroughRequest(Member[], boolean, RolapCube) - Static method in class mondrian.rolap.RolapAggregationManager
Creates a request for the fact-table rows underlying the cell identified by members.
makeFactCount(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
Create a fact count usage for the aggColumn.
makeFileWriter(DBLoader.Table, String) - Method in class mondrian.test.loader.DBLoader
 
makeForeignKey(JdbcSchema.Table.Column.Usage, JdbcSchema.Table.Column, String) - Method in class mondrian.rolap.aggmatcher.Recognizer
Here a measure ussage is created and the right join condition is explicitly supplied.
makeFormat(Format.FormatLocale) - Method in class mondrian.util.Format.Token
 
makeFqName(String) - Static method in class mondrian.olap.Util
 
makeFqName(OlapElement, String) - Static method in class mondrian.olap.Util
 
makeFqName(String, String) - Static method in class mondrian.olap.Util
 
makeIgnore(JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
Create an ignore usage for the aggColumn.
makeImmutable() - Method in class mondrian.olap.EnumeratedValues
Freezes the enumeration, preventing it from being further modified.
makeImmutable() - Method in class mondrian.olap.RoleImpl
Prevents any further modifications.
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayIterMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayIterMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayListMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberArrayListMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberIterMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberIterMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberListMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.IterMemberListMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayIterMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayIterMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayListMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberArrayListMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberIterMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberIterMemberIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberListMemberArrayIterCalc
 
makeIterable(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.ListMemberListMemberIterCalc
 
makeKey(RolapMember, Object) - Method in class mondrian.rolap.CacheMemberReader
 
makeKey(RolapMember, Object) - Method in interface mondrian.rolap.MemberCache
Creates a key with which to MemberCache.getMember(Object) or MemberCache.putMember(Object, RolapMember) the RolapMember with a given parent and key.
makeKey(RolapMember, Object) - Method in class mondrian.rolap.MemberCacheHelper
 
makeLevel(JdbcSchema.Table.Column, Hierarchy, HierarchyUsage, String, String, String) - Method in class mondrian.rolap.aggmatcher.Recognizer
Make a level column usage.
makeLevelMembersSql(DataSource) - Method in class mondrian.rolap.SqlTupleReader
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberArrayListMemberArrayListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberArrayListMemberListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberListMemberArrayListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.ImmutableListMemberListMemberListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
 
makeList(Member[], int) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberArrayListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberListCalc
 
makeList(Member[], int) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberArrayListMemberListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberArrayListCalc
 
makeList(Member[], int) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberArrayListCalc
 
makeList(List, List) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberListCalc
 
makeList(Member[]) - Method in class mondrian.olap.fun.CrossJoinFunDef.MutableListMemberListMemberListCalc
 
makeListMember(Member[]) - Method in class mondrian.olap.fun.CrossJoinTest
 
makeListMemberArray(Member[][]) - Method in class mondrian.olap.fun.CrossJoinTest
 
makeLostAggregateTableName(String) - Method in class mondrian.rolap.aggmatcher.AggGen
 
makeMeasure(ExplicitRules.TableDef.Measure, RolapAggregator, JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
Make a measure.
makeMeasure(JdbcSchema.Table.Column.Usage, JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.Recognizer
Here we have the fact usage of either sum or avg and an aggregate usage of the opposite type.
makeMeasure(JdbcSchema.Table.Column.Usage, JdbcSchema.Table.Column) - Method in class mondrian.rolap.aggmatcher.Recognizer
This method creates an aggregate table column measure usage from a fact table column measure usage.
makeMeasure(RolapBaseCubeMeasure) - Method in class mondrian.rolap.RolapStar.Table
 
makeMember(RolapMember, RolapLevel, Object, Object, boolean, ResultSet, Object, int) - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
 
makeMember(RolapMember, RolapLevel, Object, Object, boolean, ResultSet, Object, int) - Method in class mondrian.rolap.SqlMemberSource
 
makeMember(RolapMember, RolapLevel, Object, Object, boolean, ResultSet, Object, int) - Method in interface mondrian.rolap.TupleReader.MemberBuilder
Creates a new member (together with its properties).
makeModulos() - Method in class mondrian.rolap.RolapResult
 
makeMutableClone() - Method in class mondrian.olap.RoleImpl
Returns a copy of this Role which can be modified.
makeNext(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMemberArrayMemberArrayIterCalc
 
makeNext(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMemberArrayMemberIterCalc
 
makeNext(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMemberMemberArrayIterCalc
 
makeNext(Object, Object) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMemberMemberIterCalc
 
makeNullMember(MemberType) - Static method in class mondrian.olap.fun.FunUtil
 
makeNullMember(Evaluator, Exp[]) - Method in class mondrian.olap.fun.SetItemFunDef
 
makeNullMemberOrTuple(Type) - Method in class mondrian.olap.fun.SetItemFunDef
 
makeNullTuple(TupleType) - Static method in class mondrian.olap.fun.FunUtil
 
makeQuery(Formula[], QueryAxis[], String, Exp, QueryPart[]) - Method in class mondrian.olap.Parser
Creates a Query object.
makeQuery(Formula[], QueryAxis[], String, Exp, QueryPart[]) - Method in class mondrian.olap.ParserTest.TestParser
 
makeRequest(Member[]) - Static method in class mondrian.rolap.RolapAggregationManager
Creates a request to evaluate the cell identified by members.
makeRequest(RolapEvaluator) - Static method in class mondrian.rolap.RolapAggregationManager
Creates a request to evaluate the cell identified by the context specified in evaluator.
makeResolverKey(String, Syntax) - Static method in class mondrian.olap.fun.FunTableImpl
 
makeRootPathInSoapBody() - Static method in class mondrian.tui.XmlUtil
 
makeRootPathInSoapBody(String, String) - Static method in class mondrian.tui.XmlUtil
 
makeServlet(String, Map<String, String>, String) - Static method in class mondrian.tui.XmlaSupport
 
makeSoapPath() - Static method in class mondrian.tui.XmlUtil
 
makeSoapPath(String) - Static method in class mondrian.tui.XmlUtil
 
makeTestCase(String) - Static method in class mondrian.test.SimpleTestRunner
 
makeTestCase(String, String) - Static method in class mondrian.test.SimpleTestRunner
 
makeTupleList(List<Member>) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
Forms a list tuples from a list of members
makeType(String) - Static method in class mondrian.test.loader.DBLoader.Type
 
makeUniqueName(HierarchyUsage) - Method in class mondrian.rolap.RolapMember
 
map - Variable in class mondrian.olap.fun.RankFunDef.RankedList
 
mapKeyToMember - Variable in class mondrian.rolap.MemberCacheHelper
a cache for alle members to ensure uniqueness
mapLevelToMembers - Variable in class mondrian.rolap.MemberCacheHelper
maps a level to its members
mapMemberToChildren - Variable in class mondrian.rolap.MemberCacheHelper
maps a parent member to a list of its children
mapNameToResolvers - Variable in class mondrian.olap.fun.FunTableImpl
Maps the upper-case name of a function plus its Syntax to an array of Validator objects for that name.
mapUpperNameToProperties - Static variable in class mondrian.olap.Property
Map of upper-case names to property definitions, for case-insensitive match.
marshallSoapMessage(HttpServletResponse, byte[][]) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
marshallSoapMessage(HttpServletResponse, byte[][]) - Method in class mondrian.xmla.XmlaServlet
Implement to privode application specified SOAP marshalling algorithm.
Mask - Static variable in class mondrian.olap.Category
Mask is a mask to remove flags.
Mask - Static variable in class mondrian.rolap.BitKey.AbstractBitKey
 
maskVersion(String) - Static method in class mondrian.olap.Util
Masks Mondrian's version number from a string.
match(Exp) - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
 
matched - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
 
matches(String) - Method in class mondrian.olap.Id.Segment
Returns whether this segment matches a given name according to the rules of case-sensitivity and quoting.
MATCHES - Static variable in interface mondrian.olap.ParserSym
 
matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
Does the given tableName match this NameTableDef (either exact match or, if set, a case insensitive match).
matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
Return true if the tableName 1) matches the pattern and 2) is not matched by any of the Excludes.
matches(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Does the TableDef match a table with name tableName.
matches(String) - Method in interface mondrian.rolap.aggmatcher.Recognizer.Matcher
Return true it the name matches and false otherwise.
matchesTableName(String, String) - Method in class mondrian.rolap.aggmatcher.DefaultRules
Returns true if this candidate aggregate table name "matches" the factTableName.
MatchesUdf - Class in mondrian.udf
User-defined function MATCHES.
MatchesUdf() - Constructor for class mondrian.udf.MatchesUdf
 
matchForeignKey(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
This creates a foreign key usage.
matchForeignKey(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
This creates a foreign key usage.
matchForeignKey(JdbcSchema.Table.Column.Usage) - Method in class mondrian.rolap.aggmatcher.Recognizer
This method determine how may aggregate table column's match the fact table foreign key column return in the number matched.
matchLevel(Hierarchy, HierarchyUsage, RolapLevel) - Method in class mondrian.rolap.aggmatcher.DefaultRecognizer
Create level usages.
matchLevel(Hierarchy, HierarchyUsage, RolapLevel) - Method in class mondrian.rolap.aggmatcher.ExplicitRecognizer
This creates a level usage.
matchLevel(Hierarchy, HierarchyUsage, RolapLevel) - Method in class mondrian.rolap.aggmatcher.Recognizer
Match a aggregate table column given the hierarchy, hierarchy usage, and rolap level returning true if a match is found.
MatchType - Enum in mondrian.olap
MatchType enumerates the allowable match modes when searching for a member based on its unique name.
materialize() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable
 
materialize() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionWrapper
 
materialize() - Method in class mondrian.rolap.RolapAxis.MemberIterable
 
materialize() - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionWrapper
 
max(Evaluator, List, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
Max - Static variable in class mondrian.rolap.RolapAggregator
 
MAX_AXIS_SIZE_2 - Static variable in class mondrian.rolap.RolapResult.CellInfoPool
The maximum number of Members, 2,147,483,647, that can be any given Axis when the number of Axes is 2.
MAX_AXIS_SIZE_3 - Static variable in class mondrian.rolap.RolapResult.CellInfoPool
The maximum number of Members, 2,000,000, that can be any given Axis when the number of Axes is 3.
MAX_AXIS_SIZE_4 - Static variable in class mondrian.rolap.RolapResult.CellInfoPool
The maximum number of Members, 50,000, that can be any given Axis when the number of Axes is 4.
MaxConstraints - Variable in class mondrian.olap.MondrianProperties
Max number of constraints in a single `IN' SQL clause.
MaxEvalDepth - Variable in class mondrian.olap.MondrianProperties
Boolean property that defines the maximum number of passes allowable while evaluating an MDX expression.
maxLoadFactor - Variable in class mondrian.util.ObjectPool
The maximum load factor for the hashtable.
MaxLogicalOrdinal - Static variable in enum mondrian.olap.AxisOrdinal
 
maxNofConstraintsForAdSchemaMember - Static variable in class mondrian.olap.CubeBase
 
MaxResolver - Static variable in class mondrian.olap.fun.MinMaxFunDef
 
MaxRows - Variable in class mondrian.olap.MondrianProperties
Property that defines limit on the number of rows returned by XML/A drill through request.
maxRows - Variable in class mondrian.rolap.SqlTupleReader
 
maxSmallBinExp - Static variable in class mondrian.util.Format.FloatingDecimal
 
mcc - Variable in class mondrian.rolap.DescendantsConstraint
 
md - Variable in class mondrian.gui.JDBCMetaData
 
MD_DIMTYPE_MEASURE - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
MD_DIMTYPE_OTHER - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
MD_DIMTYPE_TIME - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
MDLEVEL_TYPE_ALL - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_CALCULATED - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_REGULAR - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_RESERVED1 - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_DAYS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_HALF_YEAR - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_HOURS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_MINUTES - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_MONTHS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_QUARTERS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_SECONDS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_UNDEFINED - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_WEEKS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_TIME_YEARS - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDLEVEL_TYPE_UNKNOWN - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
MDMEASURE_AGGR_AVG - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_CALCULATED - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_COUNT - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_MAX - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_MIN - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_STD - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_SUM - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_UNKNOWN - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDMEASURE_AGGR_VAR - Static variable in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
MDPROP_USERDEFINED0 - Static variable in class mondrian.olap.CubeBase
 
MDTREEOP_CHILDREN - Static variable in class mondrian.olap.CubeBase
 
MDTREEOP_SELF - Static variable in class mondrian.olap.CubeBase
 
mdx - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
 
MDX_LOGGER - Static variable in class mondrian.rolap.RolapUtil
 
MdxAxisIsNotSet - Variable in class mondrian.resource.MondrianResource
MdxAxisIsNotSet is 'Axis ''{0}'' expression is not a set'
MdxAxisShowSubtotalsNotSupported - Variable in class mondrian.resource.MondrianResource
MdxAxisShowSubtotalsNotSupported is 'Show/hide subtotals operation on axis ''{0,number}'' is not supported.'
MdxCalculatedFormulaUsedInFormula - Variable in class mondrian.resource.MondrianResource
MdxCalculatedFormulaUsedInFormula is 'Cannot delete {0} ''{1}''.
MdxCalculatedFormulaUsedInQuery - Variable in class mondrian.resource.MondrianResource
MdxCalculatedFormulaUsedInQuery is 'Cannot delete {0} ''{1}''.
MdxCalculatedFormulaUsedOnAxis - Variable in class mondrian.resource.MondrianResource
MdxCalculatedFormulaUsedOnAxis is 'Cannot delete {0} ''{1}''.
MdxCalculatedFormulaUsedOnSlicer - Variable in class mondrian.resource.MondrianResource
MdxCalculatedFormulaUsedOnSlicer is 'Cannot delete {0} ''{1}''.
MdxCalculatedHierarchyError - Variable in class mondrian.resource.MondrianResource
MdxCalculatedHierarchyError is 'Hierarchy for calculated member ''{0}'' not found'
MdxCantFindMember - Variable in class mondrian.resource.MondrianResource
MdxCantFindMember is 'Cannot find MDX member ''{0}''.
MdxChildObjectNotFound - Variable in class mondrian.resource.MondrianResource
MdxChildObjectNotFound is 'MDX object ''{0}'' not found in {1}'
MdxCubeName - Variable in class mondrian.resource.MondrianResource
MdxCubeName is 'cube ''{0}'''
MdxCubeNotFound - Variable in class mondrian.resource.MondrianResource
MdxCubeNotFound is 'MDX cube ''{0}'' not found'
MdxCubeSlicerHierarchyError - Variable in class mondrian.resource.MondrianResource
MdxCubeSlicerHierarchyError is 'Failed to add Cube Slicer for hierarchy ''{0}'' on cube ''{1}'''
MdxCubeSlicerMemberError - Variable in class mondrian.resource.MondrianResource
MdxCubeSlicerMemberError is 'Failed to add Cube Slicer with member ''{0}'' for hierarchy ''{1}'' on cube ''{2}'''
MdxDimensionName - Variable in class mondrian.resource.MondrianResource
MdxDimensionName is 'dimension ''{0}'''
mdxEncodeString(String) - Static method in class mondrian.olap.Util
Encodes string for MDX (escapes ] as ]] inside a name).
MdxError - Variable in class mondrian.resource.MondrianResource
MdxError is 'Error: {0}'
MdxFatalError - Variable in class mondrian.resource.MondrianResource
MdxFatalError is 'MDX parser cannot recover from previous error(s)'
MdxFatalSyntaxError - Variable in class mondrian.resource.MondrianResource
MdxFatalSyntaxError is 'Couldn''t repair and continue parse'
MdxFormulaNotFound - Variable in class mondrian.resource.MondrianResource
MdxFormulaNotFound is 'Calculated {0} ''{1}'' has not been found in query ''{2}'''
MdxFuncArgumentsNum - Variable in class mondrian.resource.MondrianResource
MdxFuncArgumentsNum is 'Function ''{0}'' must have at least 2 arguments'
MdxFuncNotHier - Variable in class mondrian.resource.MondrianResource
MdxFuncNotHier is 'Argument ''{0,number}'' of function ''{1}'' must be a hierarchy'
MdxHierarchyName - Variable in class mondrian.resource.MondrianResource
MdxHierarchyName is 'hierarchy ''{0}'''
MdxInvalidMember - Variable in class mondrian.resource.MondrianResource
MdxInvalidMember is 'Invalid member identifier ''{0}'''
MdxLevelName - Variable in class mondrian.resource.MondrianResource
MdxLevelName is 'level ''{0}'''
MdxMemberExpIsSet - Variable in class mondrian.resource.MondrianResource
MdxMemberExpIsSet is 'Member expression ''{0}'' must not be a set'
MdxMemberName - Variable in class mondrian.resource.MondrianResource
MdxMemberName is 'member ''{0}'''
mdxNullLiteral - Static variable in class mondrian.rolap.RolapUtil
Runtime NullMemberRepresentation property change not taken into consideration
mdxQueries - Static variable in class mondrian.test.ConcurrentMdxTest
 
MDXQueryServlet - Class in mondrian.web.servlet
MDXQueryServlet is a servlet which receives MDX queries, executes them, and formats the results in an HTML table.
MDXQueryServlet() - Constructor for class mondrian.web.servlet.MDXQueryServlet
 
MdxSetExpNotSet - Variable in class mondrian.resource.MondrianResource
MdxSetExpNotSet is 'Set expression ''{0}'' must be a set'
MdxSyntaxError - Variable in class mondrian.resource.MondrianResource
MdxSyntaxError is 'Syntax error at token ''{0}'''
MdxSyntaxErrorAt - Variable in class mondrian.resource.MondrianResource
MdxSyntaxErrorAt is 'Syntax error at line {1}, column {2}, token ''{0}'''
MdxVisitor - Interface in mondrian.mdx
Interface for a visitor to an MDX parse tree.
MdxVisitorImpl - Class in mondrian.mdx
Default implementation of the visitor interface, MdxVisitor.
MdxVisitorImpl() - Constructor for class mondrian.mdx.MdxVisitorImpl
 
measure - Variable in class mondrian.rolap.agg.Segment
 
MEASURE_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
MEASURE_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
measureExp - Variable in class mondrian.gui.MondrianGuiDef.Measure
The SQL expression used to calculate a measure.
measureExp - Variable in class mondrian.olap.MondrianDef.Measure
The SQL expression used to calculate a measure.
measureMap - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
measureMapRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
measureMaps - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared MeasureMap.
MeasureMemberSource - Class in mondrian.rolap
A MeasureMemberSource implements the MemberReader interface for the special Measures dimension.
MeasureMemberSource(RolapHierarchy, List<RolapMember>) - Constructor for class mondrian.rolap.MeasureMemberSource
 
MeasureOrdinalsNotUnique - Variable in class mondrian.resource.MondrianResource
MeasureOrdinalsNotUnique is 'Cube ''{0}'': Ordinal {1} is not unique: ''{2}'' and ''{3}'''
measures - Variable in class mondrian.gui.MondrianGuiDef.AggTable
 
measures - Variable in class mondrian.gui.MondrianGuiDef.Cube
 
measures - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
 
measures - Variable in class mondrian.olap.MondrianDef.AggTable
 
measures - Variable in class mondrian.olap.MondrianDef.Cube
 
measures - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
MEASURES_NAME - Static variable in interface mondrian.olap.Dimension
 
MEASURES_UNIQUE_NAME - Static variable in interface mondrian.olap.Dimension
 
measuresCaption - Variable in class mondrian.gui.MondrianGuiDef.Schema
 
measuresCaption - Variable in class mondrian.olap.MondrianDef.Schema
 
measuresList - Variable in class mondrian.rolap.FastBatchingCellReader.Batch
 
measureUnitSales - Variable in class mondrian.rolap.BatchTestCase
 
MedianFunDef - Class in mondrian.olap.fun
Definition of the Median MDX functions.
MedianFunDef(FunDef) - Constructor for class mondrian.olap.fun.MedianFunDef
 
member - Variable in class mondrian.gui.MondrianGuiDef.MemberGrant
 
Member - Static variable in class mondrian.olap.Category
Member is a member expression.
Member - Interface in mondrian.olap
A Member is a 'point' on a dimension of a cube.
member - Variable in class mondrian.olap.MondrianDef.MemberGrant
 
MEMBER - Static variable in interface mondrian.olap.ParserSym
 
member - Variable in class mondrian.olap4j.MondrianOlap4jMember
 
member - Variable in class mondrian.rolap.RolapAxis.MemberIterable.MIPosition
 
member - Variable in class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
member - Variable in class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
member(List<Id.Segment>, SchemaReader) - Method in class mondrian.test.FoodMartTestCase
 
Member.MemberType - Enum in mondrian.olap
 
MEMBER_CAPTION - Static variable in class mondrian.olap.CubeBase
 
MEMBER_CAPTION - Static variable in class mondrian.olap.Property
Definition of the property which holds the label or caption associated with the member, or the member's name if no caption is defined.
MEMBER_CAPTION_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_GUID - Static variable in class mondrian.olap.Property
Definition of the property which holds the GUID of the member
MEMBER_GUID_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
MEMBER_KEY - Static variable in class mondrian.olap.Property
Definition of the property which holds the member key of the current member.
MEMBER_KEY_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_NAME - Static variable in class mondrian.olap.CubeBase
 
MEMBER_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the name of the current member.
MEMBER_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_ORDINAL - Static variable in class mondrian.olap.Property
Definition of the property which holds the ordinal of the current member.
MEMBER_ORDINAL_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_SCOPE - Static variable in class mondrian.olap.Property
Definition of the internal property which describes whether a calculated member belongs to a query or a cube.
MEMBER_SCOPE_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_TYPE - Static variable in class mondrian.olap.CubeBase
 
MEMBER_TYPE - Static variable in class mondrian.olap.Property
Definition of the property which holds the type of the member.
MEMBER_TYPE_ORDINAL - Static variable in class mondrian.olap.Property
 
MEMBER_UNIQUE_NAME - Static variable in class mondrian.olap.CubeBase
 
MEMBER_UNIQUE_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the unique name of the current member.
MEMBER_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
MemberBase - Class in mondrian.olap
MemberBase is a partial implementation of Member.
MemberBase(Member, Level, Member.MemberType) - Constructor for class mondrian.olap.MemberBase
 
MemberBase() - Constructor for class mondrian.olap.MemberBase
 
MemberCache - Interface in mondrian.rolap
A MemberCache can retrieve members based upon their parent and name.
MemberCacheControlTest - Class in mondrian.rolap
Unit tests for flushing member cache and editing cached member properties.
MemberCacheControlTest() - Constructor for class mondrian.rolap.MemberCacheControlTest
 
MemberCacheControlTest(String) - Constructor for class mondrian.rolap.MemberCacheControlTest
 
MemberCacheHelper - Class in mondrian.rolap
Encapsulation of member caching.
MemberCacheHelper(RolapHierarchy) - Constructor for class mondrian.rolap.MemberCacheHelper
Creates a MemberCacheHelper.
MemberCalc - Interface in mondrian.calc
Expression which yields a Member.
MemberChildrenConstraint - Interface in mondrian.rolap.sql
Restricts the SQL result of a MembersChildren query in SqlMemberSource.
MemberColumnPredicate - Class in mondrian.rolap.agg
Column constraint defined by a member.
MemberColumnPredicate(RolapStar.Column, RolapMember) - Constructor for class mondrian.rolap.agg.MemberColumnPredicate
Creates a MemberColumnPredicate
memberComparator - Static variable in class mondrian.olap.fun.CrossJoinTest
 
MemberExpr - Class in mondrian.mdx
Usage of a Member as an MDX expression.
MemberExpr(Member) - Constructor for class mondrian.mdx.MemberExpr
Creates a member expression.
MemberFetchLimitExceeded - Variable in class mondrian.resource.MondrianResource
MemberFetchLimitExceeded is 'Number of members to be read exceeded limit ({0,number})'
memberFormatter - Variable in class mondrian.olap.LevelBase
 
MemberFormatter - Interface in mondrian.olap
This interface provides an SPI to redefine the caption displayed for members.
MemberFormatterLoadFailed - Variable in class mondrian.resource.MondrianResource
MemberFormatterLoadFailed is 'Failed to load formatter class ''{0}'' for level ''{1}''.'
memberGrants - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
memberGrants - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
 
MemberHelper - Class in mondrian.olap.fun
This helper class is used by the Distinct(<set>) function to determine whether or not elements of different types within a set are equal.
MemberHelper(Object) - Constructor for class mondrian.olap.fun.MemberHelper
 
MemberHelperTest - Class in mondrian.olap.fun
MemberHelperTest tests MemberHelper.
MemberHelperTest(String) - Constructor for class mondrian.olap.fun.MemberHelperTest
 
MemberHelperTest.TestMember - Class in mondrian.olap.fun
 
MemberHelperTest.TestMember(String) - Constructor for class mondrian.olap.fun.MemberHelperTest.TestMember
 
MemberHierarchyFunDef - Class in mondrian.olap.fun
Definition of the <Member>.Hierarchy MDX builtin function.
MemberHierarchyFunDef.CalcImpl - Class in mondrian.olap.fun
 
MemberHierarchyFunDef.CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberHierarchyFunDef.CalcImpl
 
MemberKey - Class in mondrian.rolap
MemberKey todo:
MemberKey(RolapMember, Object) - Constructor for class mondrian.rolap.MemberKey
 
MemberLevelFunDef - Class in mondrian.olap.fun
Definition of the <Member>.Level MDX builtin function.
MemberLevelFunDef.CalcImpl - Class in mondrian.olap.fun
 
MemberLevelFunDef.CalcImpl(Exp, MemberCalc) - Constructor for class mondrian.olap.fun.MemberLevelFunDef.CalcImpl
 
MemberNotFound - Variable in class mondrian.resource.MondrianResource
MemberNotFound is 'Member ''{0}'' not found'
MemberNotInLevelHierarchy - Variable in class mondrian.resource.MondrianResource
MemberNotInLevelHierarchy is 'The member ''{0}'' is not in the same hierarchy as the level ''{1}''.'
memberProperties - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
memberProperties - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
memberProperties - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
memberProperties - Variable in class mondrian.olap.MondrianDef.Measure
 
MemberProperty - Class in mondrian.olap
Member property or solve order specification.
MemberProperty(String, Exp) - Constructor for class mondrian.olap.MemberProperty
 
memberRange(Evaluator, Member, Member) - Static method in class mondrian.olap.fun.FunUtil
 
memberReader - Variable in class mondrian.rolap.DelegatingMemberReader
 
MemberReader - Interface in mondrian.rolap
A MemberReader implements common operations to retrieve members from a hierarchy.
memberReaderClass - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
memberReaderClass - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
memberReaderParameters - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
memberReaderParameters - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
memberRegion(String) - Method in class mondrian.rolap.CacheControlTest
Helper method, creates a region consisting of a single member, given its unique name (e.g.
members - Variable in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
members - Variable in class mondrian.rolap.ArrayMemberSource
 
members - Variable in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
members - Variable in class mondrian.rolap.RolapAxis.MemberArrayIterable.MIPosition
 
memberSetToStr(List<Member>) - Static method in class mondrian.olap.fun.SetToStrFunDef
 
MemberSource - Interface in mondrian.rolap
A MemberSource has the basic operations to read the members of a hierarchy.
membersVersusOccurancesInTuple(List<Member[]>) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
Finds member occurrences in tuple and generates a map of Members versus their occurrences in tuples.
MemberTuplePredicate - Class in mondrian.rolap.agg
Predicate which constrains a column to a particular member, or a range above or below a member, or a range between two members.
MemberTuplePredicate(RolapCube, RolapMember, boolean, RolapMember, boolean) - Constructor for class mondrian.rolap.agg.MemberTuplePredicate
Creates a MemberTuplePredicate which evaluates to true for a given range of members.
MemberTuplePredicate(RolapCube, RolapCubeMember) - Constructor for class mondrian.rolap.agg.MemberTuplePredicate
Creates a MemberTuplePredicate which evaluates to true for a given member.
MemberType - Class in mondrian.olap.type
The type of an expression which represents a member.
MemberType(Dimension, Hierarchy, Level, Member) - Constructor for class mondrian.olap.type.MemberType
Creates a type representing a member.
memberType - Variable in class mondrian.rolap.RolapHierarchy
Type for members of this hierarchy.
MemberValueCalc - Class in mondrian.calc.impl
Expression which evaluates a few member expressions, sets the dimensional context to the result of those expressions, then yields the value of the current measure in the current dimensional context.
MemberValueCalc(Exp, MemberCalc[]) - Constructor for class mondrian.calc.impl.MemberValueCalc
 
MemHungryTest - Class in mondrian.test.clearview
MemHungryTest is a test suite which tests complex queries against the FoodMart database.
MemHungryTest() - Constructor for class mondrian.test.clearview.MemHungryTest
 
MemHungryTest(String) - Constructor for class mondrian.test.clearview.MemHungryTest
 
MemoryLimitExceededException - Exception in mondrian.olap
Exception which indicates some resource limit was exceeded.
MemoryLimitExceededException(String) - Constructor for exception mondrian.olap.MemoryLimitExceededException
 
MemoryMonitor - Variable in class mondrian.olap.MondrianProperties
Property that defines whether the MemoryMonitor should be enabled.
MemoryMonitor - Interface in mondrian.util
API for Mondrian's memory monitors.
MemoryMonitor.Listener - Interface in mondrian.util
A MemoryMonitor client implements the Listener interface and registers with the MemoryMonitor.
MemoryMonitor.Test - Interface in mondrian.util
This is an interface that a MemoryMonitor may optionally implement.
MemoryMonitorClass - Variable in class mondrian.olap.MondrianProperties
Property that defines the name of the class used as a memory monitor.
MemoryMonitorFactory - Class in mondrian.util
The MemoryMonitorFactory is used to get the application's MemoryMonitor.
MemoryMonitorTest - Class in mondrian.util
Test case for ObjectPool.
MemoryMonitorTest() - Constructor for class mondrian.util.MemoryMonitorTest
 
MemoryMonitorTest(String) - Constructor for class mondrian.util.MemoryMonitorTest
 
MemoryMonitorTest.TestMM - Class in mondrian.util
 
MemoryMonitorTest.TestMM() - Constructor for class mondrian.util.MemoryMonitorTest.TestMM
 
MemoryMonitorTest.TestMM2 - Class in mondrian.util
 
MemoryMonitorTest.TestMM2() - Constructor for class mondrian.util.MemoryMonitorTest.TestMM2
 
MemoryMonitorThreshold - Variable in class mondrian.olap.MondrianProperties
Property that defines the default MemoryMonitor percentage threshold.
memoryUsageNotification(Query, String) - Static method in class mondrian.olap.ConnectionBase
 
memoryUsageNotification(long, long) - Method in interface mondrian.util.MemoryMonitor.Listener
When the MemoryMonitor determines that the Listener's threshold is equal to or less than the current available memory (post garbage collection), then this method is called with the current memory usage, usedMemory, and the maximum memory (which is a constant per JVM invocation).
merge(FastBatchingCellReader.CompositeBatch) - Method in class mondrian.rolap.FastBatchingCellReader.CompositeBatch
 
mergeAxes(Axis, Axis, RolapEvaluator, boolean) - Static method in class mondrian.rolap.RolapResult
 
MessageRecorder - Interface in mondrian.recorder
Records warnings and errors during the processing of a task.
Messages - Interface in mondrian.gui.validate
Message provider.
metadata - Variable in class mondrian.gui.JDBCTreeModel
 
metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.CellColumnHandler
 
metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.ColumnHandler
 
metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Tabular
 
metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MemberColumnHandler
 
metadata(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.TabularRowSet
Writes the tabular drillthrough schema
METHOD_DISCOVER - Static variable in interface mondrian.xmla.XmlaConstants
 
METHOD_EXECUTE - Static variable in interface mondrian.xmla.XmlaConstants
 
MetricFilterTest - Class in mondrian.test.clearview
MetricFilterTest is a test suite which tests scenarios of filtering out measures' values in the FoodMart database.
MetricFilterTest() - Constructor for class mondrian.test.clearview.MetricFilterTest
 
MetricFilterTest(String) - Constructor for class mondrian.test.clearview.MetricFilterTest
 
mid(String, int) - Static method in class mondrian.olap.fun.vba.Vba
 
mid(String, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
midnightTime - Static variable in class mondrian.util.ScheduleUtil
 
mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
mightIntersect(StarPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
mightIntersect(StarPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
Returns whether this predicate might intersect another predicate.
min(Evaluator, List, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
Min - Static variable in class mondrian.rolap.RolapAggregator
 
minLoadFactor - Variable in class mondrian.util.ObjectPool
The minimum load factor for the hashtable.
MinMaxFunDef - Class in mondrian.olap.fun
Definition of the Min and Max MDX functions.
MinMaxFunDef(FunDef) - Constructor for class mondrian.olap.fun.MinMaxFunDef
 
MINOR_VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriver
 
MinResolver - Static variable in class mondrian.olap.fun.MinMaxFunDef
 
minSmallBinExp - Static variable in class mondrian.util.Format.FloatingDecimal
 
MINUS - Static variable in interface mondrian.olap.ParserSym
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.ListPredicate
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
minus(StarPredicate) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
minus(StarPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
 
minus(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
Returns the logical inverse of this Predicate.
MinusStarPredicate - Class in mondrian.rolap.agg
A StarPredicate which evaluates to true if its first child evaluates to true and its second child evaluates to false.
MinusStarPredicate(StarColumnPredicate, StarColumnPredicate) - Constructor for class mondrian.rolap.agg.MinusStarPredicate
Creates a MinusStarPredicate.
minute(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
MIRR(double[], double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
MiscTest - Class in mondrian.test.clearview
MiscTest is a test suite which tests miscellaneous complex queries against the FoodMart database.
MiscTest() - Constructor for class mondrian.test.clearview.MiscTest
 
MiscTest(String) - Constructor for class mondrian.test.clearview.MiscTest
 
MissingArg - Variable in class mondrian.resource.MondrianResource
MissingArg is 'Argument ''{0}'' must be specified.'
MissingDefaultAggRule - Variable in class mondrian.resource.MondrianResource
MissingDefaultAggRule is 'There is no default aggregate recognition rule with tag ''{0}''.'
ml - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
MockHttpServletRequest - Class in mondrian.tui
Partial implementation of the HttpServletRequest where just enough is present to allow for communication between Mondrian's XMLA code and other code in the same JVM.
MockHttpServletRequest() - Constructor for class mondrian.tui.MockHttpServletRequest
 
MockHttpServletRequest(byte[]) - Constructor for class mondrian.tui.MockHttpServletRequest
 
MockHttpServletRequest(String) - Constructor for class mondrian.tui.MockHttpServletRequest
 
MockHttpServletRequest.MockRequestDispatcher - Class in mondrian.tui
 
MockHttpServletRequest.MockRequestDispatcher() - Constructor for class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
MockHttpServletRequest.MockServletInputStream - Class in mondrian.tui
 
MockHttpServletRequest.MockServletInputStream(byte[]) - Constructor for class mondrian.tui.MockHttpServletRequest.MockServletInputStream
 
MockHttpServletResponse - Class in mondrian.tui
This is a partial implementation of the HttpServletResponse where just enough is present to allow for communication between Mondrian's XMLA code and other code in the same JVM.
MockHttpServletResponse() - Constructor for class mondrian.tui.MockHttpServletResponse
 
MockHttpServletResponse.MockServletOutputStream - Class in mondrian.tui
 
MockHttpServletResponse.MockServletOutputStream(int) - Constructor for class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
MockHttpServletResponse.MockServletOutputStream(int, String) - Constructor for class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
MockServletConfig - Class in mondrian.tui
This is a partial implementation of the ServletConfig where just enough is present to allow for communication between Mondrian's XMLA code and other code in the same JVM.
MockServletConfig() - Constructor for class mondrian.tui.MockServletConfig
 
MockServletConfig(ServletContext) - Constructor for class mondrian.tui.MockServletConfig
 
MockServletContext - Class in mondrian.tui
Partial implementation of the ServletContext where just enough is present to allow for communication between Mondrian's XMLA code and other code in the same JVM.
MockServletContext() - Constructor for class mondrian.tui.MockServletContext
 
model - Variable in class mondrian.gui.JDBCExplorer
 
modifiable - Variable in class mondrian.gui.MondrianGuiDef.Parameter
 
modifiable - Variable in class mondrian.olap.MondrianDef.Parameter
 
Modulos - Interface in mondrian.rolap
Modulos implementations encapsulate algorithms to map between integral ordinals and position arrays.
modulos - Variable in class mondrian.rolap.Modulos.Base
 
Modulos.Base - Class in mondrian.rolap
 
Modulos.Base(Axis[]) - Constructor for class mondrian.rolap.Modulos.Base
 
Modulos.Base(int[]) - Constructor for class mondrian.rolap.Modulos.Base
 
Modulos.Generator - Class in mondrian.rolap
 
Modulos.Generator() - Constructor for class mondrian.rolap.Modulos.Generator
 
Modulos.Many - Class in mondrian.rolap
 
Modulos.One - Class in mondrian.rolap
 
Modulos.Three - Class in mondrian.rolap
 
Modulos.Two - Class in mondrian.rolap
 
Modulos.Zero - Class in mondrian.rolap
 
ModulosTest - Class in mondrian.rolap
Test that the implementations of the Modulos interface are correct.
ModulosTest() - Constructor for class mondrian.rolap.ModulosTest
 
ModulosTest(String) - Constructor for class mondrian.rolap.ModulosTest
 
ModulosTest.PositionList - Class in mondrian.rolap
 
ModulosTest.PositionList(int) - Constructor for class mondrian.rolap.ModulosTest.PositionList
 
mondrian.calc - package mondrian.calc
Provides compiled expressions.
mondrian.calc.impl - package mondrian.calc.impl
Provides implementation classes for compiled expressions.
mondrian.gui - package mondrian.gui
Contains a workbench written in Swing for designing Mondrian schemas.
mondrian.gui.validate - package mondrian.gui.validate
 
mondrian.gui.validate.impl - package mondrian.gui.validate.impl
 
mondrian.i18n - package mondrian.i18n
Utilities for internationalization and localization.
mondrian.mdx - package mondrian.mdx
Defines a parse tree for MDX expressions.
mondrian.olap - package mondrian.olap
Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.
mondrian.olap.fun - package mondrian.olap.fun
Defines the set of MDX built-in functions.
mondrian.olap.fun.extra - package mondrian.olap.fun.extra
Defines MDX extension functions.
mondrian.olap.fun.vba - package mondrian.olap.fun.vba
Implements the set of functions defined by the Visual Basic for Applications (VBA) specification.
mondrian.olap.type - package mondrian.olap.type
Type system for MDX expessions.
mondrian.olap4j - package mondrian.olap4j
olap4j driver for the Mondrian OLAP engine.
mondrian.recorder - package mondrian.recorder
Provides a set a classes for logging the process of a task.
mondrian.resource - package mondrian.resource
 
mondrian.rolap - package mondrian.rolap
Implements the data access layer for the olap package.
mondrian.rolap.agg - package mondrian.rolap.agg
Manages a cache of aggregates containing cell values.
mondrian.rolap.aggmatcher - package mondrian.rolap.aggmatcher
Defines a 'matcher' which scans the schema to find candidate aggregate tables.
mondrian.rolap.cache - package mondrian.rolap.cache
Provides primitives for policy-based caching.
mondrian.rolap.sql - package mondrian.rolap.sql
Database-independent library for generating SQL.
mondrian.spi - package mondrian.spi
Contains the server-provider interfaces (SPIs) which user-defined extensions to Mondrian should implement.
mondrian.spi.impl - package mondrian.spi.impl
Provides implementations of SPIs defined in the mondrian.spi package.
mondrian.test - package mondrian.test
Suite of regression tests.
mondrian.test.clearview - package mondrian.test.clearview
 
mondrian.test.comp - package mondrian.test.comp
Utilities for comparison-based testing.
mondrian.test.loader - package mondrian.test.loader
Utilities to load test data.
mondrian.tui - package mondrian.tui
Text user interface for Mondrian.
mondrian.udf - package mondrian.udf
 
mondrian.util - package mondrian.util
Mondrian utilities.
mondrian.web.servlet - package mondrian.web.servlet
 
mondrian.web.taglib - package mondrian.web.taglib
Provides a tag library for embedding MDX queries in JSP pages.
mondrian.xmla - package mondrian.xmla
Implements the XML for Analysis API.
mondrian.xmla.impl - package mondrian.xmla.impl
 
mondrian.xmla.test - package mondrian.xmla.test
 
MONDRIAN_NAMESPACE - Static variable in interface mondrian.xmla.XmlaConstants
This is the namespace used to qualify the faultcode identifier.
MondrianDef - Class in mondrian.olap
This is the XML model for Mondrian schemas.
MondrianDef() - Constructor for class mondrian.olap.MondrianDef
 
MondrianDef.AggColumnName - Class in mondrian.olap
 
MondrianDef.AggColumnName() - Constructor for class mondrian.olap.MondrianDef.AggColumnName
 
MondrianDef.AggColumnName(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggColumnName
 
MondrianDef.AggExclude - Class in mondrian.olap
 
MondrianDef.AggExclude() - Constructor for class mondrian.olap.MondrianDef.AggExclude
 
MondrianDef.AggExclude(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggExclude
 
MondrianDef.AggFactCount - Class in mondrian.olap
 
MondrianDef.AggFactCount() - Constructor for class mondrian.olap.MondrianDef.AggFactCount
 
MondrianDef.AggFactCount(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggFactCount
 
MondrianDef.AggForeignKey - Class in mondrian.olap
The name of the column mapping from base fact table foreign key to aggregate table foreign key.
MondrianDef.AggForeignKey() - Constructor for class mondrian.olap.MondrianDef.AggForeignKey
 
MondrianDef.AggForeignKey(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggForeignKey
 
MondrianDef.AggIgnoreColumn - Class in mondrian.olap
 
MondrianDef.AggIgnoreColumn() - Constructor for class mondrian.olap.MondrianDef.AggIgnoreColumn
 
MondrianDef.AggIgnoreColumn(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggIgnoreColumn
 
MondrianDef.AggLevel - Class in mondrian.olap
 
MondrianDef.AggLevel() - Constructor for class mondrian.olap.MondrianDef.AggLevel
 
MondrianDef.AggLevel(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggLevel
 
MondrianDef.AggMeasure - Class in mondrian.olap
 
MondrianDef.AggMeasure() - Constructor for class mondrian.olap.MondrianDef.AggMeasure
 
MondrianDef.AggMeasure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggMeasure
 
MondrianDef.AggName - Class in mondrian.olap
 
MondrianDef.AggName() - Constructor for class mondrian.olap.MondrianDef.AggName
 
MondrianDef.AggName(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggName
 
MondrianDef.AggPattern - Class in mondrian.olap
 
MondrianDef.AggPattern() - Constructor for class mondrian.olap.MondrianDef.AggPattern
 
MondrianDef.AggPattern(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggPattern
 
MondrianDef.AggTable - Class in mondrian.olap
A definition of an aggregate table for a base fact table.
MondrianDef.AggTable() - Constructor for class mondrian.olap.MondrianDef.AggTable
 
MondrianDef.AggTable(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.AggTable
 
MondrianDef.CalculatedMember - Class in mondrian.olap
 
MondrianDef.CalculatedMember() - Constructor for class mondrian.olap.MondrianDef.CalculatedMember
 
MondrianDef.CalculatedMember(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CalculatedMember
 
MondrianDef.CalculatedMemberProperty - Class in mondrian.olap
Property of a calculated member defined against a cube.
MondrianDef.CalculatedMemberProperty() - Constructor for class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
MondrianDef.CalculatedMemberProperty(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
MondrianDef.CaptionExpression - Class in mondrian.olap
 
MondrianDef.CaptionExpression() - Constructor for class mondrian.olap.MondrianDef.CaptionExpression
 
MondrianDef.CaptionExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CaptionExpression
 
MondrianDef.Closure - Class in mondrian.olap
Specifies the transitive closure of a parent-child hierarchy.
MondrianDef.Closure() - Constructor for class mondrian.olap.MondrianDef.Closure
 
MondrianDef.Closure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Closure
 
MondrianDef.Column - Class in mondrian.olap
 
MondrianDef.Column() - Constructor for class mondrian.olap.MondrianDef.Column
 
MondrianDef.Column(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Column
 
MondrianDef.Column(String, String) - Constructor for class mondrian.olap.MondrianDef.Column
Convenience constructor.
MondrianDef.ColumnDef - Class in mondrian.olap
Column definition for an inline table.
MondrianDef.ColumnDef() - Constructor for class mondrian.olap.MondrianDef.ColumnDef
 
MondrianDef.ColumnDef(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ColumnDef
 
MondrianDef.ColumnDefs - Class in mondrian.olap
Holder for an array of ColumnDef elements
MondrianDef.ColumnDefs() - Constructor for class mondrian.olap.MondrianDef.ColumnDefs
 
MondrianDef.ColumnDefs(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ColumnDefs
 
MondrianDef.Cube - Class in mondrian.olap
Definition of a cube.
MondrianDef.Cube() - Constructor for class mondrian.olap.MondrianDef.Cube
 
MondrianDef.Cube(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Cube
 
MondrianDef.CubeDimension - Class in mondrian.olap
A CubeDimension is either a usage of a Dimension ('shared dimension', in MSOLAP parlance), or a 'private dimension'.
MondrianDef.CubeDimension() - Constructor for class mondrian.olap.MondrianDef.CubeDimension
 
MondrianDef.CubeDimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeDimension
 
MondrianDef.CubeGrant - Class in mondrian.olap
Grants (or denies) this role access to a cube.
MondrianDef.CubeGrant() - Constructor for class mondrian.olap.MondrianDef.CubeGrant
 
MondrianDef.CubeGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeGrant
 
MondrianDef.CubeUsage - Class in mondrian.olap
 
MondrianDef.CubeUsage() - Constructor for class mondrian.olap.MondrianDef.CubeUsage
 
MondrianDef.CubeUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeUsage
 
MondrianDef.CubeUsages - Class in mondrian.olap
List of base cubes used by the virtual cube.
MondrianDef.CubeUsages() - Constructor for class mondrian.olap.MondrianDef.CubeUsages
 
MondrianDef.CubeUsages(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.CubeUsages
 
MondrianDef.Dimension - Class in mondrian.olap
A Dimension is a collection of hierarchies.
MondrianDef.Dimension() - Constructor for class mondrian.olap.MondrianDef.Dimension
 
MondrianDef.Dimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Dimension
 
MondrianDef.DimensionGrant - Class in mondrian.olap
Grants (or denies) this role access to a dimension.
MondrianDef.DimensionGrant() - Constructor for class mondrian.olap.MondrianDef.DimensionGrant
 
MondrianDef.DimensionGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.DimensionGrant
 
MondrianDef.DimensionUsage - Class in mondrian.olap
A DimensionUsage is usage of a shared Dimension within the context of a cube.
MondrianDef.DimensionUsage() - Constructor for class mondrian.olap.MondrianDef.DimensionUsage
 
MondrianDef.DimensionUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.DimensionUsage
 
MondrianDef.Expression - Class in mondrian.olap
 
MondrianDef.Expression() - Constructor for class mondrian.olap.MondrianDef.Expression
 
MondrianDef.Expression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Expression
 
MondrianDef.ExpressionView - Class in mondrian.olap
A collection of SQL expressions, one per dialect.
MondrianDef.ExpressionView() - Constructor for class mondrian.olap.MondrianDef.ExpressionView
 
MondrianDef.ExpressionView(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ExpressionView
 
MondrianDef.Formula - Class in mondrian.olap
 
MondrianDef.Formula() - Constructor for class mondrian.olap.MondrianDef.Formula
 
MondrianDef.Formula(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Formula
 
MondrianDef.Grant - Class in mondrian.olap
 
MondrianDef.Grant() - Constructor for class mondrian.olap.MondrianDef.Grant
 
MondrianDef.Grant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Grant
 
MondrianDef.Hierarchy - Class in mondrian.olap
Defines a hierarchy.
MondrianDef.Hierarchy() - Constructor for class mondrian.olap.MondrianDef.Hierarchy
 
MondrianDef.Hierarchy(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Hierarchy
 
MondrianDef.HierarchyGrant - Class in mondrian.olap
Grants (or denies) this role access to a hierarchy.
MondrianDef.HierarchyGrant() - Constructor for class mondrian.olap.MondrianDef.HierarchyGrant
 
MondrianDef.HierarchyGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.HierarchyGrant
 
MondrianDef.InlineTable - Class in mondrian.olap
 
MondrianDef.InlineTable() - Constructor for class mondrian.olap.MondrianDef.InlineTable
 
MondrianDef.InlineTable(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.InlineTable
 
MondrianDef.InlineTable(MondrianDef.InlineTable) - Constructor for class mondrian.olap.MondrianDef.InlineTable
Convenience constructor.
MondrianDef.Join - Class in mondrian.olap
 
MondrianDef.Join() - Constructor for class mondrian.olap.MondrianDef.Join
 
MondrianDef.Join(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Join
 
MondrianDef.Join(String, String, MondrianDef.RelationOrJoin, String, String, MondrianDef.RelationOrJoin) - Constructor for class mondrian.olap.MondrianDef.Join
Convenience constructor.
MondrianDef.KeyExpression - Class in mondrian.olap
 
MondrianDef.KeyExpression() - Constructor for class mondrian.olap.MondrianDef.KeyExpression
 
MondrianDef.KeyExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.KeyExpression
 
MondrianDef.Level - Class in mondrian.olap
 
MondrianDef.Level() - Constructor for class mondrian.olap.MondrianDef.Level
 
MondrianDef.Level(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Level
 
MondrianDef.Measure - Class in mondrian.olap
 
MondrianDef.Measure() - Constructor for class mondrian.olap.MondrianDef.Measure
 
MondrianDef.Measure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Measure
 
MondrianDef.MeasureExpression - Class in mondrian.olap
 
MondrianDef.MeasureExpression() - Constructor for class mondrian.olap.MondrianDef.MeasureExpression
 
MondrianDef.MeasureExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MeasureExpression
 
MondrianDef.MemberGrant - Class in mondrian.olap
Grants (or denies) this role access to a member.
MondrianDef.MemberGrant() - Constructor for class mondrian.olap.MondrianDef.MemberGrant
 
MondrianDef.MemberGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberGrant
 
MondrianDef.MemberReaderParameter - Class in mondrian.olap
Not used
MondrianDef.MemberReaderParameter() - Constructor for class mondrian.olap.MondrianDef.MemberReaderParameter
 
MondrianDef.MemberReaderParameter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.MemberReaderParameter
 
MondrianDef.NamedSet - Class in mondrian.olap
Defines a named set which can be used in queries in the same way as a set defined using a WITH SET clause.
MondrianDef.NamedSet() - Constructor for class mondrian.olap.MondrianDef.NamedSet
 
MondrianDef.NamedSet(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.NamedSet
 
MondrianDef.NameExpression - Class in mondrian.olap
 
MondrianDef.NameExpression() - Constructor for class mondrian.olap.MondrianDef.NameExpression
 
MondrianDef.NameExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.NameExpression
 
MondrianDef.OrdinalExpression - Class in mondrian.olap
 
MondrianDef.OrdinalExpression() - Constructor for class mondrian.olap.MondrianDef.OrdinalExpression
 
MondrianDef.OrdinalExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.OrdinalExpression
 
MondrianDef.Parameter - Class in mondrian.olap
A Parameter defines a schema parameter.
MondrianDef.Parameter() - Constructor for class mondrian.olap.MondrianDef.Parameter
 
MondrianDef.Parameter(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Parameter
 
MondrianDef.ParentExpression - Class in mondrian.olap
 
MondrianDef.ParentExpression() - Constructor for class mondrian.olap.MondrianDef.ParentExpression
 
MondrianDef.ParentExpression(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.ParentExpression
 
MondrianDef.Property - Class in mondrian.olap
Member property.
MondrianDef.Property() - Constructor for class mondrian.olap.MondrianDef.Property
 
MondrianDef.Property(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Property
 
MondrianDef.Relation - Class in mondrian.olap
A table, inline table or view
MondrianDef.Relation() - Constructor for class mondrian.olap.MondrianDef.Relation
 
MondrianDef.Relation(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Relation
 
MondrianDef.RelationOrJoin - Class in mondrian.olap
A table or a join
MondrianDef.RelationOrJoin() - Constructor for class mondrian.olap.MondrianDef.RelationOrJoin
 
MondrianDef.RelationOrJoin(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.RelationOrJoin
 
MondrianDef.Role - Class in mondrian.olap
A role defines an access-control profile.
MondrianDef.Role() - Constructor for class mondrian.olap.MondrianDef.Role
 
MondrianDef.Role(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Role
 
MondrianDef.RoleUsage - Class in mondrian.olap
Usage of a Role in a union Role.
MondrianDef.RoleUsage() - Constructor for class mondrian.olap.MondrianDef.RoleUsage
 
MondrianDef.RoleUsage(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.RoleUsage
 
MondrianDef.Row - Class in mondrian.olap
Row definition for an inline table.
MondrianDef.Row() - Constructor for class mondrian.olap.MondrianDef.Row
 
MondrianDef.Row(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Row
 
MondrianDef.Rows - Class in mondrian.olap
Holder for an array of Row elements
MondrianDef.Rows() - Constructor for class mondrian.olap.MondrianDef.Rows
 
MondrianDef.Rows(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Rows
 
MondrianDef.Schema - Class in mondrian.olap
A schema is a collection of cubes and virtual cubes.
MondrianDef.Schema() - Constructor for class mondrian.olap.MondrianDef.Schema
 
MondrianDef.Schema(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Schema
 
MondrianDef.SchemaGrant - Class in mondrian.olap
Grants (or denies) this role access to this schema.
MondrianDef.SchemaGrant() - Constructor for class mondrian.olap.MondrianDef.SchemaGrant
 
MondrianDef.SchemaGrant(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.SchemaGrant
 
MondrianDef.SQL - Class in mondrian.olap
 
MondrianDef.SQL() - Constructor for class mondrian.olap.MondrianDef.SQL
 
MondrianDef.SQL(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.SQL
 
MondrianDef.Table - Class in mondrian.olap
 
MondrianDef.Table() - Constructor for class mondrian.olap.MondrianDef.Table
 
MondrianDef.Table(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Table
 
MondrianDef.Table(MondrianDef.Table) - Constructor for class mondrian.olap.MondrianDef.Table
Convenience constructor.
MondrianDef.Table(String, String, String) - Constructor for class mondrian.olap.MondrianDef.Table
 
MondrianDef.Union - Class in mondrian.olap
Body of a Role definition which defines a Role to be the union of several Roles.
MondrianDef.Union() - Constructor for class mondrian.olap.MondrianDef.Union
 
MondrianDef.Union(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Union
 
MondrianDef.UserDefinedFunction - Class in mondrian.olap
A UserDefinedFunction is a function which extends the MDX language.
MondrianDef.UserDefinedFunction() - Constructor for class mondrian.olap.MondrianDef.UserDefinedFunction
 
MondrianDef.UserDefinedFunction(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.UserDefinedFunction
 
MondrianDef.Value - Class in mondrian.olap
Column value for an inline table.
MondrianDef.Value() - Constructor for class mondrian.olap.MondrianDef.Value
 
MondrianDef.Value(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.Value
 
MondrianDef.View - Class in mondrian.olap
A collection of SQL statements, one per dialect.
MondrianDef.View() - Constructor for class mondrian.olap.MondrianDef.View
 
MondrianDef.View(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.View
 
MondrianDef.View(MondrianDef.View) - Constructor for class mondrian.olap.MondrianDef.View
Copy constructor.
MondrianDef.VirtualCube - Class in mondrian.olap
A VirtualCube is a set of dimensions and measures gleaned from other cubes.
MondrianDef.VirtualCube() - Constructor for class mondrian.olap.MondrianDef.VirtualCube
 
MondrianDef.VirtualCube(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCube
 
MondrianDef.VirtualCubeDimension - Class in mondrian.olap
A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
MondrianDef.VirtualCubeDimension() - Constructor for class mondrian.olap.MondrianDef.VirtualCubeDimension
 
MondrianDef.VirtualCubeDimension(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCubeDimension
 
MondrianDef.VirtualCubeMeasure - Class in mondrian.olap
A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
MondrianDef.VirtualCubeMeasure() - Constructor for class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
MondrianDef.VirtualCubeMeasure(DOMWrapper) - Constructor for class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
MondrianEvaluationException - Exception in mondrian.olap.fun
Thrown while evaluating a cell expression
MondrianEvaluationException() - Constructor for exception mondrian.olap.fun.MondrianEvaluationException
 
MondrianEvaluationException(String) - Constructor for exception mondrian.olap.fun.MondrianEvaluationException
 
MondrianException - Exception in mondrian.olap
Instances of this class are thrown for all exceptions that Mondrian generates through as a result of known error conditions.
MondrianException() - Constructor for exception mondrian.olap.MondrianException
 
MondrianException(Throwable) - Constructor for exception mondrian.olap.MondrianException
 
MondrianException(String) - Constructor for exception mondrian.olap.MondrianException
 
MondrianException(String, Throwable) - Constructor for exception mondrian.olap.MondrianException
 
MondrianFoodMartLoader - Class in mondrian.test.loader
Utility to load the FoodMart dataset into an arbitrary JDBC database.
MondrianFoodMartLoader(String[]) - Constructor for class mondrian.test.loader.MondrianFoodMartLoader
 
MondrianGuiDef - Class in mondrian.gui
This is the XML model for Mondrian schemas as used by the Schema Workbench.
MondrianGuiDef() - Constructor for class mondrian.gui.MondrianGuiDef
 
MondrianGuiDef.AggColumnName - Class in mondrian.gui
 
MondrianGuiDef.AggColumnName() - Constructor for class mondrian.gui.MondrianGuiDef.AggColumnName
 
MondrianGuiDef.AggColumnName(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggColumnName
 
MondrianGuiDef.AggExclude - Class in mondrian.gui
 
MondrianGuiDef.AggExclude() - Constructor for class mondrian.gui.MondrianGuiDef.AggExclude
 
MondrianGuiDef.AggExclude(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggExclude
 
MondrianGuiDef.AggFactCount - Class in mondrian.gui
 
MondrianGuiDef.AggFactCount() - Constructor for class mondrian.gui.MondrianGuiDef.AggFactCount
 
MondrianGuiDef.AggFactCount(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggFactCount
 
MondrianGuiDef.AggForeignKey - Class in mondrian.gui
The name of the column mapping from base fact table foreign key to aggregate table foreign key.
MondrianGuiDef.AggForeignKey() - Constructor for class mondrian.gui.MondrianGuiDef.AggForeignKey
 
MondrianGuiDef.AggForeignKey(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggForeignKey
 
MondrianGuiDef.AggIgnoreColumn - Class in mondrian.gui
 
MondrianGuiDef.AggIgnoreColumn() - Constructor for class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
 
MondrianGuiDef.AggIgnoreColumn(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggIgnoreColumn
 
MondrianGuiDef.AggLevel - Class in mondrian.gui
 
MondrianGuiDef.AggLevel() - Constructor for class mondrian.gui.MondrianGuiDef.AggLevel
 
MondrianGuiDef.AggLevel(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggLevel
 
MondrianGuiDef.AggMeasure - Class in mondrian.gui
 
MondrianGuiDef.AggMeasure() - Constructor for class mondrian.gui.MondrianGuiDef.AggMeasure
 
MondrianGuiDef.AggMeasure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggMeasure
 
MondrianGuiDef.AggName - Class in mondrian.gui
 
MondrianGuiDef.AggName() - Constructor for class mondrian.gui.MondrianGuiDef.AggName
 
MondrianGuiDef.AggName(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggName
 
MondrianGuiDef.AggPattern - Class in mondrian.gui
 
MondrianGuiDef.AggPattern() - Constructor for class mondrian.gui.MondrianGuiDef.AggPattern
 
MondrianGuiDef.AggPattern(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggPattern
 
MondrianGuiDef.AggTable - Class in mondrian.gui
A definition of an aggregate table for a base fact table.
MondrianGuiDef.AggTable() - Constructor for class mondrian.gui.MondrianGuiDef.AggTable
 
MondrianGuiDef.AggTable(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.AggTable
 
MondrianGuiDef.CalculatedMember - Class in mondrian.gui
 
MondrianGuiDef.CalculatedMember() - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMember
 
MondrianGuiDef.CalculatedMember(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMember
 
MondrianGuiDef.CalculatedMemberProperty - Class in mondrian.gui
Property of a calculated member defined against a cube.
MondrianGuiDef.CalculatedMemberProperty() - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
MondrianGuiDef.CalculatedMemberProperty(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
MondrianGuiDef.CaptionExpression - Class in mondrian.gui
 
MondrianGuiDef.CaptionExpression() - Constructor for class mondrian.gui.MondrianGuiDef.CaptionExpression
 
MondrianGuiDef.CaptionExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CaptionExpression
 
MondrianGuiDef.Closure - Class in mondrian.gui
Specifies the transitive closure of a parent-child hierarchy.
MondrianGuiDef.Closure() - Constructor for class mondrian.gui.MondrianGuiDef.Closure
 
MondrianGuiDef.Closure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Closure
 
MondrianGuiDef.Column - Class in mondrian.gui
 
MondrianGuiDef.Column() - Constructor for class mondrian.gui.MondrianGuiDef.Column
 
MondrianGuiDef.Column(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Column
 
MondrianGuiDef.Column(String, String) - Constructor for class mondrian.gui.MondrianGuiDef.Column
Convenience constructor.
MondrianGuiDef.ColumnDef - Class in mondrian.gui
Column definition for an inline table.
MondrianGuiDef.ColumnDef() - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDef
 
MondrianGuiDef.ColumnDef(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDef
 
MondrianGuiDef.ColumnDefs - Class in mondrian.gui
Holder for an array of ColumnDef elements
MondrianGuiDef.ColumnDefs() - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDefs
 
MondrianGuiDef.ColumnDefs(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ColumnDefs
 
MondrianGuiDef.Cube - Class in mondrian.gui
Definition of a cube.
MondrianGuiDef.Cube() - Constructor for class mondrian.gui.MondrianGuiDef.Cube
 
MondrianGuiDef.Cube(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Cube
 
MondrianGuiDef.CubeDimension - Class in mondrian.gui
A CubeDimension is either a usage of a Dimension ('shared dimension', in MSOLAP parlance), or a 'private dimension'.
MondrianGuiDef.CubeDimension() - Constructor for class mondrian.gui.MondrianGuiDef.CubeDimension
 
MondrianGuiDef.CubeDimension(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CubeDimension
 
MondrianGuiDef.CubeGrant - Class in mondrian.gui
Grants (or denies) this role access to a cube.
MondrianGuiDef.CubeGrant() - Constructor for class mondrian.gui.MondrianGuiDef.CubeGrant
 
MondrianGuiDef.CubeGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.CubeGrant
 
MondrianGuiDef.Dimension - Class in mondrian.gui
A Dimension is a collection of hierarchies.
MondrianGuiDef.Dimension() - Constructor for class mondrian.gui.MondrianGuiDef.Dimension
 
MondrianGuiDef.Dimension(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Dimension
 
MondrianGuiDef.DimensionGrant - Class in mondrian.gui
Grants (or denies) this role access to a dimension.
MondrianGuiDef.DimensionGrant() - Constructor for class mondrian.gui.MondrianGuiDef.DimensionGrant
 
MondrianGuiDef.DimensionGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.DimensionGrant
 
MondrianGuiDef.DimensionUsage - Class in mondrian.gui
A DimensionUsage is usage of a shared Dimension within the context of a cube.
MondrianGuiDef.DimensionUsage() - Constructor for class mondrian.gui.MondrianGuiDef.DimensionUsage
 
MondrianGuiDef.DimensionUsage(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.DimensionUsage
 
MondrianGuiDef.Expression - Class in mondrian.gui
 
MondrianGuiDef.Expression() - Constructor for class mondrian.gui.MondrianGuiDef.Expression
 
MondrianGuiDef.Expression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Expression
 
MondrianGuiDef.ExpressionView - Class in mondrian.gui
A collection of SQL expressions, one per dialect.
MondrianGuiDef.ExpressionView() - Constructor for class mondrian.gui.MondrianGuiDef.ExpressionView
 
MondrianGuiDef.ExpressionView(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ExpressionView
 
MondrianGuiDef.Formula - Class in mondrian.gui
 
MondrianGuiDef.Formula() - Constructor for class mondrian.gui.MondrianGuiDef.Formula
 
MondrianGuiDef.Formula(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Formula
 
MondrianGuiDef.Grant - Class in mondrian.gui
 
MondrianGuiDef.Grant() - Constructor for class mondrian.gui.MondrianGuiDef.Grant
 
MondrianGuiDef.Grant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Grant
 
MondrianGuiDef.Hierarchy - Class in mondrian.gui
Defines a hierarchy.
MondrianGuiDef.Hierarchy() - Constructor for class mondrian.gui.MondrianGuiDef.Hierarchy
 
MondrianGuiDef.Hierarchy(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Hierarchy
 
MondrianGuiDef.HierarchyGrant - Class in mondrian.gui
Grants (or denies) this role access to a hierarchy.
MondrianGuiDef.HierarchyGrant() - Constructor for class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
MondrianGuiDef.HierarchyGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
MondrianGuiDef.InlineTable - Class in mondrian.gui
 
MondrianGuiDef.InlineTable() - Constructor for class mondrian.gui.MondrianGuiDef.InlineTable
 
MondrianGuiDef.InlineTable(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.InlineTable
 
MondrianGuiDef.InlineTable(MondrianGuiDef.InlineTable) - Constructor for class mondrian.gui.MondrianGuiDef.InlineTable
Convenience constructor.
MondrianGuiDef.Join - Class in mondrian.gui
 
MondrianGuiDef.Join() - Constructor for class mondrian.gui.MondrianGuiDef.Join
 
MondrianGuiDef.Join(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Join
 
MondrianGuiDef.Join(String, String, MondrianGuiDef.RelationOrJoin, String, String, MondrianGuiDef.RelationOrJoin) - Constructor for class mondrian.gui.MondrianGuiDef.Join
Convenience constructor.
MondrianGuiDef.KeyExpression - Class in mondrian.gui
 
MondrianGuiDef.KeyExpression() - Constructor for class mondrian.gui.MondrianGuiDef.KeyExpression
 
MondrianGuiDef.KeyExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.KeyExpression
 
MondrianGuiDef.Level - Class in mondrian.gui
 
MondrianGuiDef.Level() - Constructor for class mondrian.gui.MondrianGuiDef.Level
 
MondrianGuiDef.Level(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Level
 
MondrianGuiDef.Measure - Class in mondrian.gui
 
MondrianGuiDef.Measure() - Constructor for class mondrian.gui.MondrianGuiDef.Measure
 
MondrianGuiDef.Measure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Measure
 
MondrianGuiDef.MeasureExpression - Class in mondrian.gui
 
MondrianGuiDef.MeasureExpression() - Constructor for class mondrian.gui.MondrianGuiDef.MeasureExpression
 
MondrianGuiDef.MeasureExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MeasureExpression
 
MondrianGuiDef.MemberGrant - Class in mondrian.gui
Grants (or denies) this role access to a member.
MondrianGuiDef.MemberGrant() - Constructor for class mondrian.gui.MondrianGuiDef.MemberGrant
 
MondrianGuiDef.MemberGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MemberGrant
 
MondrianGuiDef.MemberReaderParameter - Class in mondrian.gui
Not used
MondrianGuiDef.MemberReaderParameter() - Constructor for class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
MondrianGuiDef.MemberReaderParameter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
MondrianGuiDef.NamedSet - Class in mondrian.gui
Defines a named set which can be used in queries in the same way as a set defined using a WITH SET clause.
MondrianGuiDef.NamedSet() - Constructor for class mondrian.gui.MondrianGuiDef.NamedSet
 
MondrianGuiDef.NamedSet(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.NamedSet
 
MondrianGuiDef.NameExpression - Class in mondrian.gui
 
MondrianGuiDef.NameExpression() - Constructor for class mondrian.gui.MondrianGuiDef.NameExpression
 
MondrianGuiDef.NameExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.NameExpression
 
MondrianGuiDef.OrdinalExpression - Class in mondrian.gui
 
MondrianGuiDef.OrdinalExpression() - Constructor for class mondrian.gui.MondrianGuiDef.OrdinalExpression
 
MondrianGuiDef.OrdinalExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.OrdinalExpression
 
MondrianGuiDef.Parameter - Class in mondrian.gui
A Parameter defines a schema parameter.
MondrianGuiDef.Parameter() - Constructor for class mondrian.gui.MondrianGuiDef.Parameter
 
MondrianGuiDef.Parameter(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Parameter
 
MondrianGuiDef.ParentExpression - Class in mondrian.gui
 
MondrianGuiDef.ParentExpression() - Constructor for class mondrian.gui.MondrianGuiDef.ParentExpression
 
MondrianGuiDef.ParentExpression(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.ParentExpression
 
MondrianGuiDef.Property - Class in mondrian.gui
Member property.
MondrianGuiDef.Property() - Constructor for class mondrian.gui.MondrianGuiDef.Property
 
MondrianGuiDef.Property(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Property
 
MondrianGuiDef.Relation - Class in mondrian.gui
A table, inline table or view
MondrianGuiDef.Relation() - Constructor for class mondrian.gui.MondrianGuiDef.Relation
 
MondrianGuiDef.Relation(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Relation
 
MondrianGuiDef.RelationOrJoin - Class in mondrian.gui
A table or a join
MondrianGuiDef.RelationOrJoin() - Constructor for class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
MondrianGuiDef.RelationOrJoin(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.RelationOrJoin
 
MondrianGuiDef.Role - Class in mondrian.gui
A role defines an access-control profile.
MondrianGuiDef.Role() - Constructor for class mondrian.gui.MondrianGuiDef.Role
 
MondrianGuiDef.Role(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Role
 
MondrianGuiDef.Row - Class in mondrian.gui
Row definition for an inline table.
MondrianGuiDef.Row() - Constructor for class mondrian.gui.MondrianGuiDef.Row
 
MondrianGuiDef.Row(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Row
 
MondrianGuiDef.Rows - Class in mondrian.gui
Holder for an array of Row elements
MondrianGuiDef.Rows() - Constructor for class mondrian.gui.MondrianGuiDef.Rows
 
MondrianGuiDef.Rows(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Rows
 
MondrianGuiDef.Schema - Class in mondrian.gui
A schema is a collection of cubes and virtual cubes.
MondrianGuiDef.Schema() - Constructor for class mondrian.gui.MondrianGuiDef.Schema
 
MondrianGuiDef.Schema(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Schema
 
MondrianGuiDef.SchemaGrant - Class in mondrian.gui
Grants (or denies) this role access to this schema.
MondrianGuiDef.SchemaGrant() - Constructor for class mondrian.gui.MondrianGuiDef.SchemaGrant
 
MondrianGuiDef.SchemaGrant(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.SchemaGrant
 
MondrianGuiDef.SQL - Class in mondrian.gui
 
MondrianGuiDef.SQL() - Constructor for class mondrian.gui.MondrianGuiDef.SQL
 
MondrianGuiDef.SQL(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.SQL
 
MondrianGuiDef.Table - Class in mondrian.gui
 
MondrianGuiDef.Table() - Constructor for class mondrian.gui.MondrianGuiDef.Table
 
MondrianGuiDef.Table(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Table
 
MondrianGuiDef.Table(MondrianGuiDef.Table) - Constructor for class mondrian.gui.MondrianGuiDef.Table
Convenience constructor.
MondrianGuiDef.Table(String, String, String) - Constructor for class mondrian.gui.MondrianGuiDef.Table
 
MondrianGuiDef.UserDefinedFunction - Class in mondrian.gui
A UserDefinedFunction is a function which extends the MDX language.
MondrianGuiDef.UserDefinedFunction() - Constructor for class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
MondrianGuiDef.UserDefinedFunction(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
MondrianGuiDef.Value - Class in mondrian.gui
Column value for an inline table.
MondrianGuiDef.Value() - Constructor for class mondrian.gui.MondrianGuiDef.Value
 
MondrianGuiDef.Value(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.Value
 
MondrianGuiDef.View - Class in mondrian.gui
A collection of SQL statements, one per dialect.
MondrianGuiDef.View() - Constructor for class mondrian.gui.MondrianGuiDef.View
 
MondrianGuiDef.View(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.View
 
MondrianGuiDef.View(MondrianGuiDef.View) - Constructor for class mondrian.gui.MondrianGuiDef.View
Copy constructor.
MondrianGuiDef.VirtualCube - Class in mondrian.gui
A VirtualCube is a set of dimensions and measures gleaned from other cubes.
MondrianGuiDef.VirtualCube() - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCube
 
MondrianGuiDef.VirtualCube(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCube
 
MondrianGuiDef.VirtualCubeDimension - Class in mondrian.gui
A VirtualCubeDimension is a usage of a Dimension in a VirtualCube.
MondrianGuiDef.VirtualCubeDimension() - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
MondrianGuiDef.VirtualCubeDimension(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeDimension
 
MondrianGuiDef.VirtualCubeMeasure - Class in mondrian.gui
A VirtualCubeMeasure is a usage of a Measure in a VirtualCube.
MondrianGuiDef.VirtualCubeMeasure() - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
MondrianGuiDef.VirtualCubeMeasure(DOMWrapper) - Constructor for class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
MondrianInprocProxy - Class in mondrian.olap4j
Proxy which implements XMLA requests by talking to mondrian in-process.
MondrianInprocProxy(Map<String, String>, String) - Constructor for class mondrian.olap4j.MondrianInprocProxy
Creates and initializes a MondrianInprocProxy.
MondrianOlap4jCatalog - Class in mondrian.olap4j
Implementation of Catalog for the Mondrian OLAP engine.
MondrianOlap4jCatalog(MondrianOlap4jDatabaseMetaData) - Constructor for class mondrian.olap4j.MondrianOlap4jCatalog
 
MondrianOlap4jCell - Class in mondrian.olap4j
Implementation of Cell for the Mondrian OLAP engine.
MondrianOlap4jCell(int[], MondrianOlap4jCellSet, Cell) - Constructor for class mondrian.olap4j.MondrianOlap4jCell
 
MondrianOlap4jCell.MyDelegatingInvocationHandler - Class in mondrian.olap4j
 
MondrianOlap4jCell.MyDelegatingInvocationHandler(ResultSet) - Constructor for class mondrian.olap4j.MondrianOlap4jCell.MyDelegatingInvocationHandler
 
MondrianOlap4jCellSet - Class in mondrian.olap4j
Implementation of CellSet for the Mondrian OLAP engine.
MondrianOlap4jCellSet(MondrianOlap4jStatement, Query) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSet
 
MondrianOlap4jCellSetAxis - Class in mondrian.olap4j
Implementation of CellSetAxis for the Mondrian OLAP engine.
MondrianOlap4jCellSetAxis(MondrianOlap4jCellSet, QueryAxis, Axis) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetAxis
 
MondrianOlap4jCellSetAxisMetaData - Class in mondrian.olap4j
Implementation of CellSetMetaData for the Mondrian OLAP engine.
MondrianOlap4jCellSetAxisMetaData(MondrianOlap4jCellSetMetaData, QueryAxis) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetAxisMetaData
 
MondrianOlap4jCellSetMetaData - Class in mondrian.olap4j
Implementation of CellSetMetaData for the Mondrian OLAP engine.
MondrianOlap4jCellSetMetaData(MondrianOlap4jStatement, Query) - Constructor for class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
MondrianOlap4jConnection - Class in mondrian.olap4j
Implementation of OlapConnection for the Mondrian OLAP engine.
MondrianOlap4jConnection(Factory, String, Properties) - Constructor for class mondrian.olap4j.MondrianOlap4jConnection
Creates an Olap4j connection to Mondrian.
MondrianOlap4jConnection.Helper - Class in mondrian.olap4j
Package-private helper class which encapsulates policies which are common throughout the driver.
MondrianOlap4jConnection.Helper() - Constructor for class mondrian.olap4j.MondrianOlap4jConnection.Helper
 
MondrianOlap4jCube - Class in mondrian.olap4j
Implementation of Cube for the Mondrian OLAP engine.
MondrianOlap4jCube(Cube, MondrianOlap4jSchema) - Constructor for class mondrian.olap4j.MondrianOlap4jCube
 
MondrianOlap4jDatabaseMetaData - Class in mondrian.olap4j
Implementation of OlapDatabaseMetaData for the Mondrian OLAP engine.
MondrianOlap4jDatabaseMetaData(MondrianOlap4jConnection) - Constructor for class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
MondrianOlap4jDimension - Class in mondrian.olap4j
Implementation of Dimension for the Mondrian OLAP engine.
MondrianOlap4jDimension(MondrianOlap4jSchema, Dimension) - Constructor for class mondrian.olap4j.MondrianOlap4jDimension
 
MondrianOlap4jDriver - Class in mondrian.olap4j
Olap4j driver for Mondrian.
MondrianOlap4jDriver() - Constructor for class mondrian.olap4j.MondrianOlap4jDriver
 
MondrianOlap4jHierarchy - Class in mondrian.olap4j
Implementation of Hierarchy for the Mondrian OLAP engine.
MondrianOlap4jHierarchy(MondrianOlap4jSchema, Hierarchy) - Constructor for class mondrian.olap4j.MondrianOlap4jHierarchy
 
MondrianOlap4jLevel - Class in mondrian.olap4j
Implementation of Level for the Mondrian OLAP engine.
MondrianOlap4jLevel(MondrianOlap4jSchema, Level) - Constructor for class mondrian.olap4j.MondrianOlap4jLevel
 
MondrianOlap4jMeasure - Class in mondrian.olap4j
Implementation of Measure for the Mondrian OLAP engine, as a wrapper around a mondrian RolapStoredMeasure.
MondrianOlap4jMeasure(MondrianOlap4jSchema, RolapMeasure) - Constructor for class mondrian.olap4j.MondrianOlap4jMeasure
 
MondrianOlap4jMember - Class in mondrian.olap4j
Implementation of Member for the Mondrian OLAP engine, as a wrapper around a mondrian Member.
MondrianOlap4jMember(MondrianOlap4jSchema, Member) - Constructor for class mondrian.olap4j.MondrianOlap4jMember
 
MondrianOlap4jNamedSet - Class in mondrian.olap4j
Implementation of NamedSet for the Mondrian OLAP engine.
MondrianOlap4jNamedSet(MondrianOlap4jCube, NamedSet) - Constructor for class mondrian.olap4j.MondrianOlap4jNamedSet
 
MondrianOlap4jPreparedStatement - Class in mondrian.olap4j
Implementation of PreparedOlapStatement for the Mondrian OLAP engine.
MondrianOlap4jPreparedStatement(MondrianOlap4jConnection, String) - Constructor for class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
MondrianOlap4jProperty - Class in mondrian.olap4j
Implementation of Property for the Mondrian OLAP engine, as a wrapper around a mondrian Property.
MondrianOlap4jProperty(Property) - Constructor for class mondrian.olap4j.MondrianOlap4jProperty
 
MondrianOlap4jSchema - Class in mondrian.olap4j
Implementation of Schema for the Mondrian OLAP engine.
MondrianOlap4jSchema(MondrianOlap4jCatalog, SchemaReader, Schema) - Constructor for class mondrian.olap4j.MondrianOlap4jSchema
 
MondrianOlap4jStatement - Class in mondrian.olap4j
Implementation of OlapStatement for the Mondrian OLAP engine.
MondrianOlap4jStatement(MondrianOlap4jConnection) - Constructor for class mondrian.olap4j.MondrianOlap4jStatement
 
MondrianProperties - Class in mondrian.olap
MondrianProperties contains the properties which determine the behavior of a mondrian instance.
MondrianProperties() - Constructor for class mondrian.olap.MondrianProperties
 
MondrianProperties.FilePropertySource - Class in mondrian.olap
Implementation of MondrianProperties.PropertySource which reads from a File.
MondrianProperties.FilePropertySource(File) - Constructor for class mondrian.olap.MondrianProperties.FilePropertySource
 
MondrianProperties.PropertySource - Interface in mondrian.olap
Represents a place that properties can be read from, and remembers the timestamp that we last read them.
MondrianProperties.SolveOrderModeEnum - Enum in mondrian.olap
Strategies for applying solve order, exposed via the property MondrianProperties.SolveOrderMode.
MondrianProperties.UrlPropertySource - Class in mondrian.olap
Implementation of MondrianProperties.PropertySource which reads from a URL.
MondrianProperties.UrlPropertySource(URL) - Constructor for class mondrian.olap.MondrianProperties.UrlPropertySource
 
MondrianResource - Class in mondrian.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/gorman/mondrian_validate_workspace/mondrian-3.0/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 31 17:19:30 EDT 2008.
MondrianResource() - Constructor for class mondrian.resource.MondrianResource
 
MondrianResource._Def0 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'String p0'.
MondrianResource._Def0(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def0
 
MondrianResource._Def1 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'String p0, String p1'.
MondrianResource._Def1(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def1
 
MondrianResource._Def10 - Class in mondrian.resource
Definition for resources which return a ResourceLimitExceededException exception and take arguments 'Number p0, Number p1'.
MondrianResource._Def10(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def10
 
MondrianResource._Def11 - Class in mondrian.resource
Definition for resources which return a ResourceLimitExceededException exception and take arguments 'Number p0'.
MondrianResource._Def11(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def11
 
MondrianResource._Def12 - Class in mondrian.resource
Definition for resources which return a QueryCanceledException exception and take arguments ''.
MondrianResource._Def12(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def12
 
MondrianResource._Def13 - Class in mondrian.resource
Definition for resources which return a QueryTimeoutException exception and take arguments 'Number p0'.
MondrianResource._Def13(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def13
 
MondrianResource._Def14 - Class in mondrian.resource
Definition for resources which return a InvalidHierarchyException exception and take arguments 'String p0'.
MondrianResource._Def14(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def14
 
MondrianResource._Def15 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, Number p1'.
MondrianResource._Def15(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def15
 
MondrianResource._Def16 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1, String p2'.
MondrianResource._Def16(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def16
 
MondrianResource._Def17 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1'.
MondrianResource._Def17(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def17
 
MondrianResource._Def18 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1, String p2, String p3'.
MondrianResource._Def18(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def18
 
MondrianResource._Def19 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1, String p2, Number p3, String p4, String p5, String p6'.
MondrianResource._Def19(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def19
 
MondrianResource._Def2 - Class in mondrian.resource
Definition for resources which take arguments 'String p0'.
MondrianResource._Def2(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def2
 
MondrianResource._Def20 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1, Number p2'.
MondrianResource._Def20(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def20
 
MondrianResource._Def21 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1, Number p2, String p3'.
MondrianResource._Def21(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def21
 
MondrianResource._Def22 - Class in mondrian.resource
Definition for resources which take arguments 'String p0, String p1, String p2, String p3, String p4, String p5, String p6'.
MondrianResource._Def22(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def22
 
MondrianResource._Def23 - Class in mondrian.resource
Definition for resources which return a NativeEvaluationUnsupportedException exception and take arguments 'String p0'.
MondrianResource._Def23(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def23
 
MondrianResource._Def3 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments ''.
MondrianResource._Def3(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def3
 
MondrianResource._Def4 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'String p0, String p1, String p2'.
MondrianResource._Def4(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def4
 
MondrianResource._Def5 - Class in mondrian.resource
Definition for resources which take arguments ''.
MondrianResource._Def5(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def5
 
MondrianResource._Def6 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'Number p0, String p1'.
MondrianResource._Def6(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def6
 
MondrianResource._Def7 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'String p0, String p1, String p2, String p3'.
MondrianResource._Def7(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def7
 
MondrianResource._Def8 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'Number p0'.
MondrianResource._Def8(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def8
 
MondrianResource._Def9 - Class in mondrian.resource
Definition for resources which return a MondrianException exception and take arguments 'Number p0, Number p1'.
MondrianResource._Def9(String, String, String[]) - Constructor for class mondrian.resource.MondrianResource._Def9
 
MondrianResource_de - Class in mondrian.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/gorman/mondrian_validate_workspace/mondrian-3.0/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 31 17:19:30 EDT 2008.
MondrianResource_de() - Constructor for class mondrian.resource.MondrianResource_de
 
MondrianResource_de_DE - Class in mondrian.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/gorman/mondrian_validate_workspace/mondrian-3.0/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 31 17:19:30 EDT 2008.
MondrianResource_de_DE() - Constructor for class mondrian.resource.MondrianResource_de_DE
 
MondrianResource_en_US - Class in mondrian.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/gorman/mondrian_validate_workspace/mondrian-3.0/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 31 17:19:30 EDT 2008.
MondrianResource_en_US() - Constructor for class mondrian.resource.MondrianResource_en_US
 
MondrianResource_es_ES - Class in mondrian.resource
This class was generated by class org.eigenbase.resgen.ResourceGen from /home/gorman/mondrian_validate_workspace/mondrian-3.0/src/main/mondrian/resource/MondrianResource.xml on Thu Jul 31 17:19:30 EDT 2008.
MondrianResource_es_ES() - Constructor for class mondrian.resource.MondrianResource_es_ES
 
MondrianResultPrinter - Class in mondrian.test
 
MondrianResultPrinter(PrintStream) - Constructor for class mondrian.test.MondrianResultPrinter
 
MondrianServer - Class in mondrian.olap
Interface by which to control an instance of Mondrian.
MondrianServer() - Constructor for class mondrian.olap.MondrianServer
 
mondrianServer - Variable in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
MondrianServer.MondrianVersion - Interface in mondrian.olap
Description of the version of the server.
MondrianServerImpl - Class in mondrian.olap
Implementation of MondrianServer.
MondrianServerImpl() - Constructor for class mondrian.olap.MondrianServerImpl
 
MondrianTestRunner - Class in mondrian.test
 
MondrianTestRunner() - Constructor for class mondrian.test.MondrianTestRunner
Constructs a TestRunner.
MondrianTestRunner(PrintStream) - Constructor for class mondrian.test.MondrianTestRunner
Constructs a TestRunner using the given stream for all the output
MondrianTestRunner(MondrianResultPrinter) - Constructor for class mondrian.test.MondrianTestRunner
Constructs a TestRunner using the given ResultPrinter all the output
month(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
MonthlyByDayDateSchedule - Class in mondrian.util
A MonthlyByDayDateSchedule fires on a particular set of days every month.
MonthlyByDayDateSchedule(Calendar, int, int) - Constructor for class mondrian.util.MonthlyByDayDateSchedule
 
MonthlyByWeekDateSchedule - Class in mondrian.util
A MonthlyByWeekDateSchedule fires on particular days of particular weeks of a month.
MonthlyByWeekDateSchedule(Calendar, int, int, int) - Constructor for class mondrian.util.MonthlyByWeekDateSchedule
 
monthName(int, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
monthsLong - Variable in class mondrian.util.Format.FormatLocale
 
monthsLong_en - Static variable in class mondrian.util.Format
 
monthsShort - Variable in class mondrian.util.Format.FormatLocale
 
monthsShort_en - Static variable in class mondrian.util.Format
 
MoreThanOneFunctionMatchesSignature - Variable in class mondrian.resource.MondrianResource
MoreThanOneFunctionMatchesSignature is 'More than one function matches signature ''{0}'''
mouseReleased(MouseEvent) - Method in class mondrian.gui.SchemaExplorer.PopupTrigger
 
moveToCurrentRow() - Method in class mondrian.olap4j.EmptyResultSet
 
moveToCurrentRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
moveToInsertRow() - Method in class mondrian.olap4j.EmptyResultSet
 
moveToInsertRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
msgRecorder - Variable in class mondrian.rolap.aggmatcher.Recognizer
 
MSM_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
MSM_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
MtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
 
mult(int) - Method in class mondrian.util.Format.FDBigInt
 
mult(Format.FDBigInt) - Method in class mondrian.util.Format.FDBigInt
 
MultiDimTest - Class in mondrian.test.clearview
MultiDimTest is a test suite which tests complex queries against the FoodMart database.
MultiDimTest() - Constructor for class mondrian.test.clearview.MultiDimTest
 
MultiDimTest(String) - Constructor for class mondrian.test.clearview.MultiDimTest
 
MultiDimVCTest - Class in mondrian.test.clearview
MultiDimVCTest is a test suite which tests complex queries against the FoodMart database.
MultiDimVCTest() - Constructor for class mondrian.test.clearview.MultiDimVCTest
 
MultiDimVCTest(String) - Constructor for class mondrian.test.clearview.MultiDimVCTest
 
MultiLevelTest - Class in mondrian.test.clearview
MultiLevelTest is a test suite which tests complex queries against the FoodMart database.
MultiLevelTest() - Constructor for class mondrian.test.clearview.MultiLevelTest
 
MultiLevelTest(String) - Constructor for class mondrian.test.clearview.MultiLevelTest
 
MultiLevelVCTest - Class in mondrian.test.clearview
MultiLevelVCTest is a test suite which tests complex queries against the FoodMart database.
MultiLevelVCTest() - Constructor for class mondrian.test.clearview.MultiLevelVCTest
 
MultiLevelVCTest(String) - Constructor for class mondrian.test.clearview.MultiLevelVCTest
 
MultipleHierarchyTest - Class in mondrian.test
Tests multiple hierarchies within the same dimension.
MultipleHierarchyTest(String) - Constructor for class mondrian.test.MultipleHierarchyTest
 
MultiResolver - Class in mondrian.olap.fun
A MultiResolver considers several overloadings of the same function.
MultiResolver(String, String, String, String[]) - Constructor for class mondrian.olap.fun.MultiResolver
Creates a MultiResolver.
MUST_UNDERSTAND_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
 
MustSpecifyForeignKeyForHierarchy - Variable in class mondrian.resource.MondrianResource
MustSpecifyForeignKeyForHierarchy is 'In usage of hierarchy ''{0}'' in cube ''{1}'', you must specify a foreign key, because the hierarchy table is different from the fact table.'
MustSpecifyPrimaryKeyForHierarchy - Variable in class mondrian.resource.MondrianResource
MustSpecifyPrimaryKeyForHierarchy is 'In usage of hierarchy ''{0}'' in cube ''{1}'', you must specify a primary key.'
MustSpecifyPrimaryKeyTableForHierarchy - Variable in class mondrian.resource.MondrianResource
MustSpecifyPrimaryKeyTableForHierarchy is 'Must specify a primary key table for hierarchy ''{0}'', because it has more than one table.'
MUTABLELIST_LIST - Static variable in enum mondrian.calc.ResultStyle
 
MUTABLELIST_ONLY - Static variable in enum mondrian.calc.ResultStyle
 
MY_SESSION_ID - Static variable in class mondrian.xmla.XmlaErrorTest.Callback
 
MY_SESSION_ID - Static variable in class mondrian.xmla.XmlaExcel2000Test.Callback
 
MY_SESSION_ID - Variable in class mondrian.xmla.XmlaExcelXPTest.Callback
 

N

name - Variable in class mondrian.gui.JDBCMetaData.DbSchema
 
name - Variable in class mondrian.gui.JDBCMetaData.DbTable
 
name - Variable in class mondrian.gui.JDBCTreeModel.Node
 
name - Variable in class mondrian.gui.MondrianGuiDef.AggExclude
 
name - Variable in class mondrian.gui.MondrianGuiDef.AggLevel
 
name - Variable in class mondrian.gui.MondrianGuiDef.AggMeasure
 
name - Variable in class mondrian.gui.MondrianGuiDef.AggName
 
name - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
name - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
name - Variable in class mondrian.gui.MondrianGuiDef.Column
 
name - Variable in class mondrian.gui.MondrianGuiDef.ColumnDef
 
name - Variable in class mondrian.gui.MondrianGuiDef.Cube
 
name - Variable in class mondrian.gui.MondrianGuiDef.CubeDimension
 
name - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
name - Variable in class mondrian.gui.MondrianGuiDef.Level
 
name - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
name - Variable in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
name - Variable in class mondrian.gui.MondrianGuiDef.NamedSet
 
name - Variable in class mondrian.gui.MondrianGuiDef.Parameter
 
name - Variable in class mondrian.gui.MondrianGuiDef.Property
 
name - Variable in class mondrian.gui.MondrianGuiDef.Role
 
name - Variable in class mondrian.gui.MondrianGuiDef.Schema
 
name - Variable in class mondrian.gui.MondrianGuiDef.Table
 
name - Variable in class mondrian.gui.MondrianGuiDef.UserDefinedFunction
 
name - Variable in class mondrian.gui.MondrianGuiDef.VirtualCube
 
name - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
name - Variable in class mondrian.olap.CubeBase
 
name - Variable in class mondrian.olap.DimensionBase
 
name - Variable in class mondrian.olap.EnumeratedValues.BasicValue
 
NAME - Static variable in class mondrian.olap.fun.CacheFunDef
 
name - Variable in class mondrian.olap.fun.MemberHelperTest.TestMember
 
name - Variable in class mondrian.olap.HierarchyBase
 
name - Variable in class mondrian.olap.Id.Segment
 
name - Variable in class mondrian.olap.LevelBase
 
name - Variable in class mondrian.olap.MondrianDef.AggExclude
 
name - Variable in class mondrian.olap.MondrianDef.AggLevel
 
name - Variable in class mondrian.olap.MondrianDef.AggMeasure
 
name - Variable in class mondrian.olap.MondrianDef.AggName
 
name - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
name - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
name - Variable in class mondrian.olap.MondrianDef.Column
 
name - Variable in class mondrian.olap.MondrianDef.ColumnDef
 
name - Variable in class mondrian.olap.MondrianDef.Cube
 
name - Variable in class mondrian.olap.MondrianDef.CubeDimension
 
name - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
name - Variable in class mondrian.olap.MondrianDef.Level
 
name - Variable in class mondrian.olap.MondrianDef.Measure
 
name - Variable in class mondrian.olap.MondrianDef.MemberReaderParameter
 
name - Variable in class mondrian.olap.MondrianDef.NamedSet
 
name - Variable in class mondrian.olap.MondrianDef.Parameter
 
name - Variable in class mondrian.olap.MondrianDef.Property
 
name - Variable in class mondrian.olap.MondrianDef.Role
 
name - Variable in class mondrian.olap.MondrianDef.Schema
 
name - Variable in class mondrian.olap.MondrianDef.Table
 
name - Variable in class mondrian.olap.MondrianDef.UserDefinedFunction
 
name - Variable in class mondrian.olap.MondrianDef.VirtualCube
 
name - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
NAME - Static variable in class mondrian.olap.Property
Definition of the internal property which holds a member's name.
NAME - Static variable in class mondrian.olap4j.MondrianOlap4jDriver
 
name - Variable in class mondrian.util.Format.MacroToken
 
name - Variable in class mondrian.xmla.DataSourcesConfig.Catalog
 
name - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
Name.
name - Variable in class mondrian.xmla.Enumeration
 
name - Variable in class mondrian.xmla.RowsetDefinition.Column
 
name - Variable in class mondrian.xmla.XmlaHandler.ColumnHandler
 
NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
nameColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
 
nameColumn - Variable in class mondrian.olap.MondrianDef.Level
 
NamedSet - Interface in mondrian.olap
A named set of members or tuples.
NamedSetExpr - Class in mondrian.mdx
Usage of a NamedSet in an MDX expression.
NamedSetExpr(NamedSet) - Constructor for class mondrian.mdx.NamedSetExpr
Creates a usage of a named set.
NamedSetHasBadFormula - Variable in class mondrian.resource.MondrianResource
NamedSetHasBadFormula is 'Named set ''{0}'' has bad formula'
NamedSetNotUnique - Variable in class mondrian.resource.MondrianResource
NamedSetNotUnique is 'Named set ''{0}'' already exists in cube ''{1}'''
namedSets - Variable in class mondrian.gui.MondrianGuiDef.Cube
Named sets in this cube.
namedSets - Variable in class mondrian.gui.MondrianGuiDef.Schema
Named sets in this schema.
namedSets - Variable in class mondrian.olap.MondrianDef.Cube
Named sets in this cube.
namedSets - Variable in class mondrian.olap.MondrianDef.Schema
Named sets in this schema.
namedSets - Variable in class mondrian.olap.MondrianDef.VirtualCube
Named sets in this cube.
NamedSetTest - Class in mondrian.test
Unit-test for named sets, in all their various forms: WITH SET, sets defined against cubes, virtual cubes, and at the schema level.
NamedSetTest() - Constructor for class mondrian.test.NamedSetTest
 
NamedSetTest(String) - Constructor for class mondrian.test.NamedSetTest
 
NamedSetTest.MixedNamedSetSchemaProcessor - Class in mondrian.test
Dynamic schema processor which adds a named set which has a syntax error.
NamedSetTest.MixedNamedSetSchemaProcessor() - Constructor for class mondrian.test.NamedSetTest.MixedNamedSetSchemaProcessor
 
NamedSetTest.NamedSetsInCubeAndSchemaProcessor - Class in mondrian.test
Dynamic schema processor which adds two named sets to a the first cube in a schema.
NamedSetTest.NamedSetsInCubeAndSchemaProcessor() - Constructor for class mondrian.test.NamedSetTest.NamedSetsInCubeAndSchemaProcessor
 
NamedSetTest.NamedSetsInCubeProcessor - Class in mondrian.test
Dynamic schema processor which adds two named sets to a the first cube in a schema.
NamedSetTest.NamedSetsInCubeProcessor() - Constructor for class mondrian.test.NamedSetTest.NamedSetsInCubeProcessor
 
nameExp - Variable in class mondrian.gui.MondrianGuiDef.Level
The SQL expression used to populate this level's name.
nameExp - Variable in class mondrian.olap.MondrianDef.Level
The SQL expression used to populate this level's name.
nameExp - Variable in class mondrian.rolap.RolapLevel
Ths expression which gives the name of members of this level.
Namer - Interface in mondrian.olap
Namer contains the methods to retrieve localized attributes
NameResolver - Interface in mondrian.olap
Interface for a class which can lookup dimensions, hierarchies, levels, members.
NAMESPACES_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
 
nativeCrossJoinVirtualCube() - Method in class mondrian.olap.Query
 
NativeEvaluationUnsupported - Variable in class mondrian.resource.MondrianResource
NativeEvaluationUnsupported is 'Native evaluation not supported for this usage of function ''{0}'''
NativeEvaluationUnsupportedException - Exception in mondrian.olap
Exception which indicates that native evaluation of a function was enabled but not supported, and MondrianProperties.AlertNativeEvaluationUnsupported was set to ERROR.
NativeEvaluationUnsupportedException(String) - Constructor for exception mondrian.olap.NativeEvaluationUnsupportedException
Creates a NativeEvaluationUnsupportedException.
NativeEvaluator - Interface in mondrian.olap
Allows expressions to be evaluated native, e.g.
nativeRegistry - Variable in class mondrian.rolap.RolapSchema
 
nativeSQL(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
Nbsp - Static variable in class mondrian.test.I18nTest
 
nDigits - Variable in class mondrian.util.Format.FloatingDecimal
 
NE - Static variable in interface mondrian.olap.ParserSym
 
NeedDimensionPrefix - Variable in class mondrian.olap.MondrianProperties
Property determines if elements of dimension (levels, hierarchies, members) need to be prefixed with dimension name in MDX query.
needToImplement(Object) - Static method in class mondrian.olap.Util
Returns an exception which indicates that a particular piece of functionality should work, but a developer has not implemented it yet.
needToReturnNullForUnrelatedDimension(Member[]) - Method in interface mondrian.olap.Evaluator
If IgnoreMeasureForNonJoiningDimension is set to true and one or more members are on unrelated dimension for the measure in current context then returns true.
needToReturnNullForUnrelatedDimension(Member[]) - Method in class mondrian.rolap.RolapEvaluator
If IgnoreMeasureForNonJoiningDimension is set to true and one or more members are on unrelated dimension for the measure in current context then returns true.
negativeOne - Static variable in class mondrian.olap.Literal
 
NeitherExprNorValueForCalcMemberProperty - Variable in class mondrian.resource.MondrianResource
NeitherExprNorValueForCalcMemberProperty is 'Member property must have a value or an expression.
neq(T, T) - Static method in class mondrian.olap.type.TypeUtil
 
newCellKey(int) - Static method in class mondrian.rolap.CellKey.Generator
Creates a CellKey with a given number of axes.
newCellKey(int[]) - Static method in class mondrian.rolap.CellKey.Generator
Creates a CellKey populated with the given coordinates.
newCellSet(MondrianOlap4jStatement, Query) - Method in interface mondrian.olap4j.Factory
 
newCellSet(MondrianOlap4jStatement, Query) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newConnection(String, Properties) - Method in interface mondrian.olap4j.Factory
 
newConnection(String, Properties) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newDatabaseMetaData(MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
 
newDatabaseMetaData(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newDocument(Node, boolean) - Static method in class mondrian.tui.XmlUtil
 
newEmptyResultSet(MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
 
newEmptyResultSet(MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newError(String) - Static method in class mondrian.olap.Util
Creates a non-internal error.
newError(Throwable, String) - Static method in class mondrian.olap.Util
Creates a non-internal error.
newEvalException(Object, String) - Method in interface mondrian.olap.Evaluator
Creates an exception which indicates that an error has occurred during the runtime evaluation of a function.
newEvalException(FunDef, String) - Static method in class mondrian.olap.fun.FunUtil
Creates an exception which indicates that an error has occurred while executing a given function.
newEvalException(Throwable) - Static method in class mondrian.olap.fun.FunUtil
Creates an exception which indicates that an error has occurred while executing a given function.
newEvalException(Object, String) - Method in class mondrian.rolap.RolapEvaluator
 
newFixedResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Method in interface mondrian.olap4j.Factory
 
newFixedResultSet(MondrianOlap4jConnection, List<String>, List<List<Object>>) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newHierarchy(String, boolean) - Method in class mondrian.rolap.RolapCubeDimension
 
newHierarchy(String, boolean) - Method in class mondrian.rolap.RolapDimension
 
newInternal(String) - Static method in class mondrian.olap.Util
Creates an internal error with a given message.
newInternal(Throwable, String) - Static method in class mondrian.olap.Util
Creates an internal error with a given message and cause.
newInternal() - Static method in class mondrian.util.ScheduleUtil
 
newInternal(Throwable, String) - Static method in class mondrian.util.ScheduleUtil
 
newInternal(String) - Static method in class mondrian.util.ScheduleUtil
 
newItem(String) - Method in class mondrian.rolap.StringList
Creates a new item.
newManyCellKey(int) - Static method in class mondrian.rolap.CellKey.Generator
Creates a CellKey implemented by an array to hold the coordinates, regardless of the size.
newMeasuresLevel() - Method in class mondrian.rolap.RolapHierarchy
 
newPreparedStatement(String, MondrianOlap4jConnection) - Method in interface mondrian.olap4j.Factory
 
newPreparedStatement(String, MondrianOlap4jConnection) - Method in class mondrian.olap4j.FactoryJdbc3Impl
 
newQuery(Connection, String) - Static method in class mondrian.rolap.sql.SqlQuery
 
newQuery(DataSource, String) - Static method in class mondrian.rolap.sql.SqlQuery
 
newRefCellKey(int[]) - Static method in class mondrian.rolap.CellKey.Generator
Creates a CellKey based on a reference to the given coordinate array.
newSqlQuery() - Method in class mondrian.rolap.agg.AbstractQuerySpec
Creates a query object.
newSqlQuery() - Method in class mondrian.rolap.agg.AggQuerySpec
 
newUsage(JdbcSchema.UsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
Create a new usage of a given column type.
next() - Method in class mondrian.olap4j.EmptyResultSet
 
next() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
next() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
 
next() - Method in class mondrian.util.UnionIterator
 
next() - Method in class mondrian.util.UnsupportedList.Itr
 
next_token() - Method in class mondrian.olap.Scanner
Recognizes and returns the next complete token.
nextChar - Variable in class mondrian.olap.Scanner
single lookahead character
nextColumnAlias() - Method in class mondrian.rolap.sql.SqlQuery
 
nextColumns() - Method in class mondrian.test.loader.CsvLoader
 
nextElement() - Method in class mondrian.olap.Walker
 
nextIndex() - Method in class mondrian.util.UnsupportedList.ListItr
 
nextLine() - Method in class mondrian.test.loader.CsvLoader
 
nextMember() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
 
nextOccurrence(Calendar, boolean) - Method in class mondrian.util.DailyDateSchedule
 
nextOccurrence(Calendar, boolean) - Method in interface mondrian.util.DateSchedule
Returns the next date when this schedule fires.
nextOccurrence(Calendar, boolean) - Method in class mondrian.util.MonthlyByDayDateSchedule
 
nextOccurrence(Calendar, boolean) - Method in class mondrian.util.MonthlyByWeekDateSchedule
 
nextOccurrence(Calendar, boolean) - Method in class mondrian.util.OnceTimeSchedule
 
nextOccurrence(Date, boolean) - Method in class mondrian.util.Schedule
Returns the next occurrence of this schedule after a given date.
nextOccurrence(Calendar, boolean) - Method in interface mondrian.util.TimeSchedule
Returns the next occurrence at or after after.
nextOccurrence(Calendar, boolean) - Method in class mondrian.util.WeeklyDateSchedule
 
nextPrime(int) - Method in class mondrian.util.ObjectPool
 
nextPrime(int) - Static method in class mondrian.util.PrimeFinder
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
nextSet() - Method in class mondrian.test.loader.CsvLoader
 
nf - Static variable in class mondrian.tui.CmdRunner
 
nl - Static variable in class mondrian.olap.Util
 
nl - Static variable in class mondrian.test.FoodMartTestCase
 
nl - Static variable in class mondrian.test.loader.DBLoader
 
nl - Static variable in class mondrian.test.TestContext
 
nl - Static variable in class mondrian.tui.XmlaSupport
 
nl - Static variable in class mondrian.xmla.impl.DefaultXmlaServlet
 
NO_OPTIONS - Static variable in class mondrian.util.Base64
No options specified.
NoAggregatorFound - Variable in class mondrian.resource.MondrianResource
NoAggregatorFound is 'No aggregator found while converting fact table aggregator: for usage ''{0}'', fact aggregator ''{1}'' and sibling aggregator ''{2}'''
NoColumnNameFromExpression - Variable in class mondrian.resource.MondrianResource
NoColumnNameFromExpression is 'Could not get a column name from a level key expression: ''{0}''.'
noCubeCaching() - Method in class mondrian.tui.CmdRunner
 
NoFactCountColumns - Variable in class mondrian.resource.MondrianResource
NoFactCountColumns is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has no fact count columns.'
NoFunctionMatchesSignature - Variable in class mondrian.resource.MondrianResource
NoFunctionMatchesSignature is 'No function matches signature ''{0}'''
NoMeasureColumns - Variable in class mondrian.resource.MondrianResource
NoMeasureColumns is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has no measure columns.'
NON - Static variable in interface mondrian.olap.ParserSym
 
NON_EMPTY_BEHAVIOR - Static variable in class mondrian.olap.Property
 
NON_EMPTY_BEHAVIOR_ORDINAL - Static variable in class mondrian.olap.Property
 
nonDbTimeMillis() - Static method in class mondrian.olap.Util
Returns the system time less the time spent accessing the database.
nonDistinctGenerateSql(SqlQuery) - Method in class mondrian.rolap.agg.AbstractQuerySpec
 
NonEmptyCrossJoinFunDef - Class in mondrian.olap.fun
Definition of the NonEmptyCrossJoin MDX function.
NonEmptyCrossJoinFunDef(FunDef) - Constructor for class mondrian.olap.fun.NonEmptyCrossJoinFunDef
 
nonEmptyList(Evaluator, List, ResolvedFunCall) - Method in class mondrian.olap.fun.CrossJoinFunDef
This is the entry point to the crossjoin non-empty optimizer code.
nonEmptyOptimizeList(Evaluator, List, ResolvedFunCall) - Method in class mondrian.olap.fun.CrossJoinFunDef
 
NonEmptyPropertyForAllAxisTest - Class in mondrian.rolap
Tests the MondrianProperties.EnableNonEmptyOnAllAxis property.
NonEmptyPropertyForAllAxisTest() - Constructor for class mondrian.rolap.NonEmptyPropertyForAllAxisTest
 
NonEmptyTest - Class in mondrian.rolap
Tests for NON EMPTY Optimization, includes SqlConstraint type hierarchy and RolapNative classes.
NonEmptyTest() - Constructor for class mondrian.rolap.NonEmptyTest
 
NonEmptyTest(String) - Constructor for class mondrian.rolap.NonEmptyTest
 
NonEmptyTest.TestCase - Class in mondrian.rolap
runs a MDX query with a predefined resultLimit and checks the number of positions of the row axis.
NonEmptyTest.TestCase(int, int, String) - Constructor for class mondrian.rolap.NonEmptyTest.TestCase
 
NonEmptyTest.TestCase(Connection, int, int, String) - Constructor for class mondrian.rolap.NonEmptyTest.TestCase
 
NonEmptyTest.TestListener - Class in mondrian.rolap
gets notified when a matching native evaluator was found when SQL is executed when result is found in the cache
NonEmptyTest.TestListener() - Constructor for class mondrian.rolap.NonEmptyTest.TestListener
 
nonJoiningDimensions(Member[]) - Method in interface mondrian.olap.Cube
Finds out non joining dimensions for this cube.
nonJoiningDimensions(Set<Dimension>) - Method in interface mondrian.olap.Cube
Finds out non joining dimensions for this cube.
nonJoiningDimensions(Member[]) - Method in class mondrian.rolap.RolapCube
Finds out non joining dimensions for this cube.
nonJoiningDimensions(Set<Dimension>) - Method in class mondrian.rolap.RolapCube
Finds out non joining dimensions for this cube.
NonNumericFactCountColumn - Variable in class mondrian.resource.MondrianResource
NonNumericFactCountColumn is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has candidate fact count column ''{2}'' has type ''{3}'' that is not numeric.'
NonTimeLevelInTimeHierarchy - Variable in class mondrian.resource.MondrianResource
NonTimeLevelInTimeHierarchy is 'Level ''{0}'' belongs to a time hierarchy, so its level-type must be ''Years'', ''Quarters'', ''Months'', ''Weeks'' or ''Days''.'
normalize(CacheControlImpl.CellRegionImpl) - Method in class mondrian.rolap.CacheControlImpl
Normalizes a CellRegion into a union of crossjoins of member regions.
normalizeCubeAccess() - Method in class mondrian.olap.CubeAccess
Initializes internal arrays of restricted hierarchies and limited members.
normalizeMe() - Method in class mondrian.util.Format.FDBigInt
 
normalizeName(String) - Static method in class mondrian.olap.Util
Generates a normalized form of a name, for use as a key into a map.
normalizeNumericString(String) - Static method in class mondrian.xmla.XmlaUtil
Corrects for the differences between numeric strings arising because JDBC drivers use different representations for numbers (Double vs.
NOS_OF_ROWS_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
noSelect - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
NOT - Static variable in interface mondrian.olap.ParserSym
 
NOT_IN_A_NUMBER - Static variable in class mondrian.util.Format
 
NOT_RESTRICTION - Static variable in class mondrian.xmla.RowsetDefinition.Column
This is used as the false value for the restriction parameter.
NotificationMemoryMonitor - Class in mondrian.util
The NotificationMemoryMonitor class uses the Java5 memory management system to detect system low memory events.
NotificationMemoryMonitor() - Constructor for class mondrian.util.NotificationMemoryMonitor
Construct a NotificationMemoryMonitor instance and register it with the Java5 memory management system.
notifyListeners(long, long) - Method in class mondrian.util.AbstractMemoryMonitor
Notifies all Listeners that memory is running short.
notifyNewLowThreshold(long) - Method in class mondrian.util.AbstractMemoryMonitor
Derived classes implement this method if they wish to be notified when there is a new lowest threshold.
notifyNewLowThreshold(long) - Method in class mondrian.util.NotificationMemoryMonitor
Notify the Java5 memory management system that there is a new low threshold.
NoTimeDimensionInCube - Variable in class mondrian.resource.MondrianResource
NoTimeDimensionInCube is 'Cannot use the function ''{0}'', no time dimension is available for this cube.'
now() - Static method in class mondrian.olap.fun.vba.Vba
 
nPer(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
nPV(double, double[]) - Static method in class mondrian.olap.fun.vba.Vba
 
NS_SOAP_ENC_1_1 - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_SOAP_ENC_1_2 - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_SOAP_ENV_1_1 - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_SOAP_ENV_1_2 - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_SQL - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XMLA - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XMLA_EMPTY - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XMLA_EX - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XMLA_MDDATASET - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XMLA_ROWSET - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XSD - Static variable in interface mondrian.xmla.XmlaConstants
 
NS_XSI - Static variable in interface mondrian.xmla.XmlaConstants
 
NthQuartileFunDef - Class in mondrian.olap.fun.extra
Definition of the FirstQ and ThirdQ MDX extension functions.
NthQuartileFunDef(FunDef) - Constructor for class mondrian.olap.fun.extra.NthQuartileFunDef
 
Null - Static variable in class mondrian.olap.Category
Represents a Null value
NULL - Static variable in interface mondrian.olap.ParserSym
 
nullable - Variable in class mondrian.xmla.RowsetDefinition.Column
 
NullAttributeString - Variable in class mondrian.resource.MondrianResource
NullAttributeString is 'Context ''{0}'': The value for the attribute ''{1}'' is null.'
nullCount - Variable in class mondrian.olap.fun.FunUtil.SetWrapper
 
NullDenominatorProducesNull - Variable in class mondrian.olap.MondrianProperties
Property that defines the behavior of division if the denominator evaluates to zero.
nullLevel - Variable in class mondrian.rolap.RolapHierarchy
The level that the null member belongs too.
NullMember - Static variable in class mondrian.olap.fun.FunUtil
 
NullMemberRepresentation - Variable in class mondrian.olap.MondrianProperties
Property that determines how a null member value is represented in the result output.
NullMemberRepresentationTest - Class in mondrian.olap
NullMemberRepresentationTest tests the null member custom representation feature supported via MondrianProperties.NullMemberRepresentation property.
NullMemberRepresentationTest() - Constructor for class mondrian.olap.NullMemberRepresentationTest
 
NullNotSupported - Variable in class mondrian.resource.MondrianResource
NullNotSupported is 'Function does not support NULL member parameter'
nullParentValue - Variable in class mondrian.gui.MondrianGuiDef.Level
 
nullParentValue - Variable in class mondrian.olap.MondrianDef.Level
 
nullPlusNonNullIsNull() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
nullsAreSortedHigh() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
nullsAreSortedLow() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
NullType - Class in mondrian.olap.type
The type of a null expression.
NullType() - Constructor for class mondrian.olap.type.NullType
Creates a null type.
nullValue - Static variable in class mondrian.olap.Literal
 
nullValue - Static variable in class mondrian.olap.Util
Placeholder which indicates a value NULL.
NullValueTest - Class in mondrian.udf
NullValueTest is a test case which tests simple queries expressions.
NullValueTest() - Constructor for class mondrian.udf.NullValueTest
 
NullValueTest(String) - Constructor for class mondrian.udf.NullValueTest
 
NullValueUdf - Class in mondrian.udf
Definition of the user-defined function "NullValue" which always returns Java "null".
NullValueUdf() - Constructor for class mondrian.udf.NullValueUdf
 
NUMBER - Static variable in interface mondrian.olap.ParserSym
 
numberOfUsages() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
How many usages does this column have.
numberToDouble(Number) - Static method in class mondrian.calc.impl.GenericCalc
 
Numeric - Static variable in class mondrian.olap.Category
Numeric is a numeric expression.
NUMERIC_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
numericCompiler - Variable in class mondrian.rolap.RolapNativeSql
 
NumericType - Class in mondrian.olap.type
The type of a numeric expression.
NumericType() - Constructor for class mondrian.olap.type.NumericType
Creates a numeric type.
NumericType(String) - Constructor for class mondrian.olap.type.NumericType
 
nWords - Variable in class mondrian.util.Format.FDBigInt
 

O

o1 - Variable in class mondrian.rolap.SmartMemberListCache.Key2
 
o2 - Variable in class mondrian.rolap.SmartMemberListCache.Key2
 
ObjectFactory<V> - Class in mondrian.util
Concrete derived classes of the generic ObjectFactory class are used to produce an implementation of an interface (a normal interface implementation or a Proxy).
ObjectFactory(Class<V>) - Constructor for class mondrian.util.ObjectFactory
Creates a new factory object.
ObjectFactory.Context - Interface in mondrian.util
This is for testing only.
ObjectFactory.Singleton<T> - Class in mondrian.util
Implementation of ObjectFactory that returns only a single instance of the Object.
ObjectFactory.Singleton(Class<T>) - Constructor for class mondrian.util.ObjectFactory.Singleton
Creates a new singleton factory object.
ObjectPool<T> - Class in mondrian.util
An ObjectPool is a low-memory replacement for a HashSet.
ObjectPool() - Constructor for class mondrian.util.ObjectPool
 
ObjectPool(int) - Constructor for class mondrian.util.ObjectPool
 
ObjectPool(int, double, double) - Constructor for class mondrian.util.ObjectPool
 
ObjectPoolTest - Class in mondrian.util
Test case for ObjectPool.
ObjectPoolTest() - Constructor for class mondrian.util.ObjectPoolTest
 
ObjectPoolTest(String) - Constructor for class mondrian.util.ObjectPoolTest
 
ObjectPoolTest.KeyValue - Class in mondrian.util
 
ObjectPoolTest.KeyValue(long, Object) - Constructor for class mondrian.util.ObjectPoolTest.KeyValue
 
oct(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
offset - Variable in class mondrian.rolap.RolapAxis.MemberArrayIterable.MALPosition
 
offset - Variable in class mondrian.rolap.RolapAxis.MemberArrayList.MALPosition
 
offset - Variable in class mondrian.rolap.RolapAxis.MemberIterable.MLPosition
 
offset - Variable in class mondrian.rolap.RolapAxis.MemberList.MLPosition
 
olap4jCatalog - Variable in class mondrian.olap4j.MondrianOlap4jSchema
 
olap4jConnection - Variable in class mondrian.olap4j.EmptyResultSet
 
olap4jConnection - Variable in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
olap4jConnection - Variable in class mondrian.olap4j.MondrianOlap4jStatement
 
olap4jDatabaseMetaData - Variable in class mondrian.olap4j.MondrianOlap4jCatalog
 
olap4jSchema - Variable in class mondrian.olap4j.MondrianOlap4jConnection
Current schema.
olap4jSchema - Variable in class mondrian.olap4j.MondrianOlap4jCube
 
olap4jStatement - Variable in class mondrian.olap4j.MondrianOlap4jCellSet
 
olap4jStatement - Variable in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
OlapElement - Interface in mondrian.olap
An OlapElement is a catalog object (dimension, hierarchy, level, member).
OlapElementBase - Class in mondrian.olap
OlapElementBase is an abstract base class for implementations of OlapElement.
OlapElementBase() - Constructor for class mondrian.olap.OlapElementBase
 
ON - Static variable in interface mondrian.olap.ParserSym
 
OnceTimeSchedule - Class in mondrian.util
A OnceTimeSchedule fires at one and only one time.
OnceTimeSchedule(Calendar) - Constructor for class mondrian.util.OnceTimeSchedule
 
one - Static variable in class mondrian.olap.Literal
 
ONE_MAX - Static variable in class mondrian.xmla.RowsetDefinition.Column
This is used as the false value for the unbounded parameter.
onExecuteQuery(String) - Method in interface mondrian.rolap.RolapUtil.ExecuteQueryHook
 
onGenerate(SqlQuery) - Method in interface mondrian.rolap.sql.SqlQueryChecker
 
onlyMutableList - Variable in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
openCellSet - Variable in class mondrian.olap4j.MondrianOlap4jStatement
Current cell set, or null if the statement is not executing anything.
OpeningClosingPeriodFunDef - Class in mondrian.olap.fun
Definition of the OpeningPeriod and ClosingPeriod builtin functions.
OpeningClosingPeriodFunDef(FunDef, boolean) - Constructor for class mondrian.olap.fun.OpeningClosingPeriodFunDef
 
OpeningPeriodResolver - Static variable in class mondrian.olap.fun.OpeningClosingPeriodFunDef
 
openStream() - Method in class mondrian.olap.MondrianProperties.FilePropertySource
 
openStream() - Method in interface mondrian.olap.MondrianProperties.PropertySource
Opens an input stream from the source.
openStream() - Method in class mondrian.olap.MondrianProperties.UrlPropertySource
 
optimize() - Method in class mondrian.calc.impl.TupleValueCalc
Optimizes the scalar evaluation of a tuple.
optimizeChildren(List<Member[]>, SchemaReader, Cube) - Static method in class mondrian.olap.fun.AggregateFunDef.AggregateCalc
In distinct Count aggregation, if tuple list is a result m.children * n.children then it can be optimized to m * n
OptimizePredicates - Variable in class mondrian.olap.MondrianProperties
Boolean property that determines whether Mondrian optimizes predicates.
optimizePredicates(RolapStar.Column[], StarColumnPredicate[]) - Method in class mondrian.rolap.agg.Aggregation
Drops predicates, where the list of values is close to the values which would be returned anyway.
OPTIONAL - Static variable in class mondrian.xmla.RowsetDefinition.Column
This is used as the true value for the nullable parameter.
OR - Static variable in interface mondrian.olap.ParserSym
 
or(RolapStar.Column, List<StarColumnPredicate>) - Static method in class mondrian.rolap.agg.AbstractColumnPredicate.Factory
Returns predicate which is the OR of a list of predicates.
or(StarPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
or(StarPredicate) - Method in class mondrian.rolap.agg.AndPredicate
 
or(StarPredicate) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
or(StarPredicate) - Method in class mondrian.rolap.agg.OrPredicate
 
or(BitKey) - Method in class mondrian.rolap.BitKey.Big
 
or(BitKey) - Method in class mondrian.rolap.BitKey.Mid128
 
or(BitKey) - Method in interface mondrian.rolap.BitKey
Or the parameter BitKey with this.
or(BitKey) - Method in class mondrian.rolap.BitKey.Small
 
or(StarPredicate) - Method in interface mondrian.rolap.StarPredicate
Returns this union of this Predicate with another.
oracleDateFormatString - Static variable in class mondrian.test.loader.DBLoader
 
orColumn(StarColumnPredicate) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
orColumn(StarColumnPredicate) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
orColumn(StarColumnPredicate) - Method in interface mondrian.rolap.StarColumnPredicate
Returns this union of this Predicate with another.
orderByExpr - Variable in class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
 
OrderFunDef - Class in mondrian.olap.fun
Definition of the Order MDX function.
OrderFunDef(FunDef) - Constructor for class mondrian.olap.fun.OrderFunDef
 
OrderFunDef.Flag - Enum in mondrian.olap.fun
Enumeration of the flags allowed to the ORDER MDX function.
ordinal - Variable in class mondrian.olap.EnumeratedValues.BasicValue
 
ordinalColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
 
ordinalColumn - Variable in class mondrian.olap.MondrianDef.Level
 
ordinalExp - Variable in class mondrian.gui.MondrianGuiDef.Level
The SQL expression used to populate this level's ordinal.
ordinalExp - Variable in class mondrian.olap.MondrianDef.Level
The SQL expression used to populate this level's ordinal.
ordinalExp - Variable in class mondrian.rolap.RolapLevel
The column or expression which yields the level's ordinal.
ordinalToCoordinates(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
organizeFunctions() - Method in class mondrian.olap.fun.FunTableImpl
Indexes the collection of functions.
originalEliminateUnrelatedDimensions - Variable in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
originalNonEmptyFlag - Variable in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
originalNonEmptyFlag - Variable in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
OrPredicate - Class in mondrian.rolap.agg
Predicate which is the union of a list of predicates.
OrPredicate(List<StarPredicate>) - Constructor for class mondrian.rolap.agg.OrPredicate
 
othersDeletesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
OUTPUT_DIRECTORY_PROP - Static variable in class mondrian.test.loader.DBLoader
 
outputErrorInfo(Enumeration, boolean) - Static method in class mondrian.test.SimpleTestRunner
 
outputLevel(SchemaReader, String, Cube, Hierarchy, Level, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
Outputs a level.
overrideContext(RolapEvaluator, RolapNativeSet.CrossJoinArg[], RolapStoredMeasure) - Method in class mondrian.rolap.RolapNativeSet
Override current members in position by default members in hierarchies which are involved in this filter/topcount.
ownDeletesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 

P

p - Variable in class mondrian.olap.CustomizedParserTest
 
p(String, String, String) - Method in class mondrian.olap.UtilTestCase
Checks that connectString contains a property called name, whose value is value.
Pair<L,R> - Class in mondrian.util
Pair of values.
Pair(L, R) - Constructor for class mondrian.util.Pair
Creates a pair.
Pair(Map.Entry<? extends L, ? extends R>) - Constructor for class mondrian.util.Pair
Creates a pair representing the same mapping as the specified entry.
parallelPeriod(Member, Level, Evaluator, int) - Method in class mondrian.olap.fun.ParallelPeriodFunDef
 
ParallelPeriodFunDef - Class in mondrian.olap.fun
Definition of the ParallelPeriod MDX function.
ParallelPeriodFunDef(FunDef) - Constructor for class mondrian.olap.fun.ParallelPeriodFunDef
 
ParallelTest - Class in mondrian.test
A ParameterTest is a test suite for functionality relating to parameters.
ParallelTest(String) - Constructor for class mondrian.test.ParallelTest
 
PARAM_CALLBACKS - Static variable in class mondrian.tui.MockServletContext
 
PARAM_CALLBACKS - Static variable in class mondrian.xmla.XmlaServlet
 
PARAM_CHAR_ENCODING - Static variable in class mondrian.tui.MockServletContext
 
PARAM_CHAR_ENCODING - Static variable in class mondrian.xmla.XmlaServlet
 
PARAM_DATASOURCES_CONFIG - Static variable in class mondrian.tui.MockServletContext
 
PARAM_DATASOURCES_CONFIG - Static variable in class mondrian.xmla.XmlaServlet
 
PARAM_OPTIONAL_DATASOURCE_CONFIG - Static variable in class mondrian.xmla.XmlaServlet
 
Parameter - Interface in mondrian.olap
Parameter to a Query.
Parameter.Scope - Enum in mondrian.olap
Scope where a parameter is defined.
parameterCategories - Variable in class mondrian.olap.fun.FunDefBase
 
ParameterCompilable - Interface in mondrian.calc
Extension to Parameter which allows compilation.
ParameterDefinedMoreThanOnce - Variable in class mondrian.resource.MondrianResource
ParameterDefinedMoreThanOnce is 'Parameter ''{0}'' is defined more than once in this statement'
parameterDescription - Variable in class mondrian.olap.fun.ParameterFunDef
 
ParameterExpr - Class in mondrian.mdx
MDX expression which is a usage of a Parameter.
ParameterExpr(Parameter) - Constructor for class mondrian.mdx.ParameterExpr
 
ParameterFunDef - Class in mondrian.olap.fun
A ParameterFunDef is a pseudo-function describing calls to Parameter and ParamRef functions.
ParameterFunDef(FunDef, String, Type, int, Exp, String) - Constructor for class mondrian.olap.fun.ParameterFunDef
 
ParameterFunDef.ParameterResolver - Class in mondrian.olap.fun
Resolves calls to the Parameter MDX function.
ParameterFunDef.ParameterResolver() - Constructor for class mondrian.olap.fun.ParameterFunDef.ParameterResolver
 
ParameterFunDef.ParamRefResolver - Class in mondrian.olap.fun
Resolves calls to the ParamRef MDX function.
ParameterFunDef.ParamRefResolver() - Constructor for class mondrian.olap.fun.ParameterFunDef.ParamRefResolver
 
ParameterImpl - Class in mondrian.olap
Implementation of Parameter.
ParameterImpl(String, Exp, String, Type) - Constructor for class mondrian.olap.ParameterImpl
 
ParameterIsNotModifiable - Variable in class mondrian.resource.MondrianResource
ParameterIsNotModifiable is 'Parameter ''{0}'' (defined at ''{1}'' scope) is not modifiable'
parameterList - Variable in class mondrian.rolap.RolapSchema
 
parameterName - Variable in class mondrian.olap.fun.ParameterFunDef
 
parameters - Variable in class mondrian.gui.MondrianGuiDef.Schema
This schema's parameter definitions.
parameters - Variable in class mondrian.mdx.QueryPrintWriter
 
parameters - Variable in class mondrian.olap.MondrianDef.Schema
This schema's parameter definitions.
ParameterSlot - Interface in mondrian.calc
Implementation of a parameter.
ParameterTest - Class in mondrian.test
A ParameterTest is a test suite for functionality relating to parameters.
ParameterTest(String) - Constructor for class mondrian.test.ParameterTest
 
PAREN_END - Static variable in class mondrian.test.loader.CsvLoader
 
PAREN_START - Static variable in class mondrian.test.loader.CsvLoader
 
parent - Variable in class mondrian.rolap.RolapCubeDimension
 
parent - Variable in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
PARENT_COUNT - Static variable in class mondrian.olap.Property
Definition of the property which holds the number of parents that this member has.
PARENT_COUNT_ORDINAL - Static variable in class mondrian.olap.Property
 
PARENT_LEVEL - Static variable in class mondrian.olap.Property
Definition of the property which holds the distance from the root of the hierarchy of this member's parent.
PARENT_LEVEL_ORDINAL - Static variable in class mondrian.olap.Property
 
PARENT_UNIQUE_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the Name of the current catalog.
PARENT_UNIQUE_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
ParentChildHierarchyTest - Class in mondrian.test
ParentChildHierarchyTest tests parent-child hierarchies.
ParentChildHierarchyTest(String) - Constructor for class mondrian.test.ParentChildHierarchyTest
 
parentColumn - Variable in class mondrian.gui.MondrianGuiDef.Closure
 
parentColumn - Variable in class mondrian.gui.MondrianGuiDef.Level
 
parentColumn - Variable in class mondrian.olap.MondrianDef.Closure
 
parentColumn - Variable in class mondrian.olap.MondrianDef.Level
 
parentExp - Variable in class mondrian.gui.MondrianGuiDef.Level
The SQL expression used to join to the parent member in a parent-child hierarchy.
parentExp - Variable in class mondrian.olap.MondrianDef.Level
The SQL expression used to join to the parent member in a parent-child hierarchy.
parentExp - Variable in class mondrian.rolap.RolapLevel
The expression which joins to the parent member in a parent-child hierarchy, or null if this is a regular hierarchy.
ParenthesesFunDef - Class in mondrian.olap.fun
ParenthesesFunDef implements the parentheses operator as if it were a function.
ParenthesesFunDef(int) - Constructor for class mondrian.olap.fun.ParenthesesFunDef
 
parentMember - Variable in class mondrian.olap.MemberBase
 
parentMembers - Variable in class mondrian.rolap.DescendantsConstraint
 
parentUniqueName - Variable in class mondrian.olap.MemberBase
 
parse(byte[]) - Static method in class mondrian.tui.XmlUtil
Parse a byte array into a Document (no validation).
parse(File) - Static method in class mondrian.tui.XmlUtil
 
parse(InputStream) - Static method in class mondrian.tui.XmlUtil
Parse a stream into a Document (no validation).
parse(String) - Method in class mondrian.web.taglib.ResultCache
 
parseCommaList(String) - Static method in class mondrian.olap.Util
Parses a comma-separated list.
parseConnectString(String) - Static method in class mondrian.olap.Util
Converts an OLE DB connect string into a Util.PropertyList.
parseDataSources(String) - Method in class mondrian.xmla.XmlaServlet
 
parseDataSourcesUrl(URL) - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
Overides XmlaServlet.parseDataSourcesUrl to store dataSorucesConfigUrl, Datasoruces Configuration content
parseDataSourcesUrl(URL) - Method in class mondrian.xmla.XmlaServlet
 
parseExpression(String) - Method in interface mondrian.olap.Connection
Parses an expresion.
parseExpression(String) - Method in class mondrian.olap.ConnectionBase
 
parseExpression(Connection, String, boolean, FunTable) - Method in class mondrian.olap.Parser
Parses a string to create an Exp.
parseIdentifier(String) - Static method in class mondrian.olap.Util
 
parseInternal(Connection, String, boolean, FunTable, boolean, boolean) - Method in class mondrian.olap.Parser
Parses a string to create a Query.
parseMember(Evaluator, String, int, Member[], Hierarchy[], int) - Static method in class mondrian.olap.fun.StrToSetFunDef
 
parseParameter(String) - Method in class mondrian.tui.CmdRunner
 
parseQuery(String) - Method in interface mondrian.olap.Connection
Parses a query.
parseQuery(String) - Method in class mondrian.olap.ConnectionBase
 
parseQuery(String, boolean) - Method in class mondrian.olap.ConnectionBase
 
parseQuery(String, FunTable, boolean) - Method in class mondrian.olap.ConnectionBase
Parses a query, with specified function table and the mode for strict validation(if true then invalid members are not ignored).
Parser - Class in mondrian.olap
CUP v0.10k generated parser.
Parser() - Constructor for class mondrian.olap.Parser
Default constructor.
Parser(Scanner) - Constructor for class mondrian.olap.Parser
Constructor which sets the default scanner.
ParserSym - Interface in mondrian.olap
CUP generated interface containing symbol constants.
ParserTest - Class in mondrian.olap
Tests the MDX parser.
ParserTest(String) - Constructor for class mondrian.olap.ParserTest
 
ParserTest.TestParser - Class in mondrian.olap
 
ParserTest.TestParser() - Constructor for class mondrian.olap.ParserTest.TestParser
 
parseString(String) - Static method in class mondrian.tui.XmlUtil
Parse a String into a Document (no validation).
parseTuple(Evaluator, String, int, Member[], Hierarchy[]) - Static method in class mondrian.olap.fun.StrToSetFunDef
Parses a tuple, of the form '(member, member, ...)'.
PartialCacheTest - Class in mondrian.test.clearview
PartialCacheTest is a test suite which tests complex queries against the FoodMart database.
PartialCacheTest() - Constructor for class mondrian.test.clearview.PartialCacheTest
 
PartialCacheTest(String) - Constructor for class mondrian.test.clearview.PartialCacheTest
 
PartialCacheVCTest - Class in mondrian.test.clearview
PartialCacheVCTest is a test suite which tests complex queries against the FoodMart database.
PartialCacheVCTest() - Constructor for class mondrian.test.clearview.PartialCacheVCTest
 
PartialCacheVCTest(String) - Constructor for class mondrian.test.clearview.PartialCacheVCTest
 
passes(Object) - Method in class mondrian.xmla.Rowset.RestrictionTest
 
password - Static variable in class mondrian.xmla.XmlaErrorTest
 
pattern - Variable in class mondrian.gui.MondrianGuiDef.AggExclude
 
pattern - Variable in class mondrian.gui.MondrianGuiDef.AggPattern
 
pattern - Variable in class mondrian.olap.MondrianDef.AggExclude
 
pattern - Variable in class mondrian.olap.MondrianDef.AggPattern
 
pattern - Variable in class mondrian.xmla.XmlaUtil.Wildcard
 
percent - Variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
Whether to calculate percent (as opposed to sum).
PERCENT_100 - Static variable in class mondrian.util.MemoryMonitorTest
 
percentile(Evaluator, List, Calc, double) - Static method in class mondrian.olap.fun.FunUtil
 
PercentileFunDef - Class in mondrian.olap.fun
Definition of the Percentile MDX function.
PercentileFunDef(FunDef) - Constructor for class mondrian.olap.fun.PercentileFunDef
 
period - Variable in class mondrian.util.DailyDateSchedule
 
period - Variable in class mondrian.util.MonthlyByDayDateSchedule
 
period - Variable in class mondrian.util.MonthlyByWeekDateSchedule
 
period - Variable in class mondrian.util.WeeklyDateSchedule
 
periodsToDate(Evaluator, Level, Member) - Static method in class mondrian.olap.fun.FunUtil
 
PeriodsToDateFunDef - Class in mondrian.olap.fun
Definition of the PeriodsToDate MDX function.
PeriodsToDateFunDef(FunDef) - Constructor for class mondrian.olap.fun.PeriodsToDateFunDef
 
pi() - Static method in class mondrian.olap.fun.vba.Excel
 
pk - Variable in class mondrian.gui.JDBCMetaData.DbTable
 
PLUS - Static variable in interface mondrian.olap.ParserSym
 
pmt(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
Point - Static variable in class mondrian.olap.fun.LinReg
 
PointResolver - Static variable in class mondrian.olap.fun.LinReg
 
pop() - Method in interface mondrian.olap.Evaluator
Restores previous evaluator.
pop() - Method in class mondrian.rolap.RolapEvaluator
 
popContextName() - Method in class mondrian.recorder.AbstractRecorder
 
popContextName() - Method in interface mondrian.recorder.MessageRecorder
Remove the last context name added.
populate(String) - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
 
populate() - Method in class mondrian.olap.MondrianProperties
Loads this property set from: the file "$PWD/mondrian.properties" (if it exists); the "mondrian.properties" in the CLASSPATH; and from the system properties.
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.Rowset
Gathers the set of rows which match a given set of the criteria.
populate(Class<E>, List<Rowset.Row>) - Method in class mondrian.xmla.Rowset
Populates all of the values in an enumeration into a list of rows.
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaCatalogsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaColumnsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaSchemataRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesInfoRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverEnumeratorsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverKeywordsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverLiteralsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.DiscoverSchemaRowsetsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaActionsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
 
populate(XmlaResponse, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaSetsRowset
 
populateCatalog(Connection, String, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
populateCatalog(Connection, String, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
populateCatalog(Connection, String, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
populateCatalog(Connection, String, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
populateCatalog(Connection, String, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
populateCatalog(Connection, String, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
 
populateCube(SchemaReader, String, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
populateCube(SchemaReader, String, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
populateCube(SchemaReader, String, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
populateCube(SchemaReader, String, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
populateCube(SchemaReader, String, Cube, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
 
populateDimension(SchemaReader, String, Cube, Dimension, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
populateDimension(boolean, SchemaReader, String, Cube, Dimension, int, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
populateDimension(SchemaReader, String, Cube, Dimension, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
populateDimension(SchemaReader, String, Cube, Dimension, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
populateHierarchy(SchemaReader, String, Cube, Dimension, HierarchyBase, int, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
populateHierarchy(SchemaReader, String, Cube, Hierarchy, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
populateHierarchy(SchemaReader, String, Cube, Hierarchy, List<Rowset.Row>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
pos - Variable in class mondrian.rolap.RolapCell
 
Position - Interface in mondrian.olap
A Position is an item on an Axis.
positionList - Variable in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionWrapper
 
positionList - Variable in class mondrian.rolap.RolapAxis.MemberIterable.PositionWrapper
 
positions - Variable in class mondrian.rolap.RolapAxis.PositionList
 
positions - Variable in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
 
postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
 
postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaExcel2000Test.Callback
 
postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in class mondrian.xmla.XmlaExcelXPTest.Callback
 
postAction(HttpServletRequest, HttpServletResponse, byte[][], Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
This is called after all Mondrian processing (DISCOVER/EXECUTE) has occurred.
PostfixResolver - Static variable in class mondrian.olap.fun.IsEmptyFunDef
 
posttemplate - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
power(double, double) - Static method in class mondrian.olap.fun.vba.Excel
 
pPmt(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
pPmt(double, double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
pPmt(double, double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
 
preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
 
preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaExcel2000Test.Callback
 
preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in class mondrian.xmla.XmlaExcelXPTest.Callback
 
preAction(HttpServletRequest, Element[], Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
This is called after the headers have been process but before the body (DISCOVER/EXECUTE) has been processed.
PredicateFilterTest - Class in mondrian.test.clearview
PredicateFilterTest is a test suite which tests scenarios of filtering in the FoodMart database.
PredicateFilterTest() - Constructor for class mondrian.test.clearview.PredicateFilterTest
 
PredicateFilterTest(String) - Constructor for class mondrian.test.clearview.PredicateFilterTest
 
PreferencesDialog - Class in mondrian.gui
 
PreferencesDialog(Frame, boolean) - Constructor for class mondrian.gui.PreferencesDialog
Creates new form PreferencesDialog
PreJdk15 - Static variable in class mondrian.olap.Util
Whether we are running a version of Java before 1.5.
prepareCall(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareCall(String, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareCall(String, int, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareOlapStatement(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareStatement(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareStatement(String, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareStatement(String, int, int, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareStatement(String, int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareStatement(String, int[]) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareStatement(String, String[]) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
prepareToLoadAggregates() - Method in class mondrian.rolap.RolapStar
This is a place holder in case in the future we wish to be able to reload aggregates.
prePost - Static variable in class mondrian.olap.fun.HierarchizeFunDef
 
pretemplate - Variable in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
prevElems - Variable in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
previous() - Method in class mondrian.olap4j.EmptyResultSet
 
previous() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
previous() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
 
previous() - Method in class mondrian.util.UnsupportedList.ListItr
 
previousIndex() - Method in class mondrian.util.UnsupportedList.ListItr
 
previousMember() - Method in class mondrian.rolap.SmartMemberReader.SiblingIterator
 
prevMembers - Variable in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
prevSpan - Variable in class mondrian.web.taglib.DOMBuilder.AxisBuilder
 
primaryKey - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
primaryKey - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
primaryKeyTable - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
primaryKeyTable - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
PrimeFinder - Class in mondrian.util
Not of interest for users; only for implementors of hashtables.
PrimeFinderTest - Class in mondrian.util
Testcase for PrimeFinder.
PrimeFinderTest() - Constructor for class mondrian.util.PrimeFinderTest
 
print(Member[]) - Method in class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
print(PrintWriter) - Method in interface mondrian.olap.Result
 
print(PrintWriter) - Method in class mondrian.olap.ResultBase
 
print(PrintWriter) - Method in class mondrian.rolap.agg.Aggregation
Prints the state of this Aggregation to a writer.
print(PrintWriter) - Method in class mondrian.rolap.agg.Segment
Prints the state of this Segment, including constraints and values.
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.DimTable
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable.Measure
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar
Print this AggStar.
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
Prints this table and its children.
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.AggStar.Table
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
print(PrintWriter, String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
 
print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Column
Prints this column.
print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Condition
Prints this table and its children.
print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Measure
 
print(PrintWriter, String, boolean) - Method in class mondrian.rolap.RolapStar
Prints the state of this RolapStar
print(PrintWriter, String) - Method in class mondrian.rolap.RolapStar.Table
Prints this table and its children.
print(PrintWriter, boolean, String, String, String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
 
print(PrintWriter, boolean, String, String, String, String, String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
 
print(PrintWriter, String) - Method in class mondrian.rolap.sql.SqlQuery
Prints this SqlQuery to a PrintWriter with each clause on a separate line, and with the specified indentation prefix.
print(TestResult, long) - Method in class mondrian.test.MondrianResultPrinter
 
printCacheState(PrintWriter, CacheControl.CellRegion) - Method in interface mondrian.olap.CacheControl
Prints the state of the cell cache as it pertains to a given region.
printCacheState(PrintWriter, CacheControl.MemberSet) - Method in interface mondrian.olap.CacheControl
Prints the state of the member cache as it pertains to a given member set.
printCacheState(PrintWriter, CacheControl.CellRegion) - Method in class mondrian.rolap.CacheControlImpl
 
printCacheState(PrintWriter, CacheControl.MemberSet) - Method in class mondrian.rolap.CacheControlImpl
 
printDefect(TestFailure, int) - Method in class mondrian.test.MondrianResultPrinter
 
printDefectHeader(TestFailure, int) - Method in class mondrian.test.MondrianResultPrinter
 
printDefects(Enumeration, int, String) - Method in class mondrian.test.MondrianResultPrinter
 
printDefectTrace(TestFailure) - Method in class mondrian.test.MondrianResultPrinter
 
printErrorInfos(PrintStream) - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
printErrors(TestResult) - Method in class mondrian.test.MondrianResultPrinter
 
printFailures(TestResult) - Method in class mondrian.test.MondrianResultPrinter
 
printFooter(long, TestResult) - Method in class mondrian.test.MondrianResultPrinter
 
printHeader() - Method in class mondrian.test.MondrianResultPrinter
 
printMemory() - Static method in class mondrian.olap.Util
 
printMemory(String) - Static method in class mondrian.olap.Util
 
printQueryTime() - Method in class mondrian.tui.CmdRunner
 
printResults(String) - Method in class mondrian.tui.CmdRunner
 
PrintStreamRecorder - Class in mondrian.recorder
Implementation of MessageRecorder simply writes messages to PrintStreams.
PrintStreamRecorder() - Constructor for class mondrian.recorder.PrintStreamRecorder
 
PrintStreamRecorder(PrintStream, PrintStream) - Constructor for class mondrian.recorder.PrintStreamRecorder
 
printWaitPrompt() - Method in class mondrian.test.MondrianResultPrinter
 
process(Evaluator, ListCalc, DoubleCalc, DoubleCalc, boolean) - Static method in class mondrian.olap.fun.LinReg
 
process(XmlaRequest, XmlaResponse) - Method in class mondrian.xmla.XmlaHandler
Processes a request.
processData(SqlStatement, boolean[], SortedSet<Comparable<?>>[], GroupingSetsList) - Method in class mondrian.rolap.agg.SegmentLoader
 
processFormatStringAttribute(MondrianDef.CalculatedMember, StringBuilder) - Method in class mondrian.rolap.RolapCube
 
processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaBaseTestCase.CallBack
 
processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaErrorTest.Callback
 
processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaExcel2000Test.Callback
 
processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in class mondrian.xmla.XmlaExcelXPTest.Callback
 
processHttpHeader(HttpServletRequest, HttpServletResponse, Map<String, Object>) - Method in interface mondrian.xmla.XmlaRequestCallback
Process the request header items.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class mondrian.web.servlet.MDXQueryServlet
Processes requests for both HTTP GET and POST methods.
processResults(byte[], XmlaErrorTest.Fault) - Method in class mondrian.xmla.XmlaErrorTest
 
processSchema(String, Util.PropertyList) - Method in interface mondrian.spi.DynamicSchemaProcessor
Modifies a Mondrian schema.
processSchema(String, Util.PropertyList) - Method in class mondrian.spi.impl.FilterDynamicSchemaProcessor
Modifies a Mondrian schema.
processSchema(String, Util.PropertyList) - Method in class mondrian.test.CaptionTest.MyFoodmart
 
processSoapXmla(File, int) - Method in class mondrian.tui.CmdRunner
This is called to process a file containing XMLA as the contents of SOAP xml.
processSoapXmla(File, String, Map<String, String>, String) - Static method in class mondrian.tui.XmlaSupport
Process the given input file as a SOAP-XMLA request.
processSoapXmla(Document, String, Map<String, String>, String) - Static method in class mondrian.tui.XmlaSupport
 
processSoapXmla(String, String, Map<String, String>, String) - Static method in class mondrian.tui.XmlaSupport
 
processSoapXmla(File, Servlet) - Static method in class mondrian.tui.XmlaSupport
 
processSoapXmla(Document, Servlet) - Static method in class mondrian.tui.XmlaSupport
 
processSoapXmla(String, Servlet) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(File, int) - Method in class mondrian.tui.CmdRunner
This is called to process a file containing XMLA xml.
processXmla(File, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
Processes the given input file as an XMLA request (no SOAP elements).
processXmla(File, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(String, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(String, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(Document, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(Document, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(Element, String, Map<String, String>) - Static method in class mondrian.tui.XmlaSupport
 
processXmla(Element, String, Map<String, String>, Role) - Static method in class mondrian.tui.XmlaSupport
 
production_table() - Method in class mondrian.olap.Parser
Access to production table.
productMembersPotScrubbersPotsAndPans(SchemaReader) - Method in class mondrian.test.FoodMartTestCase
 
productName - Variable in class mondrian.gui.JDBCMetaData.Database
 
productVersion - Variable in class mondrian.gui.JDBCMetaData.Database
 
PROP_NAME - Static variable in class mondrian.rolap.aggmatcher.Checkin_7641
 
properties - Variable in class mondrian.gui.MondrianGuiDef.Level
 
properties(Member, String) - Static method in class mondrian.olap.fun.PropertiesFunDef
 
properties - Variable in class mondrian.olap.MondrianDef.Level
 
PROPERTIES - Static variable in interface mondrian.olap.ParserSym
 
properties - Variable in class mondrian.test.AccessControlTest.PropertySaver
 
properties - Variable in class mondrian.xmla.Rowset
 
PropertiesFunDef - Class in mondrian.olap.fun
Definition of the Properties MDX function.
PropertiesFunDef(String, String, String, Syntax, int, int[]) - Constructor for class mondrian.olap.fun.PropertiesFunDef
 
PropertiesTest - Class in mondrian.test
Tests intrinsic member and cell properties as specified in OLE DB for OLAP specification.
PropertiesTest(String) - Constructor for class mondrian.test.PropertiesTest
 
Property - Class in mondrian.olap
Property is the definition of a member property.
Property(String, Property.Datatype, int, boolean, boolean, boolean, String) - Constructor for class mondrian.olap.Property
Creates a property definition.
Property.Datatype - Enum in mondrian.olap
 
PropertyDefinition - Enum in mondrian.xmla
Defines an XML for Analysis Property.
PropertyFormatter - Interface in mondrian.olap
this interface provides a user exit to redefine a member property display string.
propertyNames - Variable in class mondrian.gui.PropertyTableModel
 
PropertyTableModel - Class in mondrian.gui
 
PropertyTableModel(Workbench, Object, String[]) - Constructor for class mondrian.gui.PropertyTableModel
 
PROVIDER_TYPE_DMP - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
 
PROVIDER_TYPE_MDP - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
 
PROVIDER_TYPE_TDP - Static variable in class mondrian.xmla.DataSourcesConfig.DataSource
 
providerName - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
Customized Service Provider Name.
ProviderName - Static variable in class mondrian.xmla.DataSourcesConfig
 
providerType - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
Ignored.
ProviderType - Static variable in class mondrian.xmla.DataSourcesConfig
 
prune() - Method in class mondrian.olap.Walker
Tell walker that we don't want to visit any (more) children of this node.
pruneRestrictions(ArrayList<RowsetDefinition.Column>) - Method in class mondrian.xmla.Rowset
 
pruneRestrictions(ArrayList<RowsetDefinition.Column>) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
pruneSiblings() - Method in class mondrian.olap.Walker
 
pstTz - Static variable in class mondrian.util.ScheduleTest
 
PublicDimensionMustNotHaveForeignKey - Variable in class mondrian.resource.MondrianResource
PublicDimensionMustNotHaveForeignKey is 'Dimension ''{0}'' has a foreign key.
push(Member[]) - Method in interface mondrian.olap.Evaluator
Creates a new Evaluator with each given member overriding the context of the current Evaluator for its dimension.
push() - Method in interface mondrian.olap.Evaluator
Creates a new Evaluator with the same context as this evaluator.
push(Member) - Method in interface mondrian.olap.Evaluator
Creates a new Evaluator with the same context except for one member.
push(Member[]) - Method in class mondrian.rolap.RolapEvaluator
 
push(Member) - Method in class mondrian.rolap.RolapEvaluator
 
push() - Method in class mondrian.rolap.RolapEvaluator
 
pushAggregateModificationsToGlobalCache() - Method in class mondrian.rolap.RolapCube
Push all modifications of the aggregations to global cache, so other queries can start using the new cache
pushAggregateModificationsToGlobalCache() - Method in class mondrian.rolap.RolapSchema
Pushes all modifications of the aggregations to global cache, so other queries can start using the new cache
pushAggregateModificationsToGlobalCache() - Method in class mondrian.rolap.RolapStar
Checks whether changed modifications may be pushed into global cache.
pushAggregation(List<Member>) - Method in interface mondrian.olap.Evaluator
Returns a new Aggregator whose aggregation context adds a given list of members or tuples, and whose dimensional context is the same as this Aggregator.
pushAggregation(List) - Method in class mondrian.rolap.RolapEvaluator
 
pushContextName(String) - Method in class mondrian.recorder.AbstractRecorder
 
pushContextName(String) - Method in interface mondrian.recorder.MessageRecorder
Add the name parameter to the current context.
put(String, String) - Method in class mondrian.olap.Util.PropertyList
 
put(CellKey, Object) - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
put(Object[], Object) - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
put(CellKey, Object) - Method in interface mondrian.rolap.agg.SegmentDataset
 
put(CellKey, Object) - Method in class mondrian.rolap.agg.SparseSegmentDataset
 
put(K, V) - Method in class mondrian.rolap.cache.HardSmartCache
 
put(K, V) - Method in interface mondrian.rolap.cache.SmartCache
Places a key/value pair into the queue.
put(K, V) - Method in class mondrian.rolap.cache.SoftSmartCache
 
put(K, SqlConstraint, V) - Method in class mondrian.rolap.SmartMemberListCache
 
put(String, String) - Method in class mondrian.rolap.sql.SqlQuery.CodeSet
 
putBack(String[]) - Method in class mondrian.test.loader.CsvLoader
 
putCachedRelationExprCardinality(MondrianDef.Relation, MondrianDef.Expression, Integer) - Method in class mondrian.rolap.RolapSchema
Sets the cardinality for a given column in cache.
putCacheResult(Object, Object, boolean) - Method in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
Puts result in cache.
putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in class mondrian.rolap.CacheMemberReader
 
putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in interface mondrian.rolap.MemberCache
Registers that the children of member are children (a list of RolapMembers).
putChildren(RolapMember, MemberChildrenConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberCacheHelper
 
putEvalCache(String, Object) - Method in class mondrian.olap.Query
Put an Object value into the evaluation cache with given key.
putLevelMembersInCache(RolapLevel, TupleConstraint, List<RolapMember>) - Method in class mondrian.rolap.MemberCacheHelper
???
putMember(Object, RolapMember) - Method in class mondrian.rolap.CacheMemberReader
 
putMember(Object, RolapMember) - Method in interface mondrian.rolap.MemberCache
Replaces the RolapMember with a given key and returns the previous member if any.
putMember(Object, RolapMember) - Method in class mondrian.rolap.MemberCacheHelper
 
pV(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
pw - Variable in class mondrian.rolap.Test
 

Q

QtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
 
quartile(Evaluator, List, Calc, int) - Static method in class mondrian.olap.fun.FunUtil
Returns the member which lies upon a particular quartile according to a given expression.
Queries - Static variable in class mondrian.test.QueryRunner
 
Query - Class in mondrian.olap
Query is an MDX query.
Query(Connection, Formula[], QueryAxis[], String, QueryAxis, QueryPart[], boolean, boolean) - Constructor for class mondrian.olap.Query
Creates a Query.
Query(Connection, Cube, Formula[], QueryAxis[], QueryAxis, QueryPart[], Parameter[], boolean, boolean) - Constructor for class mondrian.olap.Query
Creates a Query.
query - Variable in class mondrian.olap.ResultBase
 
query - Variable in class mondrian.olap4j.MondrianOlap4jCellSet
 
query - Variable in class mondrian.rolap.NonEmptyTest.TestCase
MDX query to execute.
query - Variable in class mondrian.test.FoodMartTestCase.QueryAndResult
 
QueryAllTest - Class in mondrian.test.clearview
QueryAllTest is a test suite which tests complex queries against the FoodMart database.
QueryAllTest() - Constructor for class mondrian.test.clearview.QueryAllTest
 
QueryAllTest(String) - Constructor for class mondrian.test.clearview.QueryAllTest
 
QueryAllVCTest - Class in mondrian.test.clearview
QueryAllVCTest is a test suite which tests complex queries against the FoodMart database.
QueryAllVCTest() - Constructor for class mondrian.test.clearview.QueryAllVCTest
 
QueryAllVCTest(String) - Constructor for class mondrian.test.clearview.QueryAllVCTest
 
QueryAxis - Class in mondrian.olap
An axis in an MDX query.
QueryAxis(boolean, Exp, AxisOrdinal, QueryAxis.SubtotalVisibility, Id[]) - Constructor for class mondrian.olap.QueryAxis
Creates an axis.
QueryAxis(boolean, Exp, AxisOrdinal, QueryAxis.SubtotalVisibility) - Constructor for class mondrian.olap.QueryAxis
Creates an axis with no dimension properties.
QueryAxis.SubtotalVisibility - Enum in mondrian.olap
SubtotalVisibility enumerates the allowed values of whether subtotals are visible.
QueryCanceled - Variable in class mondrian.resource.MondrianResource
QueryCanceled is 'Query canceled'
QueryCanceledException - Exception in mondrian.olap
Exception which indicates that a query was canceled by an end-user.
QueryCanceledException(String) - Constructor for exception mondrian.olap.QueryCanceledException
Creates a QueryCanceledException.
queryCubeA - Static variable in class mondrian.rolap.SharedDimensionTest
 
queryCubeB - Static variable in class mondrian.rolap.SharedDimensionTest
 
QueryFileDirectory - Variable in class mondrian.olap.MondrianProperties
Property defining where the test XML files are.
QueryFilePattern - Variable in class mondrian.olap.MondrianProperties
Property that defines a pattern for which test XML files to run.
QueryLimit - Variable in class mondrian.olap.MondrianProperties
Maximum number of simultaneous queries the system will allow.
queryMenuItem - Variable in class mondrian.gui.QueryPanel
 
queryNECJMemberList - Static variable in class mondrian.rolap.SharedDimensionTest
 
queryNECJMultiLevelMemberList - Static variable in class mondrian.rolap.SharedDimensionTest
 
QueryPanel - Class in mondrian.gui
 
QueryPanel(Workbench) - Constructor for class mondrian.gui.QueryPanel
Creates new form QueryPanel
QueryPart - Class in mondrian.olap
Component of an MDX query (derived classes include Query, Axis, Exp, Level).
QueryPart() - Constructor for class mondrian.olap.QueryPart
Creates a QueryPart.
QueryPrintWriter - Class in mondrian.mdx
PrintWriter used for unparsing queries.
QueryPrintWriter(Writer) - Constructor for class mondrian.mdx.QueryPrintWriter
 
QueryRunner - Class in mondrian.test
Thread which runs an MDX query and checks it against an expected result.
QueryRunner(int, int, boolean) - Constructor for class mondrian.test.QueryRunner
 
querySF1711865 - Static variable in class mondrian.rolap.SharedDimensionTest
 
QuerySpec - Interface in mondrian.rolap.agg
Contains the information necessary to generate a SQL statement to retrieve a set of cells.
queryStoreCube - Static variable in class mondrian.rolap.SharedDimensionTest
 
QueryTag - Class in mondrian.web.taglib
A QueryTag creates a ResultCache object and initializes it with the MDX query.
QueryTag() - Constructor for class mondrian.web.taglib.QueryTag
 
QueryTest - Class in mondrian.olap
 
QueryTest() - Constructor for class mondrian.olap.QueryTest
 
QueryTimeout - Variable in class mondrian.olap.MondrianProperties
Property that defines the timeout value (in seconds) for queries; 0, the default, indicates no timeout.
QueryTimeout - Variable in class mondrian.resource.MondrianResource
QueryTimeout is 'Query timeout of {0,number} seconds reached'
QueryTimeoutException - Exception in mondrian.olap
Exception which indicates that a query executed for longer than its allowed time and was automatically canceled.
QueryTimeoutException(String) - Constructor for exception mondrian.olap.QueryTimeoutException
Creates a QueryTimeoutException.
queryVirtualCube - Static variable in class mondrian.rolap.SharedDimensionTest
 
quoRemIteration(Format.FDBigInt) - Method in class mondrian.util.Format.FDBigInt
 
quote(StringBuilder, Object, SqlQuery.Datatype) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a value quoted for its type.
quoteBooleanLiteral(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a boolean literal.
QUOTED_ID - Static variable in interface mondrian.olap.ParserSym
 
quoteDateLiteral(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a date literal.
quoteForMdx(String) - Static method in class mondrian.olap.Util
Converts a string into a double-quoted string.
quoteId(String) - Method in class mondrian.test.loader.DBLoader
Quote the given SQL identifier suitable for the output DBMS.
quoteIdentifier(String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Encloses an identifier in quotation marks appropriate for the current SQL dialect.
quoteIdentifier(String, StringBuilder) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer an identifier, quoted appropriately for this Dialect.
quoteIdentifier(String, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Encloses an identifier in quotation marks appropriate for the current SQL dialect.
quoteIdentifier(StringBuilder, String...) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a list of identifiers, quoted appropriately for this Dialect.
quoteMdxIdentifier(String) - Static method in class mondrian.olap.Util
Return string quoted in [...].
quoteMdxIdentifier(String, StringBuilder) - Static method in class mondrian.olap.Util
 
quoteMdxIdentifier(List<Id.Segment>) - Static method in class mondrian.olap.Util
Return identifiers quoted in [...].[...].
quoteMdxIdentifier(List<Id.Segment>, StringBuilder) - Static method in class mondrian.olap.Util
 
quoteNumericLiteral(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a numeric literal.
quotePattern(String) - Static method in class mondrian.olap.Util
Returns a literal pattern String for the specified String.
quotePattern(String) - Method in interface mondrian.util.UtilCompatible
 
quotePattern(String) - Method in class mondrian.util.UtilCompatibleJdk14
 
quotePattern(String) - Method in class mondrian.util.UtilCompatibleJdk15
 
quoteStringLiteral(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a single-quoted SQL string.
quoteTimeLiteral(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a time literal.
quoteTimestampLiteral(StringBuilder, String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Appends to a buffer a timestamp literal.
quoteValue(StringBuilder, SqlQuery.Dialect, String) - Method in enum mondrian.rolap.sql.SqlQuery.Datatype
Appends to a buffer a value of this type, in the appropriate format for this dialect.
quoting - Variable in class mondrian.olap.Id.Segment
 

R

R2 - Static variable in class mondrian.olap.fun.LinReg
 
R2Resolver - Static variable in class mondrian.olap.fun.LinReg
 
radians(double) - Static method in class mondrian.olap.fun.vba.Excel
 
RaggedHierarchyTest - Class in mondrian.test
RaggedHierarchyTest tests ragged hierarchies.
RaggedHierarchyTest() - Constructor for class mondrian.test.RaggedHierarchyTest
 
random - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
random - Variable in class mondrian.spi.impl.DataSourceChangeListenerImpl4
 
RangeColumnPredicate - Class in mondrian.rolap.agg
Predicate constraining a column to be greater than or less than a given bound, or between a pair of bounds.
RangeColumnPredicate(RolapStar.Column, boolean, ValueColumnPredicate, boolean, ValueColumnPredicate) - Constructor for class mondrian.rolap.agg.RangeColumnPredicate
Creates a RangeColumnPredicate.
RangeFunDef - Class in mondrian.olap.fun
Definition of the MDX <Member> : <Member> operator, which returns the set of members between a given pair of members.
RankFunDef - Class in mondrian.olap.fun
Definition of the RANK MDX function.
RankFunDef(FunDef) - Constructor for class mondrian.olap.fun.RankFunDef
 
RankFunDef.RankedList - Class in mondrian.olap.fun
Data structure which contains a list and can return the position of an element in the list in O(log N).
RankFunDef.RankedList(List) - Constructor for class mondrian.olap.fun.RankFunDef.RankedList
 
rate(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
rate(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
rate(double, double, double, double, boolean) - Static method in class mondrian.olap.fun.vba.Vba
 
rate(double, double, double, double, boolean, double) - Static method in class mondrian.olap.fun.vba.Vba
 
RBRACE - Static variable in interface mondrian.olap.ParserSym
 
rColumn - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
read() - Method in class mondrian.tui.MockHttpServletRequest.MockServletInputStream
 
read() - Method in class mondrian.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class mondrian.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
ReadAggregates - Variable in class mondrian.olap.MondrianProperties
Boolean property that determines whether Mondrian should read aggregate tables.
readBlock(Reader, StringBuilder, int, String, String, boolean, boolean, StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
Start of a delimted block, read all of it even if it spans more than one line adding each line's to the buffer.
readDataSourcesContent(URL) - Method in class mondrian.xmla.XmlaServlet
 
readFile(File) - Static method in class mondrian.tui.XmlaSupport
Reads a file line by line, adds a '\n' after each line and returns in a String.
readFully(Reader, int) - Static method in class mondrian.olap.Util
Read a Reader until EOF and return as String.
readLine(Reader, boolean) - Static method in class mondrian.tui.CmdRunner
Gather up a line ending in '\n' or EOF.
readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
readMemberChildren(List<RolapMember>, List<RolapMember>, MemberChildrenConstraint) - Method in class mondrian.rolap.SmartMemberReader
Reads the children of member into cache, and also into result.
readMembers(DataSource, List<List<RolapMember>>, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
 
readMembers(DataSource, List<List<RolapMember>>, List<List<RolapMember>>) - Method in interface mondrian.rolap.TupleReader
Performs the read.
readString(Reader, StringBuilder, int, StringBuilder, int) - Static method in class mondrian.tui.CmdRunner
Start of a string, read all of it even if it spans more than one line adding each line's to the buffer.
readTuples(DataSource, List<List<RolapMember>>, List<List<RolapMember>>) - Method in class mondrian.rolap.SqlTupleReader
 
readTuples(DataSource, List<List<RolapMember>>, List<List<RolapMember>>) - Method in interface mondrian.rolap.TupleReader
Performs the read.
readURL(String) - Static method in class mondrian.olap.Util
Read URL and return String containing content.
readURL(String, Map) - Static method in class mondrian.olap.Util
Returns the contents of a URL, substituting tokens.
readURL(URL) - Static method in class mondrian.olap.Util
Returns the contents of a URL.
readURL(URL, Map<String, String>) - Static method in class mondrian.olap.Util
Returns the contents of a URL, substituting tokens.
Real - Static variable in class mondrian.test.loader.DBLoader.Type
 
Recognizer - Class in mondrian.rolap.aggmatcher
Abstract Recognizer class used to determine if a candidate aggregate table has the column categories: "fact_count" column, measure columns, foreign key and level columns.
Recognizer(RolapStar, JdbcSchema.Table, JdbcSchema.Table, MessageRecorder) - Constructor for class mondrian.rolap.aggmatcher.Recognizer
 
Recognizer.Matcher - Interface in mondrian.rolap.aggmatcher
This is used to wrap column name matching rules.
recordCellRequest(CellRequest) - Method in class mondrian.rolap.FastBatchingCellReader
 
RecorderException - Exception in mondrian.recorder
Exception thrown by MessageRecorder when too many errors have been reported.
RecorderException(String) - Constructor for exception mondrian.recorder.RecorderException
 
recordInCommentLine(String) - Method in class mondrian.test.loader.CsvLoader
 
recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.AbstractRecorder
Handles a message.
recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.ListRecorder
 
recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.LoggerRecorder
 
recordMessage(String, Object, AbstractRecorder.MsgType) - Method in class mondrian.recorder.PrintStreamRecorder
 
recursivelyParseExp(String) - Method in class mondrian.olap.Parser
Recursively parses an expression.
reduce_table() - Method in class mondrian.olap.Parser
Access to reduce_goto table.
reExecuteMdxCmd() - Method in class mondrian.tui.CmdRunner
 
refId - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Ref
 
ReflectiveMultiResolver - Class in mondrian.olap.fun
Resolver which uses reflection to instantiate a FunDef.
ReflectiveMultiResolver(String, String, String, String[], Class) - Constructor for class mondrian.olap.fun.ReflectiveMultiResolver
 
ReflectiveMultiResolver(String, String, String, String[], Class, String[]) - Constructor for class mondrian.olap.fun.ReflectiveMultiResolver
 
refreshRow() - Method in class mondrian.olap4j.EmptyResultSet
 
refreshRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
regexs - Variable in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
This is an array of Regex.
register(V) - Method in class mondrian.olap.EnumeratedValues
Associates a symbolic name with an ordinal value.
register(String, RolapNative) - Method in class mondrian.rolap.RolapNativeRegistry
 
registerDimension(RolapCubeDimension) - Method in class mondrian.rolap.RolapCube
Understand this and you are no longer a novice.
registerFormatLocale(Format.FormatLocale, Locale) - Static method in class mondrian.util.Format
Registers a Format.FormatLocale to a given Locale.
registerParameter(Parameter) - Method in interface mondrian.calc.ExpCompiler
Implements a parameter, returning a unique slot which will hold the parameter's value.
registerParameter(Parameter) - Method in class mondrian.calc.impl.AbstractExpCompiler
 
registerParameter(Parameter) - Method in class mondrian.calc.impl.DelegatingExpCompiler
 
regType - Variable in class mondrian.olap.fun.LinReg
Code for the specific function.
rehash(int) - Method in class mondrian.util.ObjectPool
 
relation - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
The table, set of tables, SQL statement, or inline table which populates this hierarchy.
relation - Variable in class mondrian.olap.MondrianDef.Hierarchy
The table, set of tables, SQL statement, or inline table which populates this hierarchy.
relation - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
relation - Variable in class mondrian.rolap.RolapHierarchy
 
relationList - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
relationList - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
relationRenderer - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
relationRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
relationTable - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
relationTable - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
relative(int) - Method in class mondrian.olap4j.EmptyResultSet
 
relative(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
releaseSavepoint(Savepoint) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
reloadDataSources() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServlet
Checks for updates to datasources content, flushes obsolete catalogs
remaining - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
 
remove(int) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
remove(String) - Method in class mondrian.olap.Util.PropertyList
 
remove() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
 
remove(String, String, String, String) - Method in class mondrian.rolap.RolapSchema.Pool
 
remove(String, DataSource) - Method in class mondrian.rolap.RolapSchema.Pool
 
remove(RolapSchema) - Method in class mondrian.rolap.RolapSchema.Pool
 
remove() - Method in class mondrian.util.UnionIterator
 
remove() - Method in class mondrian.util.UnsupportedList.Itr
 
remove(int) - Method in class mondrian.util.UnsupportedList
 
remove(Object) - Method in class mondrian.util.UnsupportedList
 
removeAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
 
removeAllListener() - Method in class mondrian.util.AbstractMemoryMonitor
 
removeAllListener() - Method in class mondrian.util.FauxMemoryMonitor
 
removeAllListener() - Method in interface mondrian.util.MemoryMonitor
Clear out all Listeners and turnoff JVM memory notification.
removeAttribute(String) - Method in class mondrian.tui.MockHttpServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class mondrian.tui.MockServletContext
Removes the attribute with the given name from the servlet context.
removeCalculatedMembers(List<Member>) - Static method in class mondrian.olap.fun.FunUtil
Removes every member from a list which is calculated.
removeCalculatedMembers(Member[]) - Static method in class mondrian.rolap.SqlConstraintUtils
 
removeCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaPropertyCellEditor
Removes a listener from the list that's notified
removeCellEditorListener(CellEditorListener) - Method in class mondrian.gui.SchemaTreeCellEditor
 
removeContext() - Method in class mondrian.calc.ExpCompiler.Factory
Get the current override contect.
removeContext() - Method in class mondrian.util.ObjectFactory
Get the current override values in the opaque context object and clear those values within the Factory.
removeCube(String) - Method in interface mondrian.olap.Schema
Removes a cube.
removeCube(String) - Method in class mondrian.rolap.RolapSchema
 
removeDB(JdbcSchema) - Method in interface mondrian.rolap.aggmatcher.JdbcSchema.Factory
 
removeDB(DataSource) - Static method in class mondrian.rolap.aggmatcher.JdbcSchema
Removes a JdbcSchema associated with a DataSource.
removeDB(JdbcSchema) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.StdFactory
 
removeDimension(Dimension, List<Member[]>) - Method in class mondrian.rolap.RolapResult
 
removeFormula(String, boolean) - Method in class mondrian.olap.Query
Remove a formula from the query.
removeListener(MemoryMonitor.Listener) - Method in class mondrian.util.AbstractMemoryMonitor
 
removeListener(MemoryMonitor.Listener) - Method in class mondrian.util.FauxMemoryMonitor
 
removeListener(MemoryMonitor.Listener) - Method in interface mondrian.util.MemoryMonitor
Removes a Listener from the MemoryMonitor.
removeMember(Object) - Method in class mondrian.rolap.CacheMemberReader
 
removeMember(Object) - Method in interface mondrian.rolap.MemberCache
Removes the RolapMember with a given key from the cache.
removeMember(Object) - Method in class mondrian.rolap.MemberCacheHelper
 
removeMemberAndDescendants(Object) - Method in class mondrian.rolap.CacheMemberReader
 
removeMemberAndDescendants(Object) - Method in interface mondrian.rolap.MemberCache
Removes the designated RolapMember and all its descendants.
removeMemberAndDescendants(Object) - Method in class mondrian.rolap.MemberCacheHelper
 
removeTopLevels() - Method in class mondrian.olap.RoleImpl
Removes the upper level restriction of each hierarchy in this role.
removeTreeModelListener(TreeModelListener) - Method in class mondrian.gui.JDBCTreeModel
Removes a listener previously added with addTreeModelListener.
rename(String) - Method in class mondrian.olap.Formula
Changes the last part of the name to newName.
renameFormula(String, String) - Method in class mondrian.olap.Query
Finds formula by name and renames it to new name.
reOrderAggStarList() - Method in class mondrian.rolap.RolapStar
Reorder the list of aggregate stars.
replace(String, String, String, int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
replace(String, String, String, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
replace(String, String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
 
replace(String, String, String) - Static method in class mondrian.olap.fun.vba.Vba
 
replace(String, String, String) - Static method in class mondrian.olap.Util
Returns a string with every occurrence of a seek string replaced with another.
replace(StringBuilder, int, String, String) - Static method in class mondrian.olap.Util
Replaces all occurrences of a string in a buffer with another.
replaceLastSchemaUpdateDate(Document) - Method in class mondrian.xmla.XmlaBaseTestCase
 
replaceNonAllMembers(List<Member[]>, RolapResult.AxisMember) - Method in class mondrian.rolap.RolapResult
 
replaceProperties(String, Map<String, String>) - Static method in class mondrian.olap.Util
Replaces tokens in a string.
report(CountingAggregationManager) - Method in class mondrian.test.CacheHitTest
Prints cache hit ratio
report(PrintStream) - Method in class mondrian.test.QueryRunner
 
report_error(String, Object) - Method in class mondrian.olap.Parser
 
report_fatal_error(String, Object) - Method in class mondrian.olap.Parser
 
reportError(Exception) - Method in class mondrian.recorder.AbstractRecorder
 
reportError(Exception, Object) - Method in class mondrian.recorder.AbstractRecorder
 
reportError(String) - Method in class mondrian.recorder.AbstractRecorder
 
reportError(String, Object) - Method in class mondrian.recorder.AbstractRecorder
 
reportError(Exception) - Method in interface mondrian.recorder.MessageRecorder
Add an Exception.
reportError(Exception, Object) - Method in interface mondrian.recorder.MessageRecorder
Add an Exception and extra informaton.
reportError(String) - Method in interface mondrian.recorder.MessageRecorder
Add an error message.
reportError(String, Object) - Method in interface mondrian.recorder.MessageRecorder
Add an error message and extra information.
reportInfo(String) - Method in class mondrian.recorder.AbstractRecorder
 
reportInfo(String, Object) - Method in class mondrian.recorder.AbstractRecorder
 
reportInfo(String) - Method in interface mondrian.recorder.MessageRecorder
Add an informational message.
reportInfo(String, Object) - Method in interface mondrian.recorder.MessageRecorder
Add an informational message and extra information.
reportWarning(String) - Method in class mondrian.recorder.AbstractRecorder
 
reportWarning(String, Object) - Method in class mondrian.recorder.AbstractRecorder
 
reportWarning(String) - Method in interface mondrian.recorder.MessageRecorder
Add a warning message.
reportWarning(String, Object) - Method in interface mondrian.recorder.MessageRecorder
Add a warning message and extra information.
request - Variable in class mondrian.xmla.Rowset
 
REQUEST_TYPE_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
REQUIRED - Static variable in class mondrian.xmla.RowsetDefinition.Column
This is used as the false value for the nullable parameter.
requiresAliasForFromQuery() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect requires subqueries in the FROM clause to have an alias.
requiresExpression(int) - Method in class mondrian.olap.fun.CacheFunDef.CacheFunResolver
 
requiresExpression(UnresolvedFunCall, int, Validator) - Method in class mondrian.olap.fun.FunTableImpl
 
requiresExpression(int) - Method in class mondrian.olap.fun.MultiResolver
 
requiresExpression(int) - Method in interface mondrian.olap.fun.Resolver
Returns whether a particular argument must be a scalar expression.
requiresExpression(int) - Method in class mondrian.olap.fun.ResolverBase
 
requiresExpression(int) - Method in class mondrian.olap.fun.SimpleResolver
 
requiresExpression(int) - Method in class mondrian.olap.fun.UdfResolver
 
requiresExpression(UnresolvedFunCall, int, Validator) - Method in interface mondrian.olap.FunTable
Returns whether the kth argument to a function call has to be an expression.
requiresExpression() - Method in interface mondrian.olap.Validator
Returns whether the current context requires an expression.
requiresOrderByAlias() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns true if this Dialect can include expressions in the ORDER BY clause only by adding an expression to the SELECT clause and using its alias.
ReservedWords - Static variable in class mondrian.olap.fun.CountFunDef
 
reservedWords - Static variable in class mondrian.olap.fun.DrilldownMemberFunDef
 
ReservedWords - Static variable in class mondrian.olap.fun.ToggleDrillStateFunDef
 
ReservedWords - Static variable in class mondrian.olap.fun.UnionFunDef
 
reset() - Method in class mondrian.test.AccessControlTest.PropertySaver
 
reset() - Method in class mondrian.tui.MockHttpServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
resetAllTablesLoaded() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
This is used for testing allowing one to load tables and their columnIter from more than one datasource
resetBuffer() - Method in class mondrian.tui.MockHttpServletResponse
 
resetCounters() - Method in class mondrian.rolap.agg.CountingAggregationManager
Resets both counters to zero
resetFromTest() - Method in class mondrian.util.AbstractMemoryMonitor
 
resetFromTest() - Method in interface mondrian.util.MemoryMonitor.Test
This should only be called when one is switching from a test MemoryMonitor back to the default system MemoryMonitor.
resetSubtotalVisibility() - Method in class mondrian.olap.QueryAxis
 
resolve(Exp[], Validator, int[]) - Method in class mondrian.olap.fun.CacheFunDef.CacheFunResolver
 
resolve(Exp[], Validator, int[]) - Method in class mondrian.olap.fun.MultiResolver
 
resolve(Exp[], Validator, int[]) - Method in interface mondrian.olap.fun.Resolver
Given a particular set of arguments the function is applied to, returns the correct overloaded form of the function.
resolve(Exp[], Validator, int[]) - Method in class mondrian.olap.fun.SimpleResolver
 
resolve(Exp[], Validator, int[]) - Method in class mondrian.olap.fun.UdfResolver
 
resolve(Validator) - Method in class mondrian.olap.MemberProperty
 
resolve() - Method in class mondrian.olap.Query
Performs type-checking and validates internal consistency of a query, using the default resolver.
resolve(Validator) - Method in class mondrian.olap.Query
Performs type-checking and validates internal consistency of a query.
resolve(Validator) - Method in class mondrian.olap.QueryAxis
 
ResolvedFunCall - Class in mondrian.mdx
A ResolvedFunCall is a function applied to a list of operands, which has been validated and resolved to a function definition.
ResolvedFunCall(FunDef, Exp[], Type) - Constructor for class mondrian.mdx.ResolvedFunCall
Creates a function call.
resolveEntity(String, String) - Method in class mondrian.tui.XmlUtil.Resolver
 
resolveFunArgs(Validator, Exp[], Exp[], String, Syntax) - Static method in class mondrian.olap.fun.FunUtil
Validates the arguments to a function and resolves the function.
resolver - Static variable in class mondrian.olap.fun.AddCalculatedMembersFunDef
 
resolver - Static variable in class mondrian.olap.fun.AggregateFunDef
 
Resolver - Static variable in class mondrian.olap.fun.AncestorFunDef
 
Resolver - Static variable in class mondrian.olap.fun.AvgFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CacheFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CaseMatchFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CaseTestFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CastFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CoalesceEmptyFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CorrelationFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CountFunDef
 
Resolver - Static variable in class mondrian.olap.fun.CrossJoinFunDef
 
Resolver - Static variable in class mondrian.olap.fun.DescendantsFunDef
 
Resolver - Static variable in class mondrian.olap.fun.DrilldownLevelFunDef
 
Resolver - Static variable in class mondrian.olap.fun.DrilldownMemberFunDef
 
Resolver - Static variable in class mondrian.olap.fun.ExceptFunDef
 
resolver - Static variable in class mondrian.olap.fun.ExistsFunDef
 
Resolver - Static variable in class mondrian.olap.fun.ExtractFunDef
 
Resolver - Static variable in class mondrian.olap.fun.FormatFunDef
 
Resolver - Static variable in class mondrian.olap.fun.HierarchizeFunDef
 
resolver - Static variable in class mondrian.olap.fun.IntersectFunDef
 
Resolver - Static variable in class mondrian.olap.fun.IsFunDef
 
Resolver - Static variable in class mondrian.olap.fun.IsNullFunDef
Resolves calls to the IS NULL postfix operator.
Resolver - Static variable in class mondrian.olap.fun.LastPeriodsFunDef
 
Resolver - Static variable in class mondrian.olap.fun.MedianFunDef
 
Resolver - Static variable in class mondrian.olap.fun.NonEmptyCrossJoinFunDef
 
Resolver - Static variable in class mondrian.olap.fun.OrderFunDef
 
Resolver - Static variable in class mondrian.olap.fun.ParallelPeriodFunDef
 
Resolver - Static variable in class mondrian.olap.fun.PercentileFunDef
 
Resolver - Static variable in class mondrian.olap.fun.PeriodsToDateFunDef
 
Resolver - Static variable in class mondrian.olap.fun.PropertiesFunDef
 
Resolver - Static variable in class mondrian.olap.fun.RankFunDef
 
Resolver - Interface in mondrian.olap.fun
A Resolver converts a function name, invocation type, and set of arguments into a FunDef.
Resolver - Static variable in class mondrian.olap.fun.SetFunDef
 
Resolver - Static variable in class mondrian.olap.fun.StrToSetFunDef
 
Resolver - Static variable in class mondrian.olap.fun.StrToTupleFunDef
 
Resolver - Static variable in class mondrian.olap.fun.SubsetFunDef
 
Resolver - Static variable in class mondrian.olap.fun.SumFunDef
 
Resolver - Static variable in class mondrian.olap.fun.ToggleDrillStateFunDef
 
Resolver - Static variable in class mondrian.olap.fun.TupleFunDef
 
Resolver - Static variable in class mondrian.olap.fun.UnionFunDef
 
Resolver - Static variable in class mondrian.olap.fun.VisualTotalsFunDef
 
ResolverBase - Class in mondrian.olap.fun
ResolverBase provides a skeleton implementation of interface Resolver
ResolverBase(String, String, String, Syntax) - Constructor for class mondrian.olap.fun.ResolverBase
 
resolverList - Variable in class mondrian.olap.fun.FunTableImpl
used during initialization
ResourceLimitExceededException - Exception in mondrian.olap
Exception which indicates some resource limit was exceeded.
ResourceLimitExceededException(String) - Constructor for exception mondrian.olap.ResourceLimitExceededException
Creates a ResourceLimitExceededException
restoreContext(Object) - Method in class mondrian.calc.ExpCompiler.Factory
Restore the current overrides.
restoreContext(Object) - Method in class mondrian.util.ObjectFactory
Restore the context object resetting override values.
RestrictedMemberReader - Class in mondrian.rolap
A RestrictedMemberReader reads only the members of a hierarchy allowed by a role's access profile.
RestrictedMemberReader(MemberReader, Role) - Constructor for class mondrian.rolap.RestrictedMemberReader
Creates a RestrictedMemberReader.
RESTRICTION - Static variable in class mondrian.xmla.RowsetDefinition.Column
This is used as the true value for the restriction parameter.
restriction - Variable in class mondrian.xmla.RowsetDefinition.Column
 
RESTRICTION_NAME_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
 
RESTRICTION_VALUE_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
 
restrictions - Variable in class mondrian.xmla.Rowset
 
restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeCrossJoin
 
restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeFilter
 
restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeSet
Returns whether certain member types(e.g.
restrictMemberTypes() - Method in class mondrian.rolap.RolapNativeTopCount
 
Result - Interface in mondrian.olap
A Result is the result of running an MDX query.
result - Variable in class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
result - Variable in class mondrian.test.FoodMartTestCase.QueryAndResult
 
result - Variable in class mondrian.web.taglib.DOMBuilder
 
result - Variable in class mondrian.xmla.XmlaHandler.MDDataSet
 
ResultBase - Class in mondrian.olap
Skeleton implementation of Result.
ResultBase(Query, Axis[]) - Constructor for class mondrian.olap.ResultBase
 
ResultCache - Class in mondrian.web.taglib
holds a query/result pair in the users session
ResultComparator - Class in mondrian.test.comp
Compares the Result produced by a query with the expected result read from an XML file.
ResultComparator(Element, Result) - Constructor for class mondrian.test.comp.ResultComparator
 
ResultComparatorTest - Class in mondrian.test.comp
Unit test based upon an XML file.
ResultComparatorTest(String) - Constructor for class mondrian.test.comp.ResultComparatorTest
 
ResultComparatorTest() - Constructor for class mondrian.test.comp.ResultComparatorTest
 
ResultComparatorTest(File) - Constructor for class mondrian.test.comp.ResultComparatorTest
 
resultCubeA - Static variable in class mondrian.rolap.SharedDimensionTest
 
resultCubeB - Static variable in class mondrian.rolap.SharedDimensionTest
 
ResultLimit - Variable in class mondrian.olap.MondrianProperties
Integer property that, if set to a value greater than zero, limits the maximum size of a result set.
resultLimit - Variable in class mondrian.rolap.NonEmptyTest.TestCase
Maximum number of rows to be read from SQL.
ResultLimitExceededException - Exception in mondrian.olap
Abstract base class for exceptions that indicate some limit was exceeded.
ResultLimitExceededException(String) - Constructor for exception mondrian.olap.ResultLimitExceededException
Creates a ResultLimitExceededException.
resultNECJMemberList - Static variable in class mondrian.rolap.SharedDimensionTest
 
resultNECJMultiLevelMemberList - Static variable in class mondrian.rolap.SharedDimensionTest
 
resultSF1711865 - Static variable in class mondrian.rolap.SharedDimensionTest
 
resultStoreCube - Static variable in class mondrian.rolap.SharedDimensionTest
 
ResultStyle - Enum in mondrian.calc
Enumeration of ways that a compiled expression can return its result to its caller.
ResultStyleCompiler - Class in mondrian.olap.fun
The ResultStyleCompiler can be used to assure that the use of the container ResultStyle: ITERABLE, LIST and MUTABLE_LIST; can be requested by any Calc.
ResultStyleCompiler(Evaluator, Validator, List<ResultStyle>) - Constructor for class mondrian.olap.fun.ResultStyleCompiler
Constructor which uses the ExpCompiler.Factory to get the default ExpCompiler as an instance variable - ResultStyleCompiler is a wrapper.
ResultStyleCompiler.MultiCalc - Class in mondrian.olap.fun
Calc with three child Calcs, one for ITERABLE, LIST and MUTABLE_LIST, which are evaluated during the normal evaluation process.
ResultStyleCompiler.MultiCalc(Calc, Calc, Calc, boolean) - Constructor for class mondrian.olap.fun.ResultStyleCompiler.MultiCalc
 
ResultStyleException - Exception in mondrian.olap
Exception that indicates a compiler could not implement an expression in any of the result styles requested by the client.
ResultStyleException(String) - Constructor for exception mondrian.olap.ResultStyleException
 
resultVirtualCube - Static variable in class mondrian.rolap.SharedDimensionTest
 
resumeEncoding() - Method in class mondrian.util.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class mondrian.util.UnsupportedList
 
Retrowoven - Static variable in class mondrian.olap.Util
Whether the code base has re-engineered using retroweaver.
returnCategory - Variable in class mondrian.olap.fun.FunDefBase
 
returnValue - Variable in class mondrian.rolap.aggmatcher.Recognizer
 
right - Variable in class mondrian.gui.MondrianGuiDef.Join
 
right(String, int) - Static method in class mondrian.olap.fun.vba.Vba
 
right - Variable in class mondrian.olap.MondrianDef.Join
 
right - Variable in class mondrian.util.Pair
 
RIGHT_OF_EXP - Static variable in class mondrian.util.Format
 
RIGHT_OF_POINT - Static variable in class mondrian.util.Format
 
rightAlias - Variable in class mondrian.gui.MondrianGuiDef.Join
 
rightAlias - Variable in class mondrian.olap.MondrianDef.Join
 
rightJoinConditionColumnName - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
rightKey - Variable in class mondrian.gui.MondrianGuiDef.Join
 
rightKey - Variable in class mondrian.olap.MondrianDef.Join
 
rlPanel - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
rMeasure - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
RolapAggregationManager - Class in mondrian.rolap
RolapAggregationManager manages all Aggregations in the system.
RolapAggregationManager() - Constructor for class mondrian.rolap.RolapAggregationManager
 
RolapAggregationManager.PinSet - Interface in mondrian.rolap
A set of segments which are pinned for a short duration as a result of a cache inquiry.
RolapAggregator - Class in mondrian.rolap
Describes an aggregation operator, such as "sum" or "count".
RolapAggregator(String, int, boolean) - Constructor for class mondrian.rolap.RolapAggregator
 
RolapAggregator.AvgFromAvg - Class in mondrian.rolap
Aggregator used for aggregate tables implementing the average aggregator.
RolapAggregator.AvgFromAvg(String) - Constructor for class mondrian.rolap.RolapAggregator.AvgFromAvg
 
RolapAggregator.AvgFromSum - Class in mondrian.rolap
Aggregator used for aggregate tables implementing the average aggregator.
RolapAggregator.AvgFromSum(String) - Constructor for class mondrian.rolap.RolapAggregator.AvgFromSum
 
RolapAggregator.BaseAggor - Class in mondrian.rolap
This is the base class for implementing aggregators over sum and average columns in an aggregate table.
RolapAggregator.BaseAggor(String, String) - Constructor for class mondrian.rolap.RolapAggregator.BaseAggor
 
RolapAggregator.SumFromAvg - Class in mondrian.rolap
This is an aggregator used for aggregate tables implementing the sum aggregator.
RolapAggregator.SumFromAvg(String) - Constructor for class mondrian.rolap.RolapAggregator.SumFromAvg
 
rolapAllMemberCubeName - Variable in class mondrian.rolap.RolapCubeMember
 
RolapAxis - Class in mondrian.rolap
Derived classes of RolapAxis implements the Axis interface which are specializations based upon the number of Positions, how each Position's Members are orgainized and whether the Members/Member[]s are in a List or an Iterable.
RolapAxis() - Constructor for class mondrian.rolap.RolapAxis
 
RolapAxis.MemberArrayIterable - Class in mondrian.rolap
A MemberArrayIterable takes an Iterable<Member[]> where each Position has an array of Members from the corresponding location in the iterator.
RolapAxis.MemberArrayIterable(Iterable<Member[]>) - Constructor for class mondrian.rolap.RolapAxis.MemberArrayIterable
 
RolapAxis.MemberArrayIterable.MALPosition - Class in mondrian.rolap
Allows access only the the Member at the given offset.
RolapAxis.MemberArrayIterable.MALPosition(int) - Constructor for class mondrian.rolap.RolapAxis.MemberArrayIterable.MALPosition
 
RolapAxis.MemberArrayIterable.MIPosition - Class in mondrian.rolap
A List<Member> which only implements the 'iterator' method.
RolapAxis.MemberArrayIterable.MIPosition(Member[]) - Constructor for class mondrian.rolap.RolapAxis.MemberArrayIterable.MIPosition
 
RolapAxis.MemberArrayIterable.PositionIter - Class in mondrian.rolap
PositionIter is a List<Position> that only support the 'iterator' method.
RolapAxis.MemberArrayIterable.PositionIter() - Constructor for class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionIter
 
RolapAxis.MemberArrayIterable.PositionList - Class in mondrian.rolap
Each Position has two or more Members.
RolapAxis.MemberArrayIterable.PositionList() - Constructor for class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionList
 
RolapAxis.MemberArrayIterable.PositionWrapper - Class in mondrian.rolap
This List<Position> starts life with a List<Position> implementation that is based upon an non-List (Iterable).
RolapAxis.MemberArrayIterable.PositionWrapper() - Constructor for class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionWrapper
 
RolapAxis.MemberArrayList - Class in mondrian.rolap
A MemberArrayList takes a List<Member[]> where each Position has the Member's from the corresponding location in the list.
RolapAxis.MemberArrayList(List<Member[]>) - Constructor for class mondrian.rolap.RolapAxis.MemberArrayList
 
RolapAxis.MemberArrayList.MALPosition - Class in mondrian.rolap
Allows access only the the Member at the given offset plus index.
RolapAxis.MemberArrayList.MALPosition(int) - Constructor for class mondrian.rolap.RolapAxis.MemberArrayList.MALPosition
 
RolapAxis.MemberArrayList.PositionList - Class in mondrian.rolap
Each Position has an array of Member.
RolapAxis.MemberArrayList.PositionList() - Constructor for class mondrian.rolap.RolapAxis.MemberArrayList.PositionList
 
RolapAxis.MemberIterable - Class in mondrian.rolap
A MemberIterable takes an Iterable<Member> where each Position has a single Member from the corresponding location in the iterator.
RolapAxis.MemberIterable(Iterable<Member>) - Constructor for class mondrian.rolap.RolapAxis.MemberIterable
 
RolapAxis.MemberIterable.MIPosition - Class in mondrian.rolap
A List<Member> which only implements the 'iterator' method.
RolapAxis.MemberIterable.MIPosition(Member) - Constructor for class mondrian.rolap.RolapAxis.MemberIterable.MIPosition
 
RolapAxis.MemberIterable.MLPosition - Class in mondrian.rolap
Allows access only the the Member at the given offset.
RolapAxis.MemberIterable.MLPosition(int) - Constructor for class mondrian.rolap.RolapAxis.MemberIterable.MLPosition
 
RolapAxis.MemberIterable.PositionIter - Class in mondrian.rolap
PositionIter is a List<Position> that only support the 'iterator' method.
RolapAxis.MemberIterable.PositionIter() - Constructor for class mondrian.rolap.RolapAxis.MemberIterable.PositionIter
 
RolapAxis.MemberIterable.PositionList - Class in mondrian.rolap
Each Position has a single Member.
RolapAxis.MemberIterable.PositionList() - Constructor for class mondrian.rolap.RolapAxis.MemberIterable.PositionList
 
RolapAxis.MemberIterable.PositionWrapper - Class in mondrian.rolap
This List<Position> starts life with a List<Position> implementation that is based upon an non-List (Iterable).
RolapAxis.MemberIterable.PositionWrapper() - Constructor for class mondrian.rolap.RolapAxis.MemberIterable.PositionWrapper
 
RolapAxis.MemberList - Class in mondrian.rolap
A MemberList takes a List<Member> where each Position has a single Member from the corresponding location in the list.
RolapAxis.MemberList(List<Member>) - Constructor for class mondrian.rolap.RolapAxis.MemberList
 
RolapAxis.MemberList.MLPosition - Class in mondrian.rolap
Allows access only the the Member at the given offset.
RolapAxis.MemberList.MLPosition(int) - Constructor for class mondrian.rolap.RolapAxis.MemberList.MLPosition
 
RolapAxis.MemberList.PositionList - Class in mondrian.rolap
Each Position has a single Member.
RolapAxis.MemberList.PositionList() - Constructor for class mondrian.rolap.RolapAxis.MemberList.PositionList
 
RolapAxis.NoPosition - Class in mondrian.rolap
The NoPosition Axis implementation is an Axis that has no Positions, the size of the list of positions is zero.
RolapAxis.NoPosition() - Constructor for class mondrian.rolap.RolapAxis.NoPosition
 
RolapAxis.PositionBase - Class in mondrian.rolap
The PositionBase is an abstract implementation of the Position interface and provides both Iterator<Member> and ListIterator<Member> implementations.
RolapAxis.PositionBase() - Constructor for class mondrian.rolap.RolapAxis.PositionBase
 
RolapAxis.PositionIterBase - Class in mondrian.rolap
 
RolapAxis.PositionIterBase() - Constructor for class mondrian.rolap.RolapAxis.PositionIterBase
 
RolapAxis.PositionList - Class in mondrian.rolap
The PositionList Axis implementation takes a List of positions.
RolapAxis.PositionList(List<Position>) - Constructor for class mondrian.rolap.RolapAxis.PositionList
 
RolapAxis.PositionListBase - Class in mondrian.rolap
The PositionListBase is an abstract implementation of the List<Position> interface and provides both Iterator<Position> and ListIterator<Position> implementations.
RolapAxis.PositionListBase() - Constructor for class mondrian.rolap.RolapAxis.PositionListBase
 
RolapAxis.PositionListUnsupported - Class in mondrian.rolap
 
RolapAxis.PositionListUnsupported() - Constructor for class mondrian.rolap.RolapAxis.PositionListUnsupported
 
RolapAxis.PositionUnsupported - Class in mondrian.rolap
A List<Member> for which all methods throw the UnsupportedOperationException exception when invoked.
RolapAxis.PositionUnsupported() - Constructor for class mondrian.rolap.RolapAxis.PositionUnsupported
 
RolapAxis.SingleEmptyPosition - Class in mondrian.rolap
A SingleEmptyPosition has a single Position and the Position has no Members.
RolapAxis.SingleEmptyPosition() - Constructor for class mondrian.rolap.RolapAxis.SingleEmptyPosition
 
RolapAxis.SingleEmptyPosition.EmptyPosition - Class in mondrian.rolap
 
RolapAxis.SingleEmptyPosition.EmptyPosition() - Constructor for class mondrian.rolap.RolapAxis.SingleEmptyPosition.EmptyPosition
 
RolapAxis.Wrapper - Class in mondrian.rolap
A Wrapper has many uses.
RolapAxis.Wrapper(Axis) - Constructor for class mondrian.rolap.RolapAxis.Wrapper
 
RolapAxisTest - Class in mondrian.rolap
 
RolapAxisTest() - Constructor for class mondrian.rolap.RolapAxisTest
 
RolapAxisTest(String) - Constructor for class mondrian.rolap.RolapAxisTest
 
RolapBaseCubeMeasure - Class in mondrian.rolap
Measure which is computed from a SQL column (or expression) and which is defined in a non-virtual cube.
RolapBaseCubeMeasure(RolapCube, RolapMember, RolapLevel, String, String, MondrianDef.Expression, String, String) - Constructor for class mondrian.rolap.RolapBaseCubeMeasure
 
RolapCacheRegion - Class in mondrian.rolap
A RolapCacheRegion represents a region of multidimensional space in the cache.
RolapCacheRegion(RolapStar, List<RolapStar.Measure>) - Constructor for class mondrian.rolap.RolapCacheRegion
 
RolapCalculatedMember - Class in mondrian.rolap
A RolapCalculatedMember is a member based upon a Formula.
RolapCalculatedMember(RolapMember, RolapLevel, String, Formula) - Constructor for class mondrian.rolap.RolapCalculatedMember
 
RolapCell - Class in mondrian.rolap
RolapCell implements Cell within a RolapResult.
RolapCell(RolapResult, int[], RolapResult.CellInfo) - Constructor for class mondrian.rolap.RolapCell
 
RolapConnection - Class in mondrian.rolap
A RolapConnection is a connection to a Mondrian OLAP Server.
RolapConnection(Util.PropertyList) - Constructor for class mondrian.rolap.RolapConnection
Creates a connection.
RolapConnection(Util.PropertyList, DataSource) - Constructor for class mondrian.rolap.RolapConnection
Creates a connection.
RolapConnection(Util.PropertyList, RolapSchema) - Constructor for class mondrian.rolap.RolapConnection
Creates a RolapConnection.
RolapConnection(Util.PropertyList, RolapSchema, DataSource) - Constructor for class mondrian.rolap.RolapConnection
Creates a RolapConnection.
RolapConnection.NonEmptyResult - Class in mondrian.rolap
A NonEmptyResult filters a result by removing empty rows on a particular axis.
RolapConnection.NonEmptyResult(Result, Query, int) - Constructor for class mondrian.rolap.RolapConnection.NonEmptyResult
 
RolapConnectionPool - Class in mondrian.rolap
Singleton class that holds a connection pool.
RolapConnectionProperties - Enum in mondrian.rolap
RolapConnectionProperties enumerates the allowable values of keywords in a Mondrian connect string.
RolapConnectionTest - Class in mondrian.rolap
Unit test for RolapConnection.
RolapConnectionTest(String) - Constructor for class mondrian.rolap.RolapConnectionTest
 
RolapCube - Class in mondrian.rolap
RolapCube implements Cube for a ROLAP database.
RolapCube(RolapSchema, MondrianDef.Schema, MondrianDef.Cube, boolean) - Constructor for class mondrian.rolap.RolapCube
Creates a RolapCube from a regular cube.
RolapCube(RolapSchema, MondrianDef.Schema, MondrianDef.VirtualCube, boolean) - Constructor for class mondrian.rolap.RolapCube
Creates a RolapCube from a virtual cube.
rolapCube - Variable in class mondrian.rolap.RolapCubeMember
 
rolapCubeCacheHelper - Variable in class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
this cache caches RolapCubeMembers that are light wrappers around shared and non-shared Hierarchy RolapMembers.
RolapCubeDimension - Class in mondrian.rolap
RolapCubeDimension wraps a RolapDimension for a specific Cube.
RolapCubeDimension(RolapCube, RolapDimension, MondrianDef.CubeDimension, String, int) - Constructor for class mondrian.rolap.RolapCubeDimension
 
RolapCubeHierarchy - Class in mondrian.rolap
Hierarchy that is associated with a specific Cube.
RolapCubeHierarchy(RolapCubeDimension, MondrianDef.CubeDimension, RolapHierarchy, String) - Constructor for class mondrian.rolap.RolapCubeHierarchy
 
RolapCubeHierarchy.CubeMemberReader - Interface in mondrian.rolap
 
RolapCubeHierarchy.RolapCubeHierarchyMemberReader - Class in mondrian.rolap
Implementation of MemberReader that creates wrapper RolapCubeMember objects as it goes.
RolapCubeHierarchy.RolapCubeHierarchyMemberReader() - Constructor for class mondrian.rolap.RolapCubeHierarchy.RolapCubeHierarchyMemberReader
 
RolapCubeHierarchy.RolapCubeSqlMemberSource - Class in mondrian.rolap
 
RolapCubeHierarchy.RolapCubeSqlMemberSource(RolapCubeHierarchy.RolapCubeHierarchyMemberReader, RolapCubeHierarchy, MemberCacheHelper, Object) - Constructor for class mondrian.rolap.RolapCubeHierarchy.RolapCubeSqlMemberSource
 
RolapCubeLevel - Class in mondrian.rolap
RolapCubeLevel wraps a RolapLevel for a specific Cube.
RolapCubeLevel(RolapLevel, RolapCubeHierarchy) - Constructor for class mondrian.rolap.RolapCubeLevel
 
RolapCubeLevel.AllLevelReaderImpl - Class in mondrian.rolap
Level reader for the level which contains the 'all' member.
RolapCubeLevel.AllLevelReaderImpl() - Constructor for class mondrian.rolap.RolapCubeLevel.AllLevelReaderImpl
 
RolapCubeLevel.LevelReader - Interface in mondrian.rolap
Encapsulation of the difference between levels in terms of how constraints are generated.
RolapCubeLevel.NullLevelReader - Class in mondrian.rolap
Level reader for the level which contains the null member.
RolapCubeLevel.NullLevelReader() - Constructor for class mondrian.rolap.RolapCubeLevel.NullLevelReader
 
RolapCubeLevel.ParentChildLevelReaderImpl - Class in mondrian.rolap
Level reader for a parent-child level which has a closed peer level.
RolapCubeLevel.ParentChildLevelReaderImpl(RolapCubeLevel) - Constructor for class mondrian.rolap.RolapCubeLevel.ParentChildLevelReaderImpl
 
RolapCubeLevel.RegularLevelReader - Class in mondrian.rolap
Level reader for a regular level.
RolapCubeLevel.RegularLevelReader() - Constructor for class mondrian.rolap.RolapCubeLevel.RegularLevelReader
 
RolapCubeMember - Class in mondrian.rolap
RolapCubeMember wraps RolapMembers and binds them to a specific cube.
RolapCubeMember(RolapCubeMember, RolapMember, RolapCubeLevel, RolapCube) - Constructor for class mondrian.rolap.RolapCubeMember
 
RolapCubeTest - Class in mondrian.rolap
Unit test for RolapCube.
RolapCubeTest() - Constructor for class mondrian.rolap.RolapCubeTest
 
RolapCubeUsages - Class in mondrian.rolap
RolapCubeUsages This provides us with the base cubes that a virtual cube uses and specifies if unrelated dimensions to measures from these cubes should be ignored.
RolapCubeUsages(MondrianDef.CubeUsages) - Constructor for class mondrian.rolap.RolapCubeUsages
 
RolapDependencyTestingEvaluator - Class in mondrian.rolap
Evaluator which checks dependencies of expressions.
RolapDependencyTestingEvaluator(RolapResult, int) - Constructor for class mondrian.rolap.RolapDependencyTestingEvaluator
Creates an dependency-testing evaluator.
RolapDependencyTestingEvaluator.DteCompiler - Class in mondrian.rolap
Expression compiler which introduces dependency testing.
RolapDependencyTestingEvaluator.DteCompiler(ExpCompiler) - Constructor for class mondrian.rolap.RolapDependencyTestingEvaluator.DteCompiler
 
RolapDependencyTestingEvaluator.DteRoot - Class in mondrian.rolap
Holds context for a tree of RolapDependencyTestingEvaluator.
RolapDependencyTestingEvaluator.DteRoot(RolapResult, int) - Constructor for class mondrian.rolap.RolapDependencyTestingEvaluator.DteRoot
 
rolapDimension - Variable in class mondrian.rolap.RolapCubeDimension
 
RolapDimension - Class in mondrian.rolap
RolapDimension implements Dimensionfor a ROLAP database.
RolapDimension(Schema, String, DimensionType) - Constructor for class mondrian.rolap.RolapDimension
 
RolapDimension(RolapSchema, RolapCube, MondrianDef.Dimension, MondrianDef.CubeDimension) - Constructor for class mondrian.rolap.RolapDimension
Creates a dimension from an XML definition.
RolapEvaluator - Class in mondrian.rolap
RolapEvaluator evaluates expressions in a dimensional environment.
RolapEvaluator(RolapEvaluator.RolapEvaluatorRoot, RolapEvaluator) - Constructor for class mondrian.rolap.RolapEvaluator
Creates an evaluator.
RolapEvaluator(RolapEvaluator.RolapEvaluatorRoot) - Constructor for class mondrian.rolap.RolapEvaluator
Creates an evaluator with no parent.
RolapEvaluator.RolapEvaluatorRoot - Class in mondrian.rolap
 
RolapEvaluator.RolapEvaluatorRoot(Query) - Constructor for class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
rolapHierarchy - Variable in class mondrian.rolap.MemberCacheHelper
 
RolapHierarchy - Class in mondrian.rolap
RolapHierarchy implements Hierarchy for a ROLAP database.
RolapHierarchy(RolapDimension, String, boolean) - Constructor for class mondrian.rolap.RolapHierarchy
 
RolapHierarchy(RolapDimension, MondrianDef.Hierarchy, MondrianDef.CubeDimension) - Constructor for class mondrian.rolap.RolapHierarchy
Creates a RolapHierarchy.
RolapHierarchy.LimitedRollupMember - Class in mondrian.rolap
Substitute for a member in a hierarchy whose rollup policy is 'partial' or 'hidden'.
RolapHierarchy.LimitedRollupMember(RolapCubeMember, Exp) - Constructor for class mondrian.rolap.RolapHierarchy.LimitedRollupMember
 
RolapHierarchy.RolapCalculatedMeasure - Class in mondrian.rolap
Calculated member which is also a measure (that is, a member of the [Measures] dimension).
RolapHierarchy.RolapCalculatedMeasure(RolapMember, RolapLevel, String, Formula) - Constructor for class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
 
RolapHierarchy.RolapNullMember - Class in mondrian.rolap
A RolapNullMember is the null member of its hierarchy.
RolapHierarchy.RolapNullMember(RolapLevel) - Constructor for class mondrian.rolap.RolapHierarchy.RolapNullMember
 
rolapLevel - Variable in class mondrian.rolap.RolapCubeMember
 
RolapLevel - Class in mondrian.rolap
RolapLevel implements Level for a ROLAP database.
RolapLevel(RolapHierarchy, int, String, MondrianDef.Expression, MondrianDef.Expression, MondrianDef.Expression, MondrianDef.Expression, MondrianDef.Expression, String, MondrianDef.Closure, RolapProperty[], int, SqlQuery.Datatype, RolapLevel.HideMemberCondition, LevelType, String) - Constructor for class mondrian.rolap.RolapLevel
Creates a level.
RolapLevel(RolapHierarchy, int, MondrianDef.Level) - Constructor for class mondrian.rolap.RolapLevel
 
RolapLevel.HideMemberCondition - Enum in mondrian.rolap
Conditions under which a level's members may be hidden (thereby creating a ragged hierarchy).
RolapMeasure - Interface in mondrian.rolap
Interface implemented by all measures (both stored and calculated).
rolapMember - Variable in class mondrian.rolap.RolapCubeMember
 
RolapMember - Class in mondrian.rolap
A RolapMember is a member of a RolapHierarchy.
RolapMember(RolapMember, RolapLevel, Object, String, Member.MemberType) - Constructor for class mondrian.rolap.RolapMember
Creates a RolapMember
RolapMember(RolapMember, RolapLevel, Object) - Constructor for class mondrian.rolap.RolapMember
 
RolapMember() - Constructor for class mondrian.rolap.RolapMember
Used by RolapCubeMember.
RolapNative - Class in mondrian.rolap
A factory for NativeEvaluator.
RolapNative() - Constructor for class mondrian.rolap.RolapNative
 
RolapNative.Listener - Interface in mondrian.rolap
 
RolapNative.NativeEvent - Class in mondrian.rolap
 
RolapNative.NativeEvent(Object, NativeEvaluator) - Constructor for class mondrian.rolap.RolapNative.NativeEvent
 
RolapNative.TupleEvent - Class in mondrian.rolap
 
RolapNative.TupleEvent(Object, TupleReader) - Constructor for class mondrian.rolap.RolapNative.TupleEvent
 
RolapNativeCrossJoin - Class in mondrian.rolap
creates a NativeEvaluator that evaluates NON EMPTY CrossJoin in SQL.
RolapNativeCrossJoin() - Constructor for class mondrian.rolap.RolapNativeCrossJoin
 
RolapNativeCrossJoin.NonEmptyCrossJoinConstraint - Class in mondrian.rolap
Constraint that restricts the result to the current context.
RolapNativeCrossJoin.NonEmptyCrossJoinConstraint(RolapNativeSet.CrossJoinArg[], RolapEvaluator) - Constructor for class mondrian.rolap.RolapNativeCrossJoin.NonEmptyCrossJoinConstraint
 
RolapNativeFilter - Class in mondrian.rolap
Computes a Filter(set, condition) in SQL.
RolapNativeFilter() - Constructor for class mondrian.rolap.RolapNativeFilter
 
RolapNativeFilter.FilterConstraint - Class in mondrian.rolap
 
RolapNativeFilter.FilterConstraint(RolapNativeSet.CrossJoinArg[], RolapEvaluator, String) - Constructor for class mondrian.rolap.RolapNativeFilter.FilterConstraint
 
RolapNativeRegistry - Class in mondrian.rolap
Composite of RolapNatives.
RolapNativeRegistry() - Constructor for class mondrian.rolap.RolapNativeRegistry
 
RolapNativeSet - Class in mondrian.rolap
Analyses set expressions and executes them in SQL if possible.
RolapNativeSet() - Constructor for class mondrian.rolap.RolapNativeSet
 
RolapNativeSet.CrossJoinArg - Interface in mondrian.rolap
"Light version" of a TupleConstraint, represents one of member.children, level.members, member.descendants, {enumeration}.
RolapNativeSet.DescendantsCrossJoinArg - Class in mondrian.rolap
represents one of Level.Members: member == null and level != null Member.Children: member != null and level = member.getLevel().getChildLevel() Member.Descendants: member != null and level == some level below member.getLevel()
RolapNativeSet.DescendantsCrossJoinArg(RolapLevel, RolapMember) - Constructor for class mondrian.rolap.RolapNativeSet.DescendantsCrossJoinArg
 
RolapNativeSet.MemberListCrossJoinArg - Class in mondrian.rolap
Represents an enumeration {member1, member2, ...}.
RolapNativeSet.SchemaReaderWithMemberReaderAvailable - Interface in mondrian.rolap
 
RolapNativeSet.SetConstraint - Class in mondrian.rolap
Constraint for non empty {crossjoin, member.children, member.descendants, level.members}
RolapNativeSet.SetConstraint(RolapNativeSet.CrossJoinArg[], RolapEvaluator, boolean) - Constructor for class mondrian.rolap.RolapNativeSet.SetConstraint
 
RolapNativeSet.SetEvaluator - Class in mondrian.rolap
 
RolapNativeSet.SetEvaluator(RolapNativeSet.CrossJoinArg[], SchemaReader, TupleConstraint) - Constructor for class mondrian.rolap.RolapNativeSet.SetEvaluator
 
RolapNativeSql - Class in mondrian.rolap
Creates SQL from parse tree nodes.
RolapNativeSql(SqlQuery) - Constructor for class mondrian.rolap.RolapNativeSql
creates a new instance
RolapNativeSql.CalculatedMemberSqlCompiler - Class in mondrian.rolap
compiles the underlying expression of a calculated member
RolapNativeSql.CalculatedMemberSqlCompiler(RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
 
RolapNativeSql.CompositeSqlCompiler - Class in mondrian.rolap
Implementation of RolapNativeSql.SqlCompiler that uses chain of responsibility to find a matching sql compiler.
RolapNativeSql.CompositeSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
 
RolapNativeSql.FunCallSqlCompiler - Class in mondrian.rolap
compiles a funcall, e.g.
RolapNativeSql.FunCallSqlCompiler(int, String, String, int, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
 
RolapNativeSql.FunCallSqlCompilerBase - Class in mondrian.rolap
contains utility methods to compile FunCall expressions into SQL.
RolapNativeSql.FunCallSqlCompilerBase(int, String, int) - Constructor for class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
 
RolapNativeSql.IifSqlCompiler - Class in mondrian.rolap
compiles an IIF(cond, val1, val2) expression into SQL CASE WHEN cond THEN val1 ELSE val2 END
RolapNativeSql.IifSqlCompiler(int, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.IifSqlCompiler
 
RolapNativeSql.InfixOpSqlCompiler - Class in mondrian.rolap
compiles an infix operator like addition into SQL like (a + b)
RolapNativeSql.InfixOpSqlCompiler(int, String, String, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.InfixOpSqlCompiler
 
RolapNativeSql.IsEmptySqlCompiler - Class in mondrian.rolap
compiles an IsEmpty(measure) expression into SQL measure is null
RolapNativeSql.IsEmptySqlCompiler(int, String, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.IsEmptySqlCompiler
 
RolapNativeSql.MemberSqlCompiler - Class in mondrian.rolap
base class to remove MemberScalarExp
RolapNativeSql.MemberSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.MemberSqlCompiler
 
RolapNativeSql.NumberSqlCompiler - Class in mondrian.rolap
Compiles a numeric literal to SQL.
RolapNativeSql.NumberSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.NumberSqlCompiler
 
RolapNativeSql.ParenthesisSqlCompiler - Class in mondrian.rolap
shortcut for ()
RolapNativeSql.ParenthesisSqlCompiler(int, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.ParenthesisSqlCompiler
 
RolapNativeSql.SqlCompiler - Interface in mondrian.rolap
Translates an expression into SQL
RolapNativeSql.StoredMeasureSqlCompiler - Class in mondrian.rolap
compiles a measure into SQL, the measure will be aggregated like sum(measure)
RolapNativeSql.StoredMeasureSqlCompiler() - Constructor for class mondrian.rolap.RolapNativeSql.StoredMeasureSqlCompiler
 
RolapNativeSql.UnaryOpSqlCompiler - Class in mondrian.rolap
shortcut for an unary operator like NOT(a)
RolapNativeSql.UnaryOpSqlCompiler(int, String, String, RolapNativeSql.SqlCompiler) - Constructor for class mondrian.rolap.RolapNativeSql.UnaryOpSqlCompiler
 
RolapNativeTopCount - Class in mondrian.rolap
Computes a TopCount in SQL.
RolapNativeTopCount() - Constructor for class mondrian.rolap.RolapNativeTopCount
 
RolapNativeTopCount.TopCountConstraint - Class in mondrian.rolap
 
RolapNativeTopCount.TopCountConstraint(RolapNativeSet.CrossJoinArg[], RolapEvaluator, String, boolean) - Constructor for class mondrian.rolap.RolapNativeTopCount.TopCountConstraint
 
RolapProperty - Class in mondrian.rolap
RolapProperty is the definition of a member property.
RolapProperty(String, Property.Datatype, MondrianDef.Expression, String, String, boolean) - Constructor for class mondrian.rolap.RolapProperty
Creates a RolapProperty.
RolapResult - Class in mondrian.rolap
A RolapResult is the result of running a query.
RolapResult(Query, boolean) - Constructor for class mondrian.rolap.RolapResult
 
RolapResult.CellFormatterValueFormatter - Class in mondrian.rolap
A CellFormatterValueFormatter uses a user-defined CellFormatter to format values.
RolapResult.CellFormatterValueFormatter(CellFormatter) - Constructor for class mondrian.rolap.RolapResult.CellFormatterValueFormatter
Creates a CellFormatterValueFormatter
RolapResult.CellInfo - Class in mondrian.rolap
A CellInfo contains all of the information that a Cell requires.
RolapResult.CellInfo(long) - Constructor for class mondrian.rolap.RolapResult.CellInfo
Creates a CellInfo representing the position of a cell.
RolapResult.CellInfo(long, Object, String, RolapResult.ValueFormatter) - Constructor for class mondrian.rolap.RolapResult.CellInfo
Creates a CellInfo with position, value, format string and formatter of a cell.
RolapResult.CellInfoContainer - Interface in mondrian.rolap
API for the creation and lookup of RolapResult.CellInfo objects.
RolapResult.CellInfoMap - Class in mondrian.rolap
Implementation of RolapResult.CellInfoContainer which uses a Map to store CellInfo Objects.
RolapResult.CellInfoMap(CellKey) - Constructor for class mondrian.rolap.RolapResult.CellInfoMap
Creates a CellInfoMap
RolapResult.CellInfoPool - Class in mondrian.rolap
Implementation of RolapResult.CellInfoContainer which uses an ObjectPool to store RolapResult.CellInfo Objects.
RolapResult.CellInfoPool(int) - Constructor for class mondrian.rolap.RolapResult.CellInfoPool
 
RolapResult.CellInfoPool(int, int) - Constructor for class mondrian.rolap.RolapResult.CellInfoPool
 
RolapResult.CellInfoPool.CellKeyMaker - Interface in mondrian.rolap
Implementations of CellKeyMaker convert the Cell position integer array to a long.
RolapResult.CellInfoPool.Four - Class in mondrian.rolap
For axis of size 4.
RolapResult.CellInfoPool.Four() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Four
 
RolapResult.CellInfoPool.One - Class in mondrian.rolap
For axis of size 1.
RolapResult.CellInfoPool.One() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.One
 
RolapResult.CellInfoPool.Three - Class in mondrian.rolap
For axis of size 3.
RolapResult.CellInfoPool.Three() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Three
 
RolapResult.CellInfoPool.Two - Class in mondrian.rolap
For axis of size 2.
RolapResult.CellInfoPool.Two() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Two
 
RolapResult.CellInfoPool.Zero - Class in mondrian.rolap
For axis of size 0.
RolapResult.CellInfoPool.Zero() - Constructor for class mondrian.rolap.RolapResult.CellInfoPool.Zero
 
RolapResult.FormatValueFormatter - Class in mondrian.rolap
A FormatValueFormatter takes a Locale as a parameter and uses it to get the Format to be used in formatting an Object value with a given format string.
RolapResult.FormatValueFormatter(Locale) - Constructor for class mondrian.rolap.RolapResult.FormatValueFormatter
Creates a FormatValueFormatter.
RolapResult.RolapResultEvaluatorRoot - Class in mondrian.rolap
Extension to RolapEvaluator.RolapEvaluatorRoot which is capable of evaluating named sets.

A given set is only evaluated once each time a query is executed; the result is added to the RolapResult.RolapResultEvaluatorRoot.namedSetValues cache on first execution and re-used.

Named sets are always evaluated in the context of the slicer.

RolapResult.RolapResultEvaluatorRoot(RolapResult) - Constructor for class mondrian.rolap.RolapResult.RolapResultEvaluatorRoot
 
RolapResult.ValueFormatter - Interface in mondrian.rolap
Formatter to convert values into formatted strings.
RolapResultTest - Class in mondrian.rolap
Testcase for
RolapResultTest() - Constructor for class mondrian.rolap.RolapResultTest
 
RolapResultTest(String) - Constructor for class mondrian.rolap.RolapResultTest
 
RolapSchema - Class in mondrian.rolap
A RolapSchema is a collection of RolapCubes and shared RolapDimensions.
RolapSchema.Pool - Class in mondrian.rolap
A collection of schemas, identified by their connection properties (catalog name, JDBC URL, and so forth).
RolapSchema.RolapSchemaFunctionTable - Class in mondrian.rolap
Function table which contains all of the user-defined functions in this schema, plus all of the standard functions.
RolapSchema.RolapSchemaFunctionTable(Collection<UserDefinedFunction>) - Constructor for class mondrian.rolap.RolapSchema.RolapSchemaFunctionTable
 
RolapSchema.RolapStarRegistry - Class in mondrian.rolap
RolapStarRegistry is a registry for RolapStars.
RolapSchema.RolapStarRegistry() - Constructor for class mondrian.rolap.RolapSchema.RolapStarRegistry
 
RolapSchemaParameter - Class in mondrian.rolap
Parameter which is defined in a schema.
RolapSchemaParameter(RolapSchema, String, String, String, Type, boolean) - Constructor for class mondrian.rolap.RolapSchemaParameter
 
RolapSchemaReader - Class in mondrian.rolap
A RolapSchemaReader allows you to read schema objects while observing the access-control profile specified by a given role.
RolapSchemaReader(Role, RolapSchema) - Constructor for class mondrian.rolap.RolapSchemaReader
 
RolapSchemaReaderTest - Class in mondrian.rolap
Unit test for SchemaReader.
RolapSchemaReaderTest(String) - Constructor for class mondrian.rolap.RolapSchemaReaderTest
 
RolapStar - Class in mondrian.rolap
A RolapStar is a star schema.
RolapStar(RolapSchema, DataSource, MondrianDef.Relation) - Constructor for class mondrian.rolap.RolapStar
Creates a RolapStar.
RolapStar.AliasReplacer - Class in mondrian.rolap
Creates a copy of an expression, everywhere replacing one alias with another.
RolapStar.AliasReplacer(String, String) - Constructor for class mondrian.rolap.RolapStar.AliasReplacer
 
RolapStar.Column - Class in mondrian.rolap
A column in a star schema.
RolapStar.Column(SqlQuery.Datatype) - Constructor for class mondrian.rolap.RolapStar.Column
Fake column.
RolapStar.ColumnComparator - Class in mondrian.rolap
Comparator to compare columns based on their name
RolapStar.Condition - Class in mondrian.rolap
 
RolapStar.Condition(MondrianDef.Expression, MondrianDef.Expression) - Constructor for class mondrian.rolap.RolapStar.Condition
 
RolapStar.Measure - Class in mondrian.rolap
Definition of a measure in a star schema.
RolapStar.Measure(String, String, RolapAggregator, RolapStar.Table, MondrianDef.Expression, SqlQuery.Datatype) - Constructor for class mondrian.rolap.RolapStar.Measure
 
RolapStar.Table - Class in mondrian.rolap
Definition of a table in a star schema.
RolapStoredMeasure - Interface in mondrian.rolap
A measure which is implemented by a SQL column or SQL expression (as opposed to a RolapCalculatedMember.
RolapUtil - Class in mondrian.rolap
Utility methods for classes in the mondrian.rolap package.
RolapUtil() - Constructor for class mondrian.rolap.RolapUtil
 
RolapUtil.ExecuteQueryHook - Interface in mondrian.rolap
 
RolapUtil.Semaphore - Class in mondrian.rolap
A Semaphore is a primitive for process synchronization.
RolapUtil.Semaphore(int) - Constructor for class mondrian.rolap.RolapUtil.Semaphore
 
RolapUtil.TeeWriter - Class in mondrian.rolap
Writes to a string and also to an underlying writer.
RolapUtil.TeeWriter(Writer) - Constructor for class mondrian.rolap.RolapUtil.TeeWriter
 
RolapVirtualCubeMeasure - Class in mondrian.rolap
Measure which is defined in a virtual cube, and based on a stored measure in one of the virtual cube's base cubes.
RolapVirtualCubeMeasure(RolapMember, RolapLevel, RolapStoredMeasure) - Constructor for class mondrian.rolap.RolapVirtualCubeMeasure
 
role - Variable in class mondrian.olap.DelegatingRole
 
Role - Interface in mondrian.olap
A Role is a collection of access rights to cubes, permissions, and so forth.
role - Variable in class mondrian.rolap.RolapConnection
 
Role.HierarchyAccess - Interface in mondrian.olap
Represents the access that a role has to a particular hierarchy.
Role.RollupPolicy - Enum in mondrian.olap
Enumeration of the policies by which a cell is calculated if children of a member are not accessible.
RoleImpl - Class in mondrian.olap
RoleImpl is Mondrian's default implementation for the Role interface.
RoleImpl() - Constructor for class mondrian.olap.RoleImpl
Creates a role with no permissions.
roleName - Variable in class mondrian.olap.MondrianDef.RoleUsage
 
roleNames() - Method in class mondrian.rolap.RolapSchema
 
roles - Variable in class mondrian.gui.MondrianGuiDef.Schema
Roles in this schema.
roles - Variable in class mondrian.olap.MondrianDef.Schema
Roles in this schema.
RoleUnionGrants - Variable in class mondrian.resource.MondrianResource
RoleUnionGrants is 'Union role must not contain grants'
roleUsages - Variable in class mondrian.olap.MondrianDef.Union
 
rollback() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
rollback(Savepoint) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
rollupPolicy - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
 
root - Variable in class mondrian.gui.JDBCTreeModel
 
root - Variable in class mondrian.rolap.RolapEvaluator
 
rootMembers - Variable in class mondrian.rolap.SmartMemberReader
 
rootThrowable(Throwable) - Static method in class mondrian.xmla.XmlaUtil
Finds root MondrianException in exception chain if exists, otherwise the input throwable.
round(double) - Static method in class mondrian.olap.fun.vba.Vba
 
round(double, int) - Static method in class mondrian.olap.fun.vba.Vba
 
ROW_SET_PREFIX - Static variable in class mondrian.tui.XmlaSupport
This is the prefix used in xpath and transforms for the xmla rowset namespace "urn:schemas-microsoft-com:xml-analysis:rowset".
rowCount - Variable in class mondrian.rolap.NonEmptyTest.TestCase
Number of positions we expect on rows axis of result.
rowCount - Variable in class mondrian.rolap.SqlStatement
 
rowDeleted() - Method in class mondrian.olap4j.EmptyResultSet
 
rowDeleted() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
rowInserted() - Method in class mondrian.olap4j.EmptyResultSet
 
rowInserted() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
rowList - Variable in class mondrian.xmla.XmlaUtil.MetadataRowset
 
rows - Variable in class mondrian.gui.MondrianGuiDef.InlineTable
 
rows - Variable in class mondrian.olap.MondrianDef.InlineTable
 
rows() - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
Rowset - Class in mondrian.xmla
Base class for an XML for Analysis schema rowset.
Rowset(RowsetDefinition, XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.Rowset
The exceptions thrown in this constructor are not produced during the execution of an XMLA request and so can be ordinary exceptions and not XmlaException (which are specifically for generating SOAP Fault xml).
Rowset.RestrictionTest - Class in mondrian.xmla
Extensions to this abstract class implement a restriction test for each Rowset's discovery request.
Rowset.RestrictionTest() - Constructor for class mondrian.xmla.Rowset.RestrictionTest
 
Rowset.Row - Class in mondrian.xmla
A set of name/value pairs, which can be output using Rowset.addRow(mondrian.xmla.Rowset.Row, java.util.List).
Rowset.Row() - Constructor for class mondrian.xmla.Rowset.Row
 
Rowset.XmlElement - Class in mondrian.xmla
Holder for non-scalar column values of a Rowset.Row.
Rowset.XmlElement(String, String[]) - Constructor for class mondrian.xmla.Rowset.XmlElement
 
Rowset.XmlElement(String, String[], String) - Constructor for class mondrian.xmla.Rowset.XmlElement
 
Rowset.XmlElement(String, String[], Rowset.XmlElement[]) - Constructor for class mondrian.xmla.Rowset.XmlElement
 
rowsetDefinition - Variable in class mondrian.xmla.Rowset
 
RowsetDefinition - Enum in mondrian.xmla
RowsetDefinition defines a rowset, including the columns it should contain.
RowsetDefinition.Column - Class in mondrian.xmla
 
RowsetDefinition.Column(String, RowsetDefinition.Type, Enumeration, boolean, boolean, String) - Constructor for class mondrian.xmla.RowsetDefinition.Column
Creates a column.
RowsetDefinition.Column(String, RowsetDefinition.Type, Enumeration, boolean, boolean, boolean, String) - Constructor for class mondrian.xmla.RowsetDefinition.Column
 
RowsetDefinition.DbschemaCatalogsRowset - Class in mondrian.xmla
 
RowsetDefinition.DbschemaCatalogsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaCatalogsRowset
 
RowsetDefinition.DbschemaColumnsRowset - Class in mondrian.xmla
 
RowsetDefinition.DbschemaColumnsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaColumnsRowset
 
RowsetDefinition.DbschemaProviderTypesRowset - Class in mondrian.xmla
 
RowsetDefinition.DbschemaProviderTypesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
 
RowsetDefinition.DbschemaSchemataRowset - Class in mondrian.xmla
 
RowsetDefinition.DbschemaSchemataRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaSchemataRowset
 
RowsetDefinition.DbschemaTablesInfoRowset - Class in mondrian.xmla
 
RowsetDefinition.DbschemaTablesInfoRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaTablesInfoRowset
 
RowsetDefinition.DbschemaTablesRowset - Class in mondrian.xmla
 
RowsetDefinition.DbschemaTablesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DbschemaTablesRowset
 
RowsetDefinition.DBType - Enum in mondrian.xmla
The only OLE DB Types Indicators returned by SQL Server are thoses coded below.
RowsetDefinition.DiscoverDatasourcesRowset - Class in mondrian.xmla
 
RowsetDefinition.DiscoverDatasourcesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
 
RowsetDefinition.DiscoverEnumeratorsRowset - Class in mondrian.xmla
 
RowsetDefinition.DiscoverEnumeratorsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverEnumeratorsRowset
 
RowsetDefinition.DiscoverKeywordsRowset - Class in mondrian.xmla
 
RowsetDefinition.DiscoverKeywordsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverKeywordsRowset
 
RowsetDefinition.DiscoverLiteralsRowset - Class in mondrian.xmla
 
RowsetDefinition.DiscoverLiteralsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverLiteralsRowset
 
RowsetDefinition.DiscoverPropertiesRowset - Class in mondrian.xmla
 
RowsetDefinition.DiscoverPropertiesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
 
RowsetDefinition.DiscoverSchemaRowsetsRowset - Class in mondrian.xmla
 
RowsetDefinition.DiscoverSchemaRowsetsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.DiscoverSchemaRowsetsRowset
 
RowsetDefinition.MdschemaActionsRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaActionsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaActionsRowset
 
RowsetDefinition.MdschemaCubesRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaCubesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
 
RowsetDefinition.MdschemaDimensionsRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaDimensionsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
RowsetDefinition.MdschemaFunctionsRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaFunctionsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
 
RowsetDefinition.MdschemaFunctionsRowset.VarType - Enum in mondrian.xmla
http://www.csidata.com/custserv/onlinehelp/VBSdocs/vbs57.htm
RowsetDefinition.MdschemaHierarchiesRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaHierarchiesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
RowsetDefinition.MdschemaLevelsRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaLevelsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
RowsetDefinition.MdschemaMeasuresRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaMeasuresRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
RowsetDefinition.MdschemaMembersRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaMembersRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
RowsetDefinition.MdschemaPropertiesRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaPropertiesRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
 
RowsetDefinition.MdschemaSetsRowset - Class in mondrian.xmla
 
RowsetDefinition.MdschemaSetsRowset(XmlaRequest, XmlaHandler) - Constructor for class mondrian.xmla.RowsetDefinition.MdschemaSetsRowset
 
RowsetDefinition.Type - Enum in mondrian.xmla
 
rowUpdated() - Method in class mondrian.olap4j.EmptyResultSet
 
rowUpdated() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
RPAREN - Static variable in interface mondrian.olap.ParserSym
 
rSquared - Variable in class mondrian.olap.fun.LinReg.Value
the coefficient of determination
rTable - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
rTrim(String) - Static method in class mondrian.olap.fun.vba.Vba
 
run() - Method in class mondrian.rolap.Test
 
run(int) - Method in interface mondrian.test.ChooseRunnable
 
run() - Method in class mondrian.test.ConcurrentValidatingQueryRunner
Runs a number of queries until time expires.
run() - Method in class mondrian.test.QueryRunner
 
run() - Method in class mondrian.test.TestCaseForker
 
runFailed(String) - Method in class mondrian.test.MondrianTestRunner
 
runQuery(String, boolean) - Method in class mondrian.tui.CmdRunner
Executes a query and returns the result.
runRandomSuite(TestSuite, int) - Method in class mondrian.test.CacheHitTest
Loops n times, each time run a random test case in the test suite
runTest() - Method in class mondrian.test.clearview.BatchedFillTest
 
runTest() - Method in class mondrian.test.clearview.ClearViewBase
 
runTest() - Method in class mondrian.test.comp.ResultComparatorTest
 
runTest(int, int, boolean, boolean, FoodMartTestCase.QueryAndResult[]) - Static method in class mondrian.test.ConcurrentValidatingQueryRunner
Creates and runs concurrent threads of tests without flushing cache.
runTest(int, int, boolean, boolean, boolean, FoodMartTestCase.QueryAndResult[]) - Static method in class mondrian.test.ConcurrentValidatingQueryRunner
Creates and runs concurrent threads of tests with random cache flush.
runTest() - Method in class mondrian.xmla.test.XmlaTest
 
runTestSuiteInOrder(TestSuite, int) - Method in class mondrian.test.CacheHitTest
Loops numIte times, each time run all child test suite in the suite

S

s - Variable in class mondrian.util.Format.LiteralFormat
 
safeClone() - Method in class mondrian.olap.Query
 
SALES_CUBE - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
save(Writer, Document) - Static method in class mondrian.test.comp.XMLUtility
 
saveMenuItemActionPerformed(ActionEvent) - Method in class mondrian.gui.Workbench
 
SaxWriter - Interface in mondrian.xmla
SaxWriter is similar to a SAX ContentHandler which, perversely, converts its events into an output document.
ScalarType - Class in mondrian.olap.type
Base class for types which represent scalar values.
ScalarType() - Constructor for class mondrian.olap.type.ScalarType
Creates a ScalarType.
ScalarType(String) - Constructor for class mondrian.olap.type.ScalarType
Creates a ScalarType (or subtype) with a given digest.
scan(Class) - Static method in class mondrian.olap.fun.JavaFunDef
Scans a java class and returns a list of function definitions, one for each static method which is suitable to become an MDX function.
scan() - Method in class mondrian.olap.Parser
Scan to get the next Symbol.
Scanner - Class in mondrian.olap
Lexical analyzer for MDX.
Scanner(boolean) - Constructor for class mondrian.olap.Scanner
Creates a Scanner.
scf - Variable in class mondrian.rolap.DataSourceChangeListenerTest
 
scf - Variable in class mondrian.rolap.NonEmptyTest
 
Schedule - Class in mondrian.util
A Schedule generates a series of time events.
ScheduleTest - Class in mondrian.util
 
ScheduleTest(String) - Constructor for class mondrian.util.ScheduleTest
 
ScheduleUtil - Class in mondrian.util
Utility functions for Schedule and supporting classes.
ScheduleUtil() - Constructor for class mondrian.util.ScheduleUtil
 
schema - Variable in class mondrian.gui.MondrianGuiDef.Table
 
schema - Variable in class mondrian.gui.SchemaTreeModel
 
schema - Variable in class mondrian.olap.MondrianDef.Table
 
Schema - Interface in mondrian.olap
A Schema is a collection of cubes, shared dimensions, and roles.
SCHEMA_LOCATION - Static variable in class mondrian.tui.XmlUtil
 
SCHEMA_NAME - Static variable in class mondrian.olap.CubeBase
 
SCHEMA_NAME - Static variable in class mondrian.olap.Property
Definition of the property which holds the name of the current schema.
SCHEMA_NAME_ORDINAL - Static variable in class mondrian.olap.Property
 
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
 
SchemaExplorer - Class in mondrian.gui
 
SchemaExplorer(Workbench) - Constructor for class mondrian.gui.SchemaExplorer
Creates new form SchemaExplorer
SchemaExplorer(Workbench, File, JDBCMetaData, boolean, JInternalFrame) - Constructor for class mondrian.gui.SchemaExplorer
 
SchemaExplorer.PopupTrigger - Class in mondrian.gui
 
SchemaExplorer.PopupTrigger() - Constructor for class mondrian.gui.SchemaExplorer.PopupTrigger
 
schemaGrants - Variable in class mondrian.gui.MondrianGuiDef.Role
 
schemaGrants - Variable in class mondrian.olap.MondrianDef.Role
 
schemaMap - Variable in class mondrian.olap4j.MondrianOlap4jConnection
Map from mondrian schema objects to olap4j schemas.
schemaName - Variable in class mondrian.gui.JDBCMetaData.DbTable
 
SchemaPropertyCellEditor - Class in mondrian.gui
 
SchemaPropertyCellEditor(Workbench, JDBCMetaData) - Constructor for class mondrian.gui.SchemaPropertyCellEditor
 
SchemaPropertyCellEditor(Workbench) - Constructor for class mondrian.gui.SchemaPropertyCellEditor
Creates a new instance of SchemaPropertyCellEditor
SchemaPropertyCellRenderer - Class in mondrian.gui
 
SchemaPropertyCellRenderer(Workbench) - Constructor for class mondrian.gui.SchemaPropertyCellRenderer
Creates a new instance of SchemaPropertyCellRenderer
schemaReader - Variable in class mondrian.olap.DelegatingSchemaReader
 
SchemaReader - Interface in mondrian.olap
A SchemaReader queries schema objects (Schema, Cube, Dimension, Hierarchy, Level, Member).
schemaReader - Variable in class mondrian.olap4j.MondrianOlap4jSchema
 
schemaReader - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
schemas - Variable in class mondrian.gui.JDBCMetaData.Database
 
SchemaTest - Class in mondrian.test
Unit tests for various schema features.
SchemaTest(String) - Constructor for class mondrian.test.SchemaTest
 
SchemaTreeCellEditor - Class in mondrian.gui
 
SchemaTreeCellEditor(Workbench, JTree, DefaultTreeCellRenderer, TreeCellEditor) - Constructor for class mondrian.gui.SchemaTreeCellEditor
Creates a new instance of SchemaTreeCellEditor
SchemaTreeCellRenderer - Class in mondrian.gui
Render an entry for the tree.
SchemaTreeCellRenderer(Workbench, JDBCMetaData) - Constructor for class mondrian.gui.SchemaTreeCellRenderer
Creates a new instance of SchemaTreeCellRenderer
SchemaTreeCellRenderer() - Constructor for class mondrian.gui.SchemaTreeCellRenderer
 
SchemaTreeModel - Class in mondrian.gui
 
SchemaTreeModel() - Constructor for class mondrian.gui.SchemaTreeModel
 
SchemaTreeModel(MondrianGuiDef.Schema) - Constructor for class mondrian.gui.SchemaTreeModel
Creates a new instance of SchemaTreeModel
schemaWindowMap - Variable in class mondrian.gui.QueryPanel
 
searchValuesDesc(Object[], Object) - Static method in class mondrian.olap.fun.FunUtil
Binary searches an array of values.
second(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
Segment - Class in mondrian.rolap.agg
A Segment is a collection of cell values parameterized by a measure, and a set of (column, value) pairs.
Segment(Aggregation, RolapStar.Measure, Aggregation.Axis[], List<Segment.Region>) - Constructor for class mondrian.rolap.agg.Segment
Creates a Segment; it's not loaded yet.
Segment.Region - Class in mondrian.rolap.agg
Definition of a region of values which are not in a segment.
Segment.Region(List<StarColumnPredicate>, List<StarPredicate>, int) - Constructor for class mondrian.rolap.agg.Segment.Region
 
SegmentArrayQuerySpec - Class in mondrian.rolap.agg
Provides the information necessary to generate a SQL statement to retrieve a list of segments.
SegmentArrayQuerySpec(GroupingSetsList, List<StarPredicate>) - Constructor for class mondrian.rolap.agg.SegmentArrayQuerySpec
Creates a SegmentArrayQuerySpec.
SegmentDataset - Interface in mondrian.rolap.agg
A SegmentDataset holds the values in a segment.
SegmentLoader - Class in mondrian.rolap.agg
The SegmentLoader queries database and loads the data into the given set of segments.
SegmentLoader() - Constructor for class mondrian.rolap.agg.SegmentLoader
 
SegmentLoaderTest - Class in mondrian.rolap.agg
Test for SegmentLoader
SegmentLoaderTest() - Constructor for class mondrian.rolap.agg.SegmentLoaderTest
 
SELECT - Static variable in interface mondrian.olap.ParserSym
 
select(BitKey, BitKey, BitKey) - Method in class mondrian.rolap.aggmatcher.AggStar
Return true if this AggStar's level BitKey equals the levelBitKey parameter and if this AggStar's measure BitKey is a super set (proper or not) of the measureBitKey parameter.
select(Node, String, Node) - Static method in class mondrian.tui.XmlUtil
 
selectAsNodes(Node, String) - Static method in class mondrian.tui.XmlUtil
 
selectAsNodes(Node, String, Node) - Static method in class mondrian.tui.XmlUtil
 
selectAsString(Node, String) - Static method in class mondrian.tui.XmlUtil
 
selectAsString(Node, String, Node) - Static method in class mondrian.tui.XmlUtil
 
selectivity - Variable in class mondrian.rolap.StarColumnPredicate.Overlap
 
selects - Variable in class mondrian.gui.MondrianGuiDef.View
 
selects - Variable in class mondrian.olap.MondrianDef.View
 
selOptions - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
sendError(int, String) - Method in class mondrian.tui.MockHttpServletResponse
Sends an error response to the client using the specified status code and descriptive message.
sendError(int) - Method in class mondrian.tui.MockHttpServletResponse
Sends an error response to the client using the specified status.
sendRedirect(String) - Method in class mondrian.tui.MockHttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
serialize(StringBuilder, Collection<String>) - Static method in enum mondrian.xmla.RowsetDefinition
 
SERVER_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
 
ServletContextCatalogLocator - Class in mondrian.spi.impl
Locates a catalog based upon a ServletContext.

If the catalog URI is an absolute path, it refers to a resource inside our WAR file, so replace the URL.

ServletContextCatalogLocator(ServletContext) - Constructor for class mondrian.spi.impl.ServletContextCatalogLocator
 
SESSION_ID_PROP - Static variable in class mondrian.xmla.XmlaBaseTestCase
 
Set - Static variable in class mondrian.olap.Category
Set is a set of members or tuples.
set(int, Member[]) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
SET - Static variable in interface mondrian.olap.ParserSym
 
set(int, Object) - Method in class mondrian.rolap.agg.DenseSegmentDataset
 
set(int, boolean) - Method in class mondrian.rolap.BitKey.AbstractBitKey
 
set(int) - Method in class mondrian.rolap.BitKey.Big
 
set(int) - Method in class mondrian.rolap.BitKey.Mid128
 
set(int, boolean) - Method in interface mondrian.rolap.BitKey
Sets the bit at the specified index to the specified value.
set(int) - Method in interface mondrian.rolap.BitKey
Sets the bit at the specified index to true.
set(int) - Method in class mondrian.rolap.BitKey.Small
 
set(BooleanProperty, boolean) - Method in class mondrian.test.AccessControlTest.PropertySaver
 
set(String, String) - Method in class mondrian.test.DiffRepository
Sets the value of a given resource of the current testcase.
set(T) - Method in class mondrian.util.UnsupportedList.ListItr
 
set(int, T) - Method in class mondrian.util.UnsupportedList
 
set(String, Object) - Method in class mondrian.xmla.Rowset.Row
 
set(String, boolean) - Method in class mondrian.xmla.Rowset.Row
 
SET_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
setAfterActions(List<String>) - Method in class mondrian.test.loader.DBLoader.Table
 
setAggregator(RolapAggregator) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
Set the aggregator associated with this usage (if its a measure usage).
setApproxRowCount(int) - Method in class mondrian.olap.LevelBase
Sets the approximate number of members in this Level.
setArray(int, Array) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setAttribute(String, Object) - Method in class mondrian.tui.MockHttpServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class mondrian.tui.MockServletContext
Binds an object to a given attribute name in this servlet context.
setAuthType(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setAutoCommit(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setAxes(QueryAxis[]) - Method in class mondrian.olap.ParserTest.TestParser
 
setAxis(int, int) - Method in class mondrian.rolap.CellKey.Many
 
setAxis(int, int) - Method in class mondrian.rolap.CellKey.One
 
setAxis(int, int) - Method in interface mondrian.rolap.CellKey
Sets a given axis.
setAxis(int, int) - Method in class mondrian.rolap.CellKey.Three
 
setAxis(int, int) - Method in class mondrian.rolap.CellKey.Two
 
setAxis(int, int) - Method in class mondrian.rolap.CellKey.Zero
 
setAxisShowEmptyCells(int, boolean) - Method in class mondrian.olap.Query
Finds axis by index and sets flag to show empty cells on that axis.
SetBase - Class in mondrian.olap
Skeleton implementation of NamedSet interface.
SetBase(String, Exp) - Constructor for class mondrian.olap.SetBase
 
setBaseCubes(Set<RolapCube>) - Method in class mondrian.olap.Query
Saves away the base cubes related to the virtual cube referenced in this query
setBatchSize(int) - Method in class mondrian.test.loader.DBLoader
 
setBeforeActions(List<String>) - Method in class mondrian.test.loader.DBLoader.Table
 
setBigDecimal(int, BigDecimal) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setBlob(int, Blob) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setBodyContent(byte[]) - Method in class mondrian.tui.MockHttpServletRequest
 
setBodyContent(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setBoolean(int, boolean) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setBufferSize(int) - Method in class mondrian.tui.MockHttpServletResponse
Sets the preferred buffer size for the body of the response.
setByte(int, byte) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setBytes(int, byte[]) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setCache(MemberCache) - Method in class mondrian.rolap.ArrayMemberSource
 
setCache(MemberCache) - Method in class mondrian.rolap.CacheMemberReader
 
setCache(MemberCache) - Method in class mondrian.rolap.DelegatingMemberReader
 
setCache(MemberCache) - Method in interface mondrian.rolap.MemberSource
Sets the cache which this MemberSource will write to.
setCache(MemberCache) - Method in class mondrian.rolap.RestrictedMemberReader
 
setCache(SmartCache<SmartMemberListCache.Key2<K, Object>, V>) - Method in class mondrian.rolap.SmartMemberListCache
 
setCache(MemberCache) - Method in class mondrian.rolap.SmartMemberReader
 
setCache(MemberCache) - Method in class mondrian.rolap.SqlMemberSource
 
setCache(MemberCache) - Method in class mondrian.rolap.SubstitutingMemberReader
 
setCacheAggregations(boolean) - Method in class mondrian.rolap.RolapCube
Set if this (non-virtual) Cube's RolapStar should cache aggregations.
setCacheAggregations(boolean) - Method in class mondrian.rolap.RolapStar
Sets whether to cache database aggregation information; if false, cache is flushed after each query.
setCachedDefaultValue(Object) - Method in interface mondrian.calc.ParameterSlot
 
setCaption(String) - Method in class mondrian.olap.OlapElementBase
Sets the display name of this catalog element.
setCaption(String) - Method in class mondrian.rolap.RolapCubeDimension
 
setCaption(String) - Method in class mondrian.rolap.RolapCubeHierarchy
Sets the display name of this catalog element.
setCatalog(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setCatalogName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Set the database's catalog name.
setCellProps(QueryPart[]) - Method in class mondrian.olap.ParserTest.TestParser
 
setCellReader(CellReader) - Method in class mondrian.rolap.RolapEvaluator
 
setChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.MemberCacheHelper
 
setChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.RolapStar
Sets the listener for changes to this star's underlying database.
setCharacterEncoding(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setCharacterEncoding(String) - Method in class mondrian.tui.MockHttpServletResponse
 
setCharacterStream(int, Reader, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setClob(int, Clob) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setConnection(Connection) - Method in class mondrian.gui.JDBCExplorer
 
setConnection(Connection) - Method in class mondrian.gui.QueryPanel
 
setConnection(Connection) - Method in class mondrian.test.loader.DBLoader
 
setContentLength(int) - Method in class mondrian.tui.MockHttpServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentType(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setContentType(String) - Method in class mondrian.tui.MockHttpServletResponse
Sets the content type of the response being sent to the client.
setContext(Member) - Method in interface mondrian.olap.Evaluator
Makes member the current member of its dimension.
setContext(List<Member>) - Method in interface mondrian.olap.Evaluator
 
setContext(Member[]) - Method in interface mondrian.olap.Evaluator
 
setContext(Member) - Method in class mondrian.rolap.RolapEvaluator
 
setContext(List<Member>) - Method in class mondrian.rolap.RolapEvaluator
 
setContext(Member[]) - Method in class mondrian.rolap.RolapEvaluator
 
setContextPath(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setCreateTable(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
setCreateTableStmt(String) - Method in class mondrian.test.loader.DBLoader.Table
 
setCube(String) - Method in class mondrian.olap.ParserTest.TestParser
 
setCubeAttribute(String, String, String, StringBuilder) - Method in class mondrian.tui.CmdRunner
 
setCurrentLocale(String) - Method in class mondrian.gui.I18n
 
setCurrentLocale(String, String) - Method in class mondrian.gui.I18n
 
setCurrentLocale(Locale) - Method in class mondrian.gui.I18n
 
setCurrentTestCaseName(String) - Method in class mondrian.test.DiffRepository
Sets the name of the current test case.
setCursorName(String) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setData(SegmentDataset, RolapAggregationManager.PinSet) - Method in class mondrian.rolap.agg.Segment
Sets the data, and notifies any threads which are blocked in Segment.waitUntilLoaded().
setDataSource(DataSource) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
 
setDataSource(DataSource) - Method in class mondrian.rolap.RolapStar
For testing purposes only.
setDataSource(DataSourcesConfig.DataSource) - Method in class mondrian.xmla.DataSourcesConfig.Catalog
Sets this catalog's parent data source, so that the data source's definition can be inherited.
setDataSourceChangeListener(DataSourceChangeListener) - Method in class mondrian.rolap.RolapSchema
 
setDate(int, Date) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setDate(int, Date, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setDateHeader(String, long) - Method in class mondrian.tui.MockHttpServletResponse
Sets a response header with the given name and date-value.
setDebugging(boolean) - Static method in class mondrian.util.Format.FDBigInt
 
setDefaultExp(Exp) - Method in class mondrian.olap.ParameterImpl
 
setDefaultMember(Member) - Method in class mondrian.rolap.RolapCubeHierarchy
 
setDefaultMember(Member) - Method in class mondrian.rolap.RolapHierarchy
Sets default member of this Hierarchy.
setDescription(String) - Method in class mondrian.olap.ParameterImpl
 
setDirty(boolean) - Method in class mondrian.gui.SchemaExplorer
 
setDirty(boolean) - Method in class mondrian.rolap.FastBatchingCellReader
Sets the flag indicating that the reader has told a lie.
setDirty() - Method in class mondrian.web.taglib.ResultCache
set to dirty after you have modified the query to force a recalcuation
setDirtyFlag(boolean) - Method in class mondrian.gui.SchemaExplorer
 
setDistinct(boolean) - Method in class mondrian.rolap.sql.SqlQuery
 
setDouble(int, double) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setDropTableRowsStmt(String) - Method in class mondrian.test.loader.DBLoader.Table
 
setDropTableStmt(String) - Method in class mondrian.test.loader.DBLoader.Table
 
setEnabled(boolean) - Method in class mondrian.rolap.RolapNative
 
setEncoding(String) - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
setError(String) - Method in class mondrian.tui.CmdRunner
 
setError(Throwable) - Method in class mondrian.tui.CmdRunner
 
setErrorMsg(String) - Method in class mondrian.gui.PropertyTableModel
 
setEscapeProcessing(boolean) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setEvalAxes(boolean) - Method in interface mondrian.olap.Evaluator
Indicate whether the evaluator is evaluating the axes
setEvalAxes(boolean) - Method in class mondrian.rolap.RolapEvaluator
 
setExcecuteSql(boolean) - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
setFactCountName(String) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Set the name of the fact count column.
setFactTable(String) - Method in class mondrian.gui.PropertyTableModel
 
setFactTableSchema(String) - Method in class mondrian.gui.PropertyTableModel
 
setFailIfStillLoading() - Method in class mondrian.rolap.agg.Segment
If this segment is still loading, signals that it failed to load, and notifies any threads which are blocked in Segment.waitUntilLoaded().
setFailOnStillLoadingSegments(GroupingSetsList) - Method in class mondrian.rolap.agg.SegmentLoader
 
setFetchDirection(int) - Method in class mondrian.olap4j.EmptyResultSet
 
setFetchDirection(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
setFetchDirection(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setFetchSize(int) - Method in class mondrian.olap4j.EmptyResultSet
 
setFetchSize(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
setFetchSize(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setFloat(int, float) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setForce(boolean) - Method in class mondrian.test.loader.DBLoader
 
setForeignKey(int) - Method in class mondrian.rolap.aggmatcher.AggStar
 
setFormatter(CellFormatter) - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
setFormulas(Formula[]) - Method in class mondrian.olap.ParserTest.TestParser
 
setFoundEvaluator(boolean) - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
setFoundInCache(boolean) - Method in class mondrian.rolap.NonEmptyTest.TestListener
 
SetFunDef - Class in mondrian.olap.fun
SetFunDef implements the 'set' function (whose syntax is the brace operator, { ...
SetFunDef(Resolver, int[]) - Constructor for class mondrian.olap.fun.SetFunDef
 
SetFunDef.IterSetCalc - Class in mondrian.olap.fun
 
SetFunDef.IterSetCalc(Exp, Exp[], ExpCompiler, List<ResultStyle>) - Constructor for class mondrian.olap.fun.SetFunDef.IterSetCalc
 
SetFunDef.ListSetCalc - Class in mondrian.olap.fun
Compiled expression to implement the MDX set function, { ...
SetFunDef.ListSetCalc(Exp, Exp[], ExpCompiler, List<ResultStyle>) - Constructor for class mondrian.olap.fun.SetFunDef.ListSetCalc
 
SetFunDefTest - Class in mondrian.olap.fun
Unit test for the set constructor function { ...
SetFunDefTest() - Constructor for class mondrian.olap.fun.SetFunDefTest
 
setHeader(String, String) - Method in class mondrian.tui.MockHttpServletRequest
 
setHeader(String, String) - Method in class mondrian.tui.MockHttpServletResponse
Sets a response header with the given name and value.
setHoldability(int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setInputDirectory(File) - Method in class mondrian.test.loader.CsvDBLoader
 
setInputDirectoryRegex(String) - Method in class mondrian.test.loader.CsvDBLoader
 
setInputFile(File) - Method in class mondrian.test.loader.CsvDBLoader
 
setInputFiles(File[]) - Method in class mondrian.test.loader.CsvDBLoader
 
setInt(int, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setIntHeader(String, int) - Method in class mondrian.tui.MockHttpServletResponse
Sets a response header with the given name and integer value.
SetItemFunDef - Class in mondrian.olap.fun
Definition of the <Set>.Item MDX function.
SetItemFunDef(FunDef) - Constructor for class mondrian.olap.fun.SetItemFunDef
 
setIterationLength(int) - Method in interface mondrian.olap.Evaluator
Sets the iteration length for the current evaluator context
setIterationLength(int) - Method in class mondrian.rolap.RolapEvaluator
 
setIterations(int) - Method in class mondrian.test.MondrianTestRunner
 
setJDBCConnectionUrl(String) - Method in class mondrian.gui.PreferencesDialog
 
setJdbcDriver(String) - Method in class mondrian.test.loader.DBLoader
 
setJDBCDriverClassName(String) - Method in class mondrian.gui.PreferencesDialog
 
setJDBCPassword(String) - Method in class mondrian.gui.PreferencesDialog
 
setJdbcURL(String) - Method in class mondrian.test.loader.DBLoader
 
setJDBCUsername(String) - Method in class mondrian.gui.PreferencesDialog
 
setListener(RolapNative.Listener) - Method in class mondrian.rolap.RolapNative
 
setListener(RolapNative.Listener) - Method in class mondrian.rolap.RolapNativeRegistry
for testing
setloadRows(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
setLocalAddr(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setLocale(Locale) - Method in class mondrian.gui.LanguageChangedEvent
Setter for property locale.
setLocale(String) - Method in class mondrian.i18n.LocalizingDynamicSchemaProcessor
Sets the property locale.
setLocale(Locale) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setLocale(Locale) - Method in class mondrian.rolap.RolapConnection
 
setLocale(Locale) - Method in class mondrian.tui.MockHttpServletResponse
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocalName(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setLocalPort(int) - Method in class mondrian.tui.MockHttpServletRequest
 
setLong(int, long) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setMajorVersion(int) - Method in class mondrian.tui.MockServletContext
 
setMaxFieldSize(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setMaxRows(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setMaxRows(int) - Method in class mondrian.rolap.RolapNativeSet.SetEvaluator
 
setMaxRows(int) - Method in class mondrian.rolap.SqlTupleReader
 
setMemberReader(MemberReader) - Method in class mondrian.rolap.RolapCubeHierarchy
 
setMemberReader(MemberReader) - Method in class mondrian.rolap.RolapHierarchy
 
setMenuItem(JMenuItem) - Method in class mondrian.gui.QueryPanel
 
setMethod(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setMinorVersion(int) - Method in class mondrian.tui.MockServletContext
 
setName(String) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
setName(String) - Method in class mondrian.olap.fun.TestMember
 
setName(String) - Method in interface mondrian.olap.Member
Only allowable if the member is part of the WITH clause of a query.
setName(String) - Method in interface mondrian.olap.NamedSet
Sets the name of this named set.
setName(String) - Method in class mondrian.olap.SetBase
 
setName(String) - Method in class mondrian.rolap.RolapMember
 
setName(String) - Method in class mondrian.web.taglib.QueryTag
Sets string attribute name, which identifies this query within its page.
setNames(ArrayList) - Method in class mondrian.gui.PropertyTableModel
 
setNewFile(boolean) - Method in class mondrian.gui.SchemaExplorer
 
setNonEmpty(boolean) - Method in interface mondrian.olap.Evaluator
Sets whether an expression evaluation should filter out empty cells.
setNonEmpty(boolean) - Method in class mondrian.olap.QueryAxis
Sets whether the axis has the NON EMPTY property set.
setNonEmpty(boolean) - Method in class mondrian.rolap.RolapEvaluator
 
setNull(int, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setNull(int, int, String) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setNumberOfRows(int) - Method in class mondrian.rolap.aggmatcher.AggStar.FactTable
This is for testing ONLY.
setObject(int, Object, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setObject(int, Object) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setObject(int, Object, int, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setOrdered(boolean) - Method in class mondrian.olap.QueryAxis
Sets whether the axis has the ORDER property set.
setOrderKey(Comparable) - Method in class mondrian.rolap.RolapCubeMember
 
setOrderKey(Comparable) - Method in class mondrian.rolap.RolapMember
 
setOrdinal(int) - Method in class mondrian.rolap.RolapCubeMember
 
setOrdinal(int) - Method in class mondrian.rolap.RolapMember
 
setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Many
 
setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.One
 
setOrdinals(int[]) - Method in interface mondrian.rolap.CellKey
This method make a copy of the int array parameter.
setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Three
 
setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Two
 
setOrdinals(int[]) - Method in class mondrian.rolap.CellKey.Zero
 
setOrdinals(SchemaReader, Member) - Static method in class mondrian.rolap.RolapMember
Sets member ordinal values using a Bottom-up/Top-down algorithm.
setOutOfMemory(String) - Method in class mondrian.olap.Query
 
setOutputDirectory(File) - Method in class mondrian.test.loader.DBLoader
 
setParameter(String, String) - Method in class mondrian.olap.Query
Assigns a value to the parameter with a given name.
setParameter(String, String) - Static method in class mondrian.tui.CmdRunner
 
setParameterValue(Object) - Method in interface mondrian.calc.ParameterSlot
Sets the value of this parameter.
setParentMember(RolapMember) - Method in class mondrian.rolap.RolapMember
Sets a member's parent.
setParentTarget(Object) - Method in class mondrian.gui.PropertyTableModel
 
setPassword(String) - Method in class mondrian.test.loader.DBLoader
 
setPath(String) - Method in class mondrian.tui.MockHttpServletRequest.MockRequestDispatcher
 
setPathInfo(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setPathTranslated(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setPoolable(boolean) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setPrinter(MondrianResultPrinter) - Method in class mondrian.test.MondrianTestRunner
 
setProperty(String, Object) - Method in class mondrian.olap.fun.MemberHelperTest.TestMember
 
setProperty(String, Object) - Method in class mondrian.olap.fun.TestMember
 
setProperty(String, Object) - Method in interface mondrian.olap.Member
Sets a property of this member to a given value.
setProperty(Property, Object) - Method in class mondrian.olap4j.MondrianOlap4jMember
 
setProperty(String, Object) - Method in class mondrian.rolap.RolapCubeMember
 
setProperty(String, Object) - Method in class mondrian.rolap.RolapHierarchy.RolapCalculatedMeasure
 
setProperty(String, Object) - Method in class mondrian.rolap.RolapMember
Sets a property of this member to a given value.
setProperty(String, String) - Static method in class mondrian.tui.CmdRunner
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.Rowset
Sets a property for this rowset.
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaCatalogsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaColumnsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaProviderTypesRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaSchemataRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesInfoRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DbschemaTablesRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverEnumeratorsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverKeywordsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverLiteralsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverPropertiesRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.DiscoverSchemaRowsetsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaCubesRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaDimensionsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaHierarchiesRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaLevelsRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMeasuresRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaMembersRowset
 
setProperty(PropertyDefinition, String) - Method in class mondrian.xmla.RowsetDefinition.MdschemaPropertiesRowset
 
setProtocol(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setQuery(Query) - Method in class mondrian.web.taglib.ResultCache
Sets the query.
setQuery(String) - Method in class mondrian.web.taglib.TransformTag
Sets the string attribute query, which is the name of a query declared using the <query> tag.
setQueryEndExecution() - Method in class mondrian.olap.Query
Called when query execution has completed.
setQueryStartTime() - Method in class mondrian.olap.Query
Sets the start time of query execution.
setQueryString(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setQueryTimeout(int) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
setQueryTimeoutMillis(long) - Method in class mondrian.olap.Query
Sets the timeout in milliseconds of this Query.
setReadOnly(boolean) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setRef(int, Ref) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setRemoteAddr(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setRemoteHost(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setRemotePort(int) - Method in class mondrian.tui.MockHttpServletRequest
 
setRemoteUser(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setRequestDispatcher(String, RequestDispatcher) - Method in class mondrian.tui.MockHttpServletRequest
 
setRequestedSessionId(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setRequestedSessionIdFromCookie(boolean) - Method in class mondrian.tui.MockHttpServletRequest
 
setRequestURI(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setRequestURL(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setResultCache(boolean) - Method in class mondrian.web.taglib.QueryTag
Sets boolean attribute resultCache; if true, the query is parsed, executed, and converted to an XML document at most once.
setResultStyle(ResultStyle) - Method in class mondrian.olap.Query
A Query's ResultStyle can only be one of the following: ResultStyle.ITERABLE ResultStyle.LIST ResultStyle.MUTABLE_LIST
setRole(Role) - Method in interface mondrian.olap.Connection
Sets the privileges for the this connection.
setRole(Role) - Method in class mondrian.rolap.RolapConnection
 
setRoleName(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setRowStream(DBLoader.RowStream) - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
setRSquared(double) - Method in class mondrian.olap.fun.LinReg.Value
strength of the correlation
setSavepoint() - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setSavepoint(String) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setSchemaFile(File) - Method in class mondrian.gui.SchemaExplorer
sets the schema file
setSchemaName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema
Set the database's schema name.
setSchemaWindowMap(Map) - Method in class mondrian.gui.QueryPanel
 
setScheme(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setSegmentsFailed() - Method in class mondrian.rolap.agg.GroupingSet
Sets all the segments which are in loading state as failed
setServerName(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setServerPort(int) - Method in class mondrian.tui.MockHttpServletRequest
 
setServletContext(ServletContext) - Method in class mondrian.tui.MockServletConfig
 
setServletName(String) - Method in class mondrian.tui.MockServletConfig
 
setServletPath(String) - Method in class mondrian.tui.MockHttpServletRequest
 
setSession(HttpSession) - Method in class mondrian.tui.MockHttpServletRequest
 
setSet(Exp) - Method in class mondrian.olap.QueryAxis
Sets the expression which is used to compute the value of this axis.
setShort(int, short) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setShouldDropTable(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
setShouldDropTableRows(boolean) - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
setSlicer(Exp) - Method in class mondrian.olap.ParserTest.TestParser
 
setSlicerAxis(QueryAxis) - Method in class mondrian.olap.Query
 
setSlicerContext(Member) - Method in class mondrian.rolap.RolapEvaluator
Adds a slicer member to the evaluator context, and remember it as part of the slicer.
setStarKeyColumn(RolapStar.Column) - Method in class mondrian.rolap.RolapCubeLevel
 
setStarMeasure(Object) - Method in class mondrian.rolap.RolapBaseCubeMeasure
 
setStatus(int) - Method in class mondrian.tui.MockHttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in class mondrian.tui.MockHttpServletResponse
Deprecated. Method setStatus is deprecated Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setString(int, String) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setSubtotalVisibility(boolean) - Method in class mondrian.olap.QueryAxis
 
setSymbolicName(String) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
Set the symbolic (logical) name associated with this usage.
setTableCellFocus(int) - Method in class mondrian.gui.SchemaExplorer
Several methods are called, e.g.
setTableRendererHeight(JTable, JPanel) - Method in class mondrian.gui.SchemaPropertyCellRenderer
 
setTableUsageType(JdbcSchema.TableUsageType) - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
Set the table usage (fact, aggregate or other).
setText(boolean, String) - Method in class mondrian.gui.SchemaTreeCellRenderer
 
setThreadLocalClassName(String) - Static method in class mondrian.calc.ExpCompiler.Factory
Sets the class name of a ExpCompiler implementation.
setThreadLocalClassName(String) - Static method in class mondrian.util.MemoryMonitorFactory
Sets the class name of a MemoryMonitor implementation.
setTime(int, Time) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setTime(int, Time, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setTimeLimit(int) - Method in class mondrian.test.MondrianTestRunner
 
setTimeQueries(boolean) - Method in class mondrian.tui.CmdRunner
 
setTimestamp(int, Timestamp) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setTitle() - Method in class mondrian.gui.SchemaExplorer
 
SetToStrFunDef - Class in mondrian.olap.fun
Definition of the SetToStr MDX function.
setTransactionIsolation(int) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setTwelveHourClock(boolean) - Method in class mondrian.util.Format.DateFormat
 
setType(Type) - Method in class mondrian.olap.ParameterImpl
 
SetType - Class in mondrian.olap.type
Set type.
SetType(Type) - Constructor for class mondrian.olap.type.SetType
Creates a type representing a set of elements of a given type.
setTypeMap(Map<String, Class<?>>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
setUnicodeStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setUniqueName(Object) - Method in class mondrian.rolap.RolapMember
 
setUp() - Method in class mondrian.olap.CellPropertyTest
 
setUp() - Method in class mondrian.olap.fun.CrossJoinTest
 
setUp() - Method in class mondrian.olap.QueryTest
 
setUp() - Method in class mondrian.olap.type.TypeTest
 
setUp() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
setUp() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
setUp() - Method in class mondrian.rolap.aggmatcher.AggTableTestCase
 
setUp() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
 
setUp() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
 
setUp() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
setUp() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
setUp() - Method in class mondrian.rolap.GroupingSetQueryTest
 
setUp() - Method in class mondrian.rolap.RolapConnectionTest
 
setUp() - Method in class mondrian.rolap.RolapResultTest
 
setUp() - Method in class mondrian.rolap.sql.SqlQueryTest
 
setUp() - Method in class mondrian.test.clearview.ClearViewBase
 
setUp() - Method in class mondrian.test.ConcurrentMdxTest
 
setUp() - Method in class mondrian.test.CVConcurrentMdxTest
 
setUp() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
setUp() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
setUp() - Method in class mondrian.test.loader.CsvDBTestCase
 
setUp() - Method in class mondrian.util.MemoryMonitorTest
 
setUp(int, double, double) - Method in class mondrian.util.ObjectPool
 
setUp() - Method in class mondrian.xmla.test.XmlaTest
 
setUp() - Method in class mondrian.xmla.XmlaErrorTest
 
setupAddParameter(String, String[]) - Method in class mondrian.tui.MockHttpServletRequest
 
setupAddParameter(String, String) - Method in class mondrian.tui.MockHttpServletRequest
 
setURL(int, URL) - Method in class mondrian.olap4j.MondrianOlap4jPreparedStatement
 
setUserInRole(String, boolean) - Method in class mondrian.tui.MockHttpServletRequest
 
setUserName(String) - Method in class mondrian.test.loader.DBLoader
 
setUserPrincipal(Principal) - Method in class mondrian.tui.MockHttpServletRequest
 
setValue(Object) - Method in interface mondrian.olap.Parameter
Sets the value of this parameter.
setValue(Object) - Method in class mondrian.olap.ParameterImpl
 
setValue(Object) - Method in class mondrian.rolap.RolapSchemaParameter
 
setValue(R) - Method in class mondrian.util.Pair
 
setValueAt(Object, int, int) - Method in class mondrian.gui.PropertyTableModel
 
setValueAt(JTree) - Method in class mondrian.gui.SchemaTreeCellEditor
 
setVariance(double) - Method in class mondrian.olap.fun.LinReg.Value
 
setVirtualCubeNonNativeCrossJoin() - Method in class mondrian.olap.Query
Indicates that the query cannot use native cross joins to process this virtual cube
setVUsers(int) - Method in class mondrian.test.MondrianTestRunner
 
setWindowMenuIndex(int) - Method in class mondrian.gui.QueryPanel
 
setWorkbench(Workbench) - Method in interface mondrian.gui.WorkbenchMenubarPlugin
 
setWorkbenchProperty(String, String) - Method in class mondrian.gui.Workbench
set a workbench property.
setXsltCache(boolean) - Method in class mondrian.web.taglib.TransformTag
Sets the boolean attribute xsltCache, which determines whether to cache the parsed representation of an XSL style-sheet.
setXsltURI(String) - Method in class mondrian.web.taglib.TransformTag
Sets the string attribute xsltURI, which is the URI of an XSL style-sheet to transform query output.
severity - Variable in class mondrian.tui.XmlUtil.SAXErrorHandler.ErrorInfo
 
SEVERITY_ERROR - Static variable in class mondrian.tui.XmlUtil.SAXErrorHandler
 
SEVERITY_FATAL_ERROR - Static variable in class mondrian.tui.XmlUtil.SAXErrorHandler
 
SEVERITY_WARNING - Static variable in class mondrian.tui.XmlUtil.SAXErrorHandler
 
sgn(double) - Static method in class mondrian.olap.fun.vba.Vba
 
sgtTz - Static variable in class mondrian.util.ScheduleTest
 
sharedDimension - Static variable in class mondrian.rolap.SharedDimensionTest
 
SharedDimensionTest - Class in mondrian.rolap
SharedDimensionTest tests for share dimensions.
SharedDimensionTest() - Constructor for class mondrian.rolap.SharedDimensionTest
 
SharedDimensionTest(String) - Constructor for class mondrian.rolap.SharedDimensionTest
 
shift(int) - Method in class mondrian.util.Format.FloatingDecimal
 
shouldAlertForNonNative(FunDef) - Method in class mondrian.olap.Query
Determines whether an alert for non-native evaluation needs to be posted.
shouldDropTable() - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
shouldDropTableRows() - Method in class mondrian.test.loader.DBLoader.Table.Controller
 
shouldIgnoreUnrelatedDimensions() - Method in interface mondrian.olap.Evaluator
Checks if unrelated dimensions to the measure in the current context should be ignored
shouldIgnoreUnrelatedDimensions(String) - Method in class mondrian.rolap.RolapCube
This method tells us if unrelated dimensions to measures from the input base cube should be pushed to default member or not during aggregation.
shouldIgnoreUnrelatedDimensions(String) - Method in class mondrian.rolap.RolapCubeUsages
 
shouldIgnoreUnrelatedDimensions() - Method in class mondrian.rolap.RolapEvaluator
Checks if unrelated dimensions to the measure in the current context should be ignored.
shouldSelectCell(EventObject) - Method in class mondrian.gui.SchemaPropertyCellEditor
Returns true if the editing cell should be selected, false otherwise.
shouldUseGroupingFunction() - Method in class mondrian.rolap.FastBatchingCellReader
 
sign(double) - Static method in class mondrian.olap.fun.FunUtil
 
signature - Variable in class mondrian.olap.fun.FunDefBase
 
signMask - Static variable in class mondrian.util.Format.FloatingDecimal
 
SimpleResolver - Class in mondrian.olap.fun
A SimpleResolver resolves a single, non-overloaded function.
SimpleResolver(FunDef) - Constructor for class mondrian.olap.fun.SimpleResolver
 
SimpleTestRunner - Class in mondrian.test
Simple test runner.
SimpleTestRunner() - Constructor for class mondrian.test.SimpleTestRunner
 
simplifyEvaluator(Calc, Evaluator) - Static method in class mondrian.calc.impl.AbstractCalc
Returns a simplified evalator whose context is the same for every dimension which an expression depends on, and the default member for every dimension which it does not depend on.
sin(double) - Static method in class mondrian.olap.fun.vba.Vba
 
SINGLE_QUOTE - Static variable in class mondrian.test.loader.CsvLoader
 
singleExpBias - Static variable in class mondrian.util.Format.FloatingDecimal
 
singleExpMask - Static variable in class mondrian.util.Format.FloatingDecimal
 
singleExpShift - Static variable in class mondrian.util.Format.FloatingDecimal
 
singleFractHOB - Static variable in class mondrian.util.Format.FloatingDecimal
 
singleFractMask - Static variable in class mondrian.util.Format.FloatingDecimal
 
singleInstance - Variable in class mondrian.util.ObjectFactory.Singleton
The single instance of the object created by the factory.
singleQuoteString(String) - Static method in class mondrian.olap.Util
Encloses a value in single-quotes, to make a SQL string value.
singleQuoteString(String, StringBuilder) - Static method in class mondrian.olap.Util
Encloses a value in single-quotes, to make a SQL string value.
singleSignMask - Static variable in class mondrian.util.Format.FloatingDecimal
 
sinh(double) - Static method in class mondrian.olap.fun.vba.Excel
 
size() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
size() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
size() - Method in class mondrian.rolap.cache.HardSmartCache
 
size() - Method in interface mondrian.rolap.cache.SmartCache
 
size() - Method in class mondrian.rolap.cache.SoftSmartCache
 
size() - Method in class mondrian.rolap.CellKey.Many
 
size() - Method in class mondrian.rolap.CellKey.One
 
size() - Method in interface mondrian.rolap.CellKey
Returns the number of axes.
size() - Method in class mondrian.rolap.CellKey.Three
 
size() - Method in class mondrian.rolap.CellKey.Two
 
size() - Method in class mondrian.rolap.CellKey.Zero
 
size - Variable in class mondrian.rolap.ModulosTest.PositionList
 
size() - Method in class mondrian.rolap.ModulosTest.PositionList
 
size() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.MALPosition
 
size() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.MIPosition
 
size() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionList
 
size() - Method in class mondrian.rolap.RolapAxis.MemberArrayIterable.PositionWrapper
 
size() - Method in class mondrian.rolap.RolapAxis.MemberArrayList.MALPosition
 
size() - Method in class mondrian.rolap.RolapAxis.MemberArrayList.PositionList
 
size() - Method in class mondrian.rolap.RolapAxis.MemberIterable.MIPosition
 
size() - Method in class mondrian.rolap.RolapAxis.MemberIterable.MLPosition
 
size() - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionList
 
size() - Method in class mondrian.rolap.RolapAxis.MemberIterable.PositionWrapper
 
size() - Method in class mondrian.rolap.RolapAxis.MemberList.MLPosition
 
size() - Method in class mondrian.rolap.RolapAxis.MemberList.PositionList
 
size() - Method in class mondrian.rolap.RolapAxis.PositionListBase
 
size() - Method in class mondrian.rolap.RolapAxis.SingleEmptyPosition.EmptyPosition
 
size() - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
Returns the number of CellInfo objects in this container.
size() - Method in class mondrian.rolap.RolapResult.CellInfoMap
 
size() - Method in class mondrian.rolap.RolapResult.CellInfoPool
 
size() - Method in class mondrian.util.ObjectPool
Return the number of entries in the ObjectPool.
size() - Method in class mondrian.util.UnsupportedList
 
slicerAxis - Variable in class mondrian.olap.Query
public-private: This must be public because it is still accessed in rolap.RolapResult
slicerAxis - Variable in class mondrian.olap.ResultBase
 
slicerCalc - Variable in class mondrian.olap.Query
 
sLN(double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
Slope - Static variable in class mondrian.olap.fun.LinReg
 
slope - Variable in class mondrian.olap.fun.LinReg.Value
The slope for the linear regression model.
SlopeResolver - Static variable in class mondrian.olap.fun.LinReg
 
Smallint - Static variable in class mondrian.test.loader.DBLoader.Type
 
SmartCache<K,V> - Interface in mondrian.rolap.cache
Defines a cache API.
SmartMemberListCache<K,V> - Class in mondrian.rolap
Uses a SmartCache to store lists of members, where the key depends on a SqlConstraint.
SmartMemberListCache() - Constructor for class mondrian.rolap.SmartMemberListCache
 
SmartMemberListCache.Key2<T1,T2> - Class in mondrian.rolap
a HashMap key that consists of two components.
SmartMemberListCache.Key2(T1, T2) - Constructor for class mondrian.rolap.SmartMemberListCache.Key2
 
SmartMemberReader - Class in mondrian.rolap
SmartMemberReader implements MemberReader by keeping a cache of members and their children.
SmartMemberReader(MemberReader) - Constructor for class mondrian.rolap.SmartMemberReader
 
SmartMemberReader.SiblingIterator - Class in mondrian.rolap
SiblingIterator helps traverse a hierarchy of members, by remembering the position at each level.
SmartMemberReader.SiblingIterator(MemberReader, RolapMember) - Constructor for class mondrian.rolap.SmartMemberReader.SiblingIterator
 
SOAP_MUST_UNDERSTAND_ATTR - Static variable in interface mondrian.xmla.XmlaConstants
 
SOAP_PREFIX - Static variable in class mondrian.tui.XmlaSupport
 
SOAP_PREFIX - Static variable in class mondrian.tui.XmlUtil
 
SOAP_PREFIX - Static variable in interface mondrian.xmla.XmlaConstants
 
SoftSmartCache<K,V> - Class in mondrian.rolap.cache
A map with soft references that is cleaned up in regular intervals.
SoftSmartCache() - Constructor for class mondrian.rolap.cache.SoftSmartCache
 
SoftSmartCache.CacheReference - Class in mondrian.rolap.cache
an entry in the cache that contains the key for the cache map to remove the entry when its value has been garbage collected
SoftSmartCache.CacheReference(K, V) - Constructor for class mondrian.rolap.cache.SoftSmartCache.CacheReference
 
SOLIDUS - Static variable in interface mondrian.olap.ParserSym
 
SOLVE_ORDER - Static variable in class mondrian.olap.Property
Definition of the property which determines the solve order of a calculated member with respect to other calculated members.
SOLVE_ORDER_ORDINAL - Static variable in class mondrian.olap.Property
 
SolveOrderMode - Variable in class mondrian.olap.MondrianProperties
Property that controls the behavior of solve order of calculated members and sets.
SolveOrderScopeIsolationTest - Class in mondrian.test
SolveOrderScopeIsolationTest Test conformance to SSAS2005 solve order scope isolation behavior.
SolveOrderScopeIsolationTest() - Constructor for class mondrian.test.SolveOrderScopeIsolationTest
 
sortColumnDefinitions - Variable in enum mondrian.xmla.RowsetDefinition
 
sortedCubes(Schema) - Static method in enum mondrian.xmla.RowsetDefinition
 
sortMembers(Evaluator, List<Member>, Calc, boolean, boolean) - Static method in class mondrian.olap.fun.FunUtil
Helper function to sortMembers a list of members according to an expression.
SortTest - Class in mondrian.olap.fun
SortTest tests the collation order of positive and negative infinity, and Double.NaN.
SortTest() - Constructor for class mondrian.olap.fun.SortTest
 
sortTuples(Evaluator, List<Member[]>, Calc, boolean, boolean, int) - Static method in class mondrian.olap.fun.FunUtil
Helper function to sortMembers a list of members according to an expression.
sortValuesDesc(Object[]) - Static method in class mondrian.olap.fun.FunUtil
Sorts an array of values.
source - Variable in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
source - Variable in class mondrian.olap.MondrianDef.DimensionUsage
 
source - Variable in class mondrian.rolap.SmartMemberReader
access to source must be synchronized(this)
space(int) - Static method in class mondrian.olap.fun.vba.Vba
 
space - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
space - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
SparseSegmentCountThreshold - Variable in class mondrian.olap.MondrianProperties
Property that, with MondrianProperties.SparseSegmentDensityThreshold, determines whether to choose a sparse or dense representation when storing collections of cell values in memory.
SparseSegmentDataset - Class in mondrian.rolap.agg
A SparseSegmentDataset is a means of storing segment values which is suitable when few of the combinations of keys have a value present.
SparseSegmentDataset(Segment) - Constructor for class mondrian.rolap.agg.SparseSegmentDataset
 
SparseSegmentDensityThreshold - Variable in class mondrian.olap.MondrianProperties
Property that, with MondrianProperties.SparseSegmentCountThreshold, determines whether to choose a sparse or dense representation when storing collections of cell values in memory.
specialFunctions - Variable in class mondrian.olap.fun.CustomizedFunctionTable
 
sql - Variable in error mondrian.rolap.BatchTestCase.Bomb
 
sql - Variable in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
 
SQL_LOGGER - Static variable in class mondrian.rolap.RolapUtil
 
SqlConstraint - Interface in mondrian.rolap.sql
restricts the members that are fetched by SqlMemberSource.
SqlConstraintFactory - Class in mondrian.rolap
Creates the right constraint for common tasks.
SqlConstraintUtils - Class in mondrian.rolap
Utility class used by implementations of SqlConstraint, used to generate constraints into SqlQuery.
SqlContextConstraint - Class in mondrian.rolap
limits the result of a Member SQL query to the current evaluation context.
SqlContextConstraint(RolapEvaluator, boolean) - Constructor for class mondrian.rolap.SqlContextConstraint
Creates a SqlContextConstraint.
SqlMemberSource - Class in mondrian.rolap
A SqlMemberSource reads members from a SQL database.
SqlMemberSource(RolapHierarchy) - Constructor for class mondrian.rolap.SqlMemberSource
 
sqlNullLiteral - Static variable in class mondrian.rolap.RolapUtil
 
sqlNullValue - Static variable in class mondrian.rolap.RolapUtil
Special value represents a null key.
SqlPattern - Class in mondrian.test
Pattern for a SQL statement (or fragment thereof) expected to be produced during the course of running a test.
SqlPattern(Set<SqlPattern.Dialect>, String, int) - Constructor for class mondrian.test.SqlPattern
Creates a pattern which applies to a collection of dialects and is triggered by the first N characters of the expected statement.
SqlPattern(SqlPattern.Dialect, String, int) - Constructor for class mondrian.test.SqlPattern
Creates a pattern which applies to one or more dialects and is triggered by the first N characters of the expected statement.
SqlPattern(SqlPattern.Dialect, String, String) - Constructor for class mondrian.test.SqlPattern
Creates a pattern which applies to one or more dialects.
SqlPattern(Set<SqlPattern.Dialect>, String, String) - Constructor for class mondrian.test.SqlPattern
Creates a pattern which applies a collection of dialects.
SqlPattern.Dialect - Enum in mondrian.test
SQL dialect definition.
SqlQuery - Class in mondrian.rolap.sql
SqlQuery allows us to build a select statement and generate it in database-specific SQL syntax.
SqlQuery(SqlQuery.Dialect, boolean) - Constructor for class mondrian.rolap.sql.SqlQuery
Base constructor used by all other constructors to create an empty instance.
SqlQuery(SqlQuery.Dialect) - Constructor for class mondrian.rolap.sql.SqlQuery
Creates a SqlQuery using a given dialect and inheriting the formatting preferences from MondrianProperties.GenerateFormattedSql property.
SqlQuery(DatabaseMetaData) - Constructor for class mondrian.rolap.sql.SqlQuery
Creates a SqlQuery
SqlQuery.ClauseList - Class in mondrian.rolap.sql
 
SqlQuery.ClauseList(boolean) - Constructor for class mondrian.rolap.sql.SqlQuery.ClauseList
 
SqlQuery.CodeSet - Class in mondrian.rolap.sql
Collection of alternative code for alternative dialects.
SqlQuery.CodeSet() - Constructor for class mondrian.rolap.sql.SqlQuery.CodeSet
 
SqlQuery.Datatype - Enum in mondrian.rolap.sql
Datatype of a column.
SqlQuery.Dialect - Class in mondrian.rolap.sql
Description of a SQL dialect.
SqlQuery.Dialect(String, String, String, Set<List<Integer>>, boolean, int) - Constructor for class mondrian.rolap.sql.SqlQuery.Dialect
 
SqlQueryChecker - Interface in mondrian.rolap.sql
Runs a SQL query.
SqlQueryFailed - Variable in class mondrian.resource.MondrianResource
SqlQueryFailed is 'Context ''{0}'': Sql query failed to run ''{1}''.'
SqlQueryTest - Class in mondrian.rolap.sql
Test for SqlQuery
SqlQueryTest() - Constructor for class mondrian.rolap.sql.SqlQueryTest
 
SqlStatement - Class in mondrian.rolap
SqlStatement contains a SQL statement and associated resources throughout its lifetime.
SqlStatement(DataSource, String, int, String, String, int, int) - Constructor for class mondrian.rolap.SqlStatement
 
SqlTupleReader - Class in mondrian.rolap
Reads the members of a single level (level.members) or of multiple levels (crossjoin).
SqlTupleReader(TupleConstraint) - Constructor for class mondrian.rolap.SqlTupleReader
 
SqlTupleReader.WhichSelect - Enum in mondrian.rolap
Description of the position of a SELECT statement in a UNION.
sqr(double) - Static method in class mondrian.olap.fun.vba.Vba
 
sqrtPi(double) - Static method in class mondrian.olap.fun.vba.Excel
 
StandAlone - Class in mondrian.test
 
StandAlone() - Constructor for class mondrian.test.StandAlone
 
star - Variable in class mondrian.rolap.aggmatcher.Recognizer
 
StarColumnPredicate - Interface in mondrian.rolap
Refinement of StarPredicate which constrains precisely one column.
StarColumnPredicate.Overlap - Class in mondrian.rolap
Returned by StarColumnPredicate.intersect(mondrian.rolap.StarColumnPredicate), describes whether two predicates overlap, and if so, the remaining predicate.
StarColumnPredicate.Overlap(boolean, StarColumnPredicate, float) - Constructor for class mondrian.rolap.StarColumnPredicate.Overlap
 
StarPredicate - Interface in mondrian.rolap
Condition which constrains a set of values of a single RolapStar.Column or a set of columns.
StarResolver - Static variable in class mondrian.olap.fun.CrossJoinFunDef
 
start_production() - Method in class mondrian.olap.Parser
Indicates start production.
start_state() - Method in class mondrian.olap.Parser
Indicates start state.
startDocument() - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
startDocument() - Method in interface mondrian.xmla.SaxWriter
 
startElement(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
startElement(String, String[]) - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
startElement(String) - Method in interface mondrian.xmla.SaxWriter
 
startElement(String, String[]) - Method in interface mondrian.xmla.SaxWriter
 
startTest(Test) - Method in class mondrian.test.MondrianResultPrinter
 
statistics(int, int, PrintWriter) - Static method in class mondrian.util.PrimeFinder
Tests correctness.
std - Variable in class mondrian.gui.ListRenderer
 
StddevpResolver - Static variable in class mondrian.olap.fun.StdevPFunDef
 
StddevResolver - Static variable in class mondrian.olap.fun.StdevFunDef
 
stdev(Evaluator, List, Calc, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
StdevFunDef - Class in mondrian.olap.fun
Definition of the Stdev builtin MDX function, and its alias Stddev.
StdevFunDef(FunDef) - Constructor for class mondrian.olap.fun.StdevFunDef
 
StdevPFunDef - Class in mondrian.olap.fun
Definition of the StdevP builtin MDX function, and its alias StddevP.
StdevPFunDef(FunDef) - Constructor for class mondrian.olap.fun.StdevPFunDef
 
StdevpResolver - Static variable in class mondrian.olap.fun.StdevPFunDef
 
StdevResolver - Static variable in class mondrian.olap.fun.StdevFunDef
 
stopCellEditing() - Method in class mondrian.gui.SchemaPropertyCellEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class mondrian.gui.SchemaTreeCellEditor
 
storedMeasure - Variable in class mondrian.rolap.RolapNativeSql
 
storeMembersCAAndOR(SchemaReader) - Method in class mondrian.test.FoodMartTestCase
 
storeMembersUsaAndCanada(boolean, SchemaReader, Cube) - Method in class mondrian.test.FoodMartTestCase
 
storesLowerCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
storeWorkbenchProperties() - Method in class mondrian.gui.Workbench
save properties
str(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
str(String) - Method in class mondrian.resource.MondrianResource._Def0
 
str(String, String) - Method in class mondrian.resource.MondrianResource._Def1
 
str(Number, Number) - Method in class mondrian.resource.MondrianResource._Def10
 
str(Number) - Method in class mondrian.resource.MondrianResource._Def11
 
str() - Method in class mondrian.resource.MondrianResource._Def12
 
str(Number) - Method in class mondrian.resource.MondrianResource._Def13
 
str(String) - Method in class mondrian.resource.MondrianResource._Def14
 
str(String, Number) - Method in class mondrian.resource.MondrianResource._Def15
 
str(String, String, String) - Method in class mondrian.resource.MondrianResource._Def16
 
str(String, String) - Method in class mondrian.resource.MondrianResource._Def17
 
str(String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def18
 
str(String, String, String, Number, String, String, String) - Method in class mondrian.resource.MondrianResource._Def19
 
str(String) - Method in class mondrian.resource.MondrianResource._Def2
 
str(String, String, Number) - Method in class mondrian.resource.MondrianResource._Def20
 
str(String, String, Number, String) - Method in class mondrian.resource.MondrianResource._Def21
 
str(String, String, String, String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def22
 
str(String) - Method in class mondrian.resource.MondrianResource._Def23
 
str() - Method in class mondrian.resource.MondrianResource._Def3
 
str(String, String, String) - Method in class mondrian.resource.MondrianResource._Def4
 
str() - Method in class mondrian.resource.MondrianResource._Def5
 
str(Number, String) - Method in class mondrian.resource.MondrianResource._Def6
 
str(String, String, String, String) - Method in class mondrian.resource.MondrianResource._Def7
 
str(Number) - Method in class mondrian.resource.MondrianResource._Def8
 
str(Number, Number) - Method in class mondrian.resource.MondrianResource._Def9
 
strComp(String, String) - Static method in class mondrian.olap.fun.vba.Vba
 
strComp(String, String, int) - Static method in class mondrian.olap.fun.vba.Vba
 
stream2Element(InputStream) - Static method in class mondrian.xmla.XmlaUtil
 
String - Static variable in class mondrian.olap.Category
String is a string expression.
string(int, char) - Static method in class mondrian.olap.fun.vba.Vba
 
STRING - Static variable in interface mondrian.olap.ParserSym
 
STRING_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
StringCalc - Interface in mondrian.calc
Compiled expression whose result is a String.
stringEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
StringList - Class in mondrian.rolap
StringList makes it easy to build up a comma-separated string.
StringList(String, String) - Constructor for class mondrian.rolap.StringList
 
StringList(String) - Constructor for class mondrian.rolap.StringList
 
stringRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
StringResolver - Static variable in class mondrian.olap.fun.GenerateFunDef
 
stringResolver - Static variable in class mondrian.olap.fun.SetItemFunDef
 
StringScanner - Class in mondrian.olap
Lexical analyzer whose input is a string.
StringScanner(String, boolean) - Constructor for class mondrian.olap.StringScanner
 
StringType - Class in mondrian.olap.type
The type of a string expression.
StringType() - Constructor for class mondrian.olap.type.StringType
Creates a string type.
stripSetType(Type) - Static method in class mondrian.olap.type.TypeUtil
Given a set type, returns the element type.
stripWhitespace(Element) - Static method in class mondrian.test.comp.XMLUtility
 
strReverse(String) - Static method in class mondrian.olap.fun.vba.Vba
 
StrToSetFunDef - Class in mondrian.olap.fun
Definition of the StrToSet MDX builtin function.
StrToTupleFunDef - Class in mondrian.olap.fun
Definition of the StrToTuple MDX function.
sub(Format.FDBigInt) - Method in class mondrian.util.Format.FDBigInt
 
subList(int, int) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
subList(int, int) - Method in class mondrian.util.UnsupportedList
 
submit(URL, String) - Method in class mondrian.olap4j.MondrianInprocProxy
 
subName - Variable in class mondrian.olap.HierarchyBase
name and subName are the name of the hierarchy, respectively containing and not containing dimension name.
SubsetFunDef - Class in mondrian.olap.fun
Definition of the Subset MDX function.
SubsetFunDef(FunDef) - Constructor for class mondrian.olap.fun.SubsetFunDef
 
substitute(Member) - Method in class mondrian.olap.DelegatingSchemaReader
 
substitute(String, String) - Static method in class mondrian.olap.fun.VisualTotalsFunDef
Substitutes a name into a pattern.

Asterisks are replaced with the name, double-asterisks are replaced with a single asterisk.

substitute(Member) - Method in interface mondrian.olap.SchemaReader
Substitutes a member with an equivalent member which enforces the access control policy of this SchemaReader.
substitute(RolapMember) - Method in class mondrian.rolap.CacheMemberReader
 
substitute(RolapMember) - Method in class mondrian.rolap.DelegatingMemberReader
 
substitute(RolapMember) - Method in interface mondrian.rolap.MemberReader
Substitutes a given member.
substitute(Member) - Method in class mondrian.rolap.RolapSchemaReader
 
substitute(RolapMember) - Method in class mondrian.rolap.SmartMemberReader
 
substitute(RolapMember) - Method in class mondrian.rolap.SqlMemberSource
 
SubstitutingMemberReader - Class in mondrian.rolap
Implementation of MemberReader which replaces given members with a substitute.
SubstitutingMemberReader(MemberReader) - Constructor for class mondrian.rolap.SubstitutingMemberReader
Creates a SubstitutingMemberReader.
SubTotalTest - Class in mondrian.test.clearview
SubTotalTest is a test suite which tests scenarios of using sub totals against the FoodMart database.
SubTotalTest() - Constructor for class mondrian.test.clearview.SubTotalTest
 
SubTotalTest(String) - Constructor for class mondrian.test.clearview.SubTotalTest
 
SUCCESS_EXIT - Static variable in class mondrian.test.MondrianTestRunner
 
suite() - Static method in class mondrian.test.clearview.BatchedFillTest
 
suite() - Static method in class mondrian.test.clearview.CVBasicTest
 
suite() - Static method in class mondrian.test.clearview.GrandTotalTest
 
suite() - Static method in class mondrian.test.clearview.MemHungryTest
 
suite() - Static method in class mondrian.test.clearview.MetricFilterTest
 
suite() - Static method in class mondrian.test.clearview.MiscTest
 
suite() - Static method in class mondrian.test.clearview.MultiDimTest
 
suite() - Static method in class mondrian.test.clearview.MultiDimVCTest
 
suite() - Static method in class mondrian.test.clearview.MultiLevelTest
 
suite() - Static method in class mondrian.test.clearview.MultiLevelVCTest
 
suite() - Static method in class mondrian.test.clearview.PartialCacheTest
 
suite() - Static method in class mondrian.test.clearview.PartialCacheVCTest
 
suite() - Static method in class mondrian.test.clearview.PredicateFilterTest
 
suite() - Static method in class mondrian.test.clearview.QueryAllTest
 
suite() - Static method in class mondrian.test.clearview.QueryAllVCTest
 
suite() - Static method in class mondrian.test.clearview.SubTotalTest
 
suite() - Static method in class mondrian.test.clearview.SummaryMetricPercentTest
 
suite() - Static method in class mondrian.test.clearview.SummaryTest
 
suite() - Static method in class mondrian.test.clearview.TopBottomTest
 
suite() - Static method in class mondrian.test.comp.ResultComparatorTest
 
suite() - Static method in class mondrian.xmla.test.XmlaTest
 
sum(Evaluator, List, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
Sum - Static variable in class mondrian.rolap.RolapAggregator
 
sumDouble(Evaluator, List, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
sumDouble(Evaluator, Iterable, Calc) - Static method in class mondrian.olap.fun.FunUtil
 
SumFunDef - Class in mondrian.olap.fun
Definition of the Sum MDX function.
SumFunDef(FunDef) - Constructor for class mondrian.olap.fun.SumFunDef
 
summaryBatches - Variable in class mondrian.rolap.FastBatchingCellReader.CompositeBatch
Batches whose data can be fetched using rollup on detailed batch
SummaryMetricPercentTest - Class in mondrian.test.clearview
SummaryMetricPercentTest is a test suite which tests scenarios of computing sums and percentages against the FoodMart database.
SummaryMetricPercentTest() - Constructor for class mondrian.test.clearview.SummaryMetricPercentTest
 
SummaryMetricPercentTest(String) - Constructor for class mondrian.test.clearview.SummaryMetricPercentTest
 
SummaryTest - Class in mondrian.test.clearview
SummaryTest is a test suite which tests scenarios of summing unit sales against the FoodMart database.
SummaryTest() - Constructor for class mondrian.test.clearview.SummaryTest
 
SummaryTest(String) - Constructor for class mondrian.test.clearview.SummaryTest
 
superSetMatch(BitKey) - Method in class mondrian.rolap.aggmatcher.AggStar
Is this AggStar's BitKey a super set (proper or not) of the BitKey parameter.
supportedBuiltInFunctions - Variable in class mondrian.olap.fun.CustomizedFunctionTable
 
supportsAlterTableWithAddColumn() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsBatchUpdates() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsColumnAliasing() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsConvert() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsConvert(int, int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsFullOuterJoins() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsGroupBy() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsGroupByExpressions() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect supports expressions in the GROUP BY clause.
supportsGroupByUnrelated() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsGroupingSets() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect allows the GROUPING SETS construct in the GROUP BY clause.
supportsIntegrityEnhancementFacility() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMultipleResultSets() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMultipleTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsMultiValueInExpr() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns true if this dialect supports multi-value IN expressions.
supportsNamedParameters() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsNonNullableColumns() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsOuterJoins() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsPositionedDelete() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsPositionedUpdate() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect supports the given concurrency type in combination with the given result set type.
supportsResultSetHoldability(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsResultSetType(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSavepoints() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSelectForUpdate() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsStatementPooling() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsStoredProcedures() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsTransactions() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsUnion() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsUnionAll() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
supportsUnlimitedValueList() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
Returns whether this Dialect places no limit on the number of rows which can appear as elements of an IN or VALUES expression.
supportsValidation() - Static method in class mondrian.tui.XmlUtil
Returns whether the XML parser supports validation.
suspendEncoding() - Method in class mondrian.util.Base64.OutputStream
Suspends encoding of the stream.
swapAxes() - Method in class mondrian.olap.Query
Swaps the x- and y- axes.
sYD(double, double, double, double) - Static method in class mondrian.olap.fun.vba.Vba
 
Symbol - Static variable in class mondrian.olap.Category
Symbol is a symbol, for example the BASC keyword to the Order() function.
SymbolType - Class in mondrian.olap.type
The type of a symbolic expression.
SymbolType() - Constructor for class mondrian.olap.type.SymbolType
Creates a symbol type.
Syntax - Enum in mondrian.olap
Enumerated values describing the syntax of an expression.
syntax_error(Symbol) - Method in class mondrian.olap.Parser
 

T

TABLE - Static variable in class mondrian.gui.JDBCTreeModel.Node
 
table - Variable in class mondrian.gui.MondrianGuiDef.Closure
 
table - Variable in class mondrian.gui.MondrianGuiDef.Column
 
table - Variable in class mondrian.gui.MondrianGuiDef.Level
 
table - Variable in class mondrian.olap.MondrianDef.Closure
 
table - Variable in class mondrian.olap.MondrianDef.Column
 
table - Variable in class mondrian.olap.MondrianDef.Level
 
table - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table
 
table - Variable in class mondrian.rolap.RolapStar.Condition
 
TABLE_NAME_TAG - Static variable in class mondrian.test.loader.CsvDBLoader
 
tableCustomer - Variable in class mondrian.rolap.BatchTestCase
 
tableEditor - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
tableExists(String) - Method in class mondrian.rolap.RolapCubeHierarchy
 
tableExists(String) - Method in class mondrian.rolap.RolapHierarchy
 
tableMatch - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
tableMatches - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
All shared TableMatches.
tableMatchRef - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
tableProductClass - Variable in class mondrian.rolap.BatchTestCase
 
tableRenderer - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
tables - Variable in class mondrian.gui.JDBCMetaData.Database
 
tables - Variable in class mondrian.gui.JDBCMetaData.DbSchema
ordered collection, allows duplicates and null
tables - Variable in class mondrian.rolap.BatchTestCase.CellRequestConstraint
 
tablesCount - Variable in class mondrian.gui.JDBCMetaData.Database
 
tableTime - Variable in class mondrian.rolap.BatchTestCase
 
tag - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
tag - Variable in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
tail(int, List) - Static method in class mondrian.olap.fun.HeadTailFunDef
 
TailResolver - Static variable in class mondrian.olap.fun.HeadTailFunDef
 
tan(double) - Static method in class mondrian.olap.fun.vba.Vba
 
tanh(double) - Static method in class mondrian.olap.fun.vba.Excel
 
target - Variable in class mondrian.gui.PropertyTableModel
 
targets - Variable in class mondrian.rolap.SqlTupleReader
 
tearDown() - Method in class mondrian.olap.fun.CrossJoinTest
 
tearDown() - Method in class mondrian.rolap.aggmatcher.AggTableTestCase
 
tearDown() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
 
tearDown() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
 
tearDown() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
tearDown() - Method in class mondrian.rolap.GroupingSetQueryTest
 
tearDown() - Method in class mondrian.rolap.RolapResultTest
 
tearDown() - Method in class mondrian.rolap.sql.SqlQueryTest
 
tearDown() - Method in class mondrian.test.AccessControlTest
 
tearDown() - Method in class mondrian.test.clearview.ClearViewBase
 
tearDown() - Method in class mondrian.test.ConcurrentMdxTest
 
tearDown() - Method in class mondrian.test.CVConcurrentMdxTest
 
tearDown() - Method in class mondrian.test.DialectTest
 
tearDown() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
tearDown() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
tearDown() - Method in class mondrian.test.loader.CsvDBTestCase
 
tearDown() - Method in class mondrian.util.MemoryMonitorTest
 
tearDown() - Method in class mondrian.xmla.test.XmlaTest
 
tearDown() - Method in class mondrian.xmla.XmlaErrorTest
 
template - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
templateNamePos - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
templateNamePos - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
This is a one-to-one mapping, each template name can appear at most once.
templateParts - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
templateParts - Variable in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
TENURED_POOL - Static variable in class mondrian.util.NotificationMemoryMonitor
 
Test - Class in mondrian.rolap
todo:
Test(String[]) - Constructor for class mondrian.rolap.Test
 
test01() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test01() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test02() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test02() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test03() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test03() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test04() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test04() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test05() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test05() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test06() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test06() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test07() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test07() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test08() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test08() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test09() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test09() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test10() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test10() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test11() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test11() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test12() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test12() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test13() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test13() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test14() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test14() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test15() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test15() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test16() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test16() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test17() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test17() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test18() - Method in class mondrian.xmla.XmlaExcel2000Test
 
test19() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test20() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test23() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test24() - Method in class mondrian.xmla.XmlaExcelXPTest
 
test2LevelOfOverrideOverCubeMemberDoesNotHappen() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
test7731() - Method in class mondrian.test.CmdRunnerTest
 
testA() - Method in class mondrian.rolap.SharedDimensionTest
 
testAbs() - Method in class mondrian.olap.fun.vba.VbaTest
 
testAcos() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testAcosh() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testAddCalculatedMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testAddCommand() - Method in class mondrian.rolap.MemberCacheControlTest
 
testAddCommandNegative() - Method in class mondrian.rolap.MemberCacheControlTest
Tests a variety of negative cases including add/delete/move null members add/delete/move members in parent-child hierarchies.
testAddition() - Method in class mondrian.olap.CustomizedParserTest
 
testAddToCompositeBatchForAggregationBatchAlreadyPartOfACompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAddToCompositeBatchForBothBatchAlreadyPartOfACompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAddToCompositeBatchForBothBatchesNotPartOfCompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAddToCompositeBatchForDetailedBatchAlreadyPartOfACompositeBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAggChildMembersOfLeaf() - Method in class mondrian.rolap.TestAggregationManager
As TestAggregationManager.testAggMembers(), but asks for children of a leaf level.
testAggMembers() - Method in class mondrian.rolap.TestAggregationManager
Tests that an aggregate table is used to speed up a <Member>.Children expression.
testAggOnCalcMember() - Method in class mondrian.test.NamedSetTest
 
testAggregate() - Method in class mondrian.olap.fun.FunctionTest
 
testAggregate2() - Method in class mondrian.olap.fun.FunctionTest
 
testAggregate2AllMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testAggregateDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testAggregateDistinctCount() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAggregateDistinctCount2() - Method in class mondrian.rolap.FastBatchingCellReaderTest
As FastBatchingCellReaderTest.testAggregateDistinctCount(), but (a) calc member includes members from different levels and (b) also display [unit sales].
testAggregateDistinctCount3() - Method in class mondrian.rolap.FastBatchingCellReaderTest
As FastBatchingCellReaderTest.testAggregateDistinctCount2(), but with two calc members simultaneously.
testAggregateDistinctCount4() - Method in class mondrian.rolap.FastBatchingCellReaderTest
Distinct count over aggregate member which contains overlapping members.
testAggregateDistinctCount5() - Method in class mondrian.rolap.FastBatchingCellReaderTest
Fix a problem when genergating predicates for distinct count aggregate loading and using the aggregate function in the slicer.
testAggregateDistinctCount6() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAggregateDistinctCountInDimensionFilter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testAggregateMemberDefinedOnNonJoiningDimensionWithNonAllDefaultMember() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testAggregateMemberIsEvaluatedAfterOtherMembers() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testAggregatesAtTheSameLevelForNormalAndDistinctCountMeasure() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testAggregateToSimulateCompoundSlicer() - Method in class mondrian.olap.fun.FunctionTest
 
testAggregateWithIIF() - Method in class mondrian.olap.fun.FunctionTest
 
testAggregationListOptimizationForChildren() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
TestAggregationManager - Class in mondrian.rolap
Unit test for AggregationManager.
TestAggregationManager(String) - Constructor for class mondrian.rolap.TestAggregationManager
 
TestAggregationManager() - Constructor for class mondrian.rolap.TestAggregationManager
 
testAggregationOfMembersAndDefaultMemberWithoutGroupingSets() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testAggregationOnCJofMembersGeneratesOptimalQuery() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testAggregationOnMembersAndDefaultMemberForDistinctCount() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testAggregationOverLargeListGeneratesError() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testAggTableSupportOfSharedDims() - Method in class mondrian.test.SchemaTest
this test triggers an exception out of the aggregate table manager
testAll() - Method in class mondrian.olap.fun.FunctionTest
 
testAll() - Method in class mondrian.rolap.RolapResultTest
 
testAll() - Method in class mondrian.test.ParentChildHierarchyTest
 
testAll2() - Method in class mondrian.olap.fun.FunctionTest
 
testAll5() - Method in class mondrian.olap.fun.FunctionTest
 
testAllLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
getMembersInLevel where Level = (All)
testAllLevelName() - Method in class mondrian.test.BasicQueryTest
 
testAllMeasureMembers() - Method in class mondrian.rolap.VirtualCubeTest
 
testAllMemberCaption() - Method in class mondrian.test.BasicQueryTest
 
testAllMemberMultipleDimensionUsages() - Method in class mondrian.test.SchemaTest
Test to verify naming of all member with dimension usage name is different then source name
testAllMemberNoStringReplace() - Method in class mondrian.test.SchemaTest
 
testAllMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testAllMembersNECJ1() - Method in class mondrian.rolap.NonEmptyTest
Verify that the presence of All member in all the inputs disables native evaluation.
testAllMembersNECJ2() - Method in class mondrian.rolap.NonEmptyTest
Verify that the native evaluation is possible if one input does not contain the All member.
testAllowsCompoundCountDistinct() - Method in class mondrian.test.DialectTest
 
testAllowsCountDistinct() - Method in class mondrian.test.DialectTest
 
testAllowsDdl() - Method in class mondrian.test.DialectTest
 
testAllowsFromQuery() - Method in class mondrian.test.DialectTest
 
testAllowsGroupingSets() - Method in class mondrian.test.DialectTest
Tests that the SqlQuery.Dialect.supportsGroupingSets() dialect property is accurate.
testAllowsMultipleCountDistinct() - Method in class mondrian.test.DialectTest
 
testAllowsOrderByAlias() - Method in class mondrian.test.DialectTest
 
testAllTokens() - Method in class mondrian.util.FormatTest
 
testAncestor() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorAllLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorHigher() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorNumeric() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorOfHaifa() - Method in class mondrian.test.RaggedHierarchyTest
 
testAncestorSameLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorWithHiddenParent() - Method in class mondrian.olap.fun.FunctionTest
 
testAncestorWrongHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testAnd() - Method in class mondrian.olap.fun.FunctionTest
 
testAnd() - Method in class mondrian.rolap.BitKeyTest
Tests the 'and' operation on BitKeys
testAnd2() - Method in class mondrian.olap.fun.FunctionTest
 
testAndNot() - Method in class mondrian.rolap.BitKeyTest
Tests the BitKey.andNot(BitKey) operation.
testAnotherMemberFun() - Method in class mondrian.test.UdfTest
Tests a UDF whose return type is not the same as its first parameter.
testApproxRowCountInHierarchyOverridesCountCallsToDatabase() - Method in class mondrian.xmla.XmlaBasicTest
 
testApproxRowCountOverridesCountCallsToDatabase() - Method in class mondrian.xmla.XmlaBasicTest
 
testAreCatalogsEqual() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testAsc() - Method in class mondrian.olap.fun.vba.VbaTest
 
testAscB() - Method in class mondrian.olap.fun.vba.VbaTest
 
testAscendants() - Method in class mondrian.olap.fun.FunctionTest
 
testAscendantsAll() - Method in class mondrian.olap.fun.FunctionTest
 
testAscendantsNull() - Method in class mondrian.olap.fun.FunctionTest
 
testAscW() - Method in class mondrian.olap.fun.vba.VbaTest
 
testAsinh() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testAsSample7ButUsingVirtualCube() - Method in class mondrian.test.BasicQueryTest
 
testAtan2() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testAtanh() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testAtn() - Method in class mondrian.olap.fun.vba.VbaTest
 
testAuth01() - Method in class mondrian.xmla.XmlaErrorTest
 
testAuth02() - Method in class mondrian.xmla.XmlaErrorTest
 
testAuth03() - Method in class mondrian.xmla.XmlaErrorTest
 
testAuth04() - Method in class mondrian.xmla.XmlaErrorTest
 
testAuth05() - Method in class mondrian.xmla.XmlaErrorTest
 
testAutoFrench() - Method in class mondrian.test.I18nTest
 
testAutoMexican() - Method in class mondrian.test.I18nTest
 
testAutoSpanish() - Method in class mondrian.test.I18nTest
 
testAvg() - Method in class mondrian.olap.fun.FunctionTest
 
testAvgCastProblem() - Method in class mondrian.test.BasicQueryTest
This tests a fix for bug #1603653
testAxisParsing() - Method in class mondrian.olap.ParserTest
 
testB() - Method in class mondrian.rolap.SharedDimensionTest
 
testBadAction01() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadAction02() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadAction03() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody01() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody02() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody03() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody04() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody05() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody06() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody07() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody08() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody09() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody10() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody11() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody12() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody13() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody14() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadBody15() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadComments() - Method in class mondrian.test.BasicQueryTest
 
testBadFun() - Method in class mondrian.test.UdfTest
 
testBadHeader01() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadMeasure1() - Method in class mondrian.test.BasicQueryTest
 
testBadMeasure2() - Method in class mondrian.test.BasicQueryTest
 
testBadNamedSet() - Method in class mondrian.test.NamedSetTest
 
testBadSize() - Method in class mondrian.rolap.BitKeyTest
Test that negative size throws IllegalArgumentException.
testBadSoap01() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadSoap02() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadXml01() - Method in class mondrian.xmla.XmlaErrorTest
 
testBadXml02() - Method in class mondrian.xmla.XmlaErrorTest
 
testBangFunction() - Method in class mondrian.olap.ParserTest
 
testBar() - Method in class mondrian.test.ParentChildHierarchyTest
Script from here.
testBasic() - Method in class mondrian.olap.fun.FunctionTest
 
testBasic2() - Method in class mondrian.olap.fun.FunctionTest
 
testBasic5() - Method in class mondrian.olap.fun.FunctionTest
 
testBasic9() - Method in class mondrian.olap.fun.FunctionTest
 
testBasketAnalysis() - Method in class mondrian.test.BasicQueryTest
Basket analysis is a topic better suited to data mining discussions, but some basic forms of basket analysis can be handled through the use of MDX queries.
testBasketAnalysisAfterFlush() - Method in class mondrian.test.BasicQueryTest
Flushes the cache then runs BasicQueryTest.testBasketAnalysis(), because this test has been known to fail when run standalone.
testBigQuery() - Method in class mondrian.test.BasicQueryTest
Requires the use of a sparse segment, because the product dimension has 6 atttributes, the product of whose cardinalities is ~8M.
testBigSetRandom() - Method in class mondrian.test.CacheHitTest
Runs a set of bigger MDX queries that requires more memory and targets a bigger region of cache in random order.
testBinaryLevelKey() - Method in class mondrian.test.SchemaTest
Test case for bug 1963913, "RolapMember causes ClassCastException in compare()", caused by binary column value.
testBothAxesEmpty() - Method in class mondrian.test.BasicQueryTest
Tests that a query whose axes are empty works.
testBottomCount() - Method in class mondrian.olap.fun.FunctionTest
 
testBottomPercent() - Method in class mondrian.olap.fun.FunctionTest
 
testBottomSum() - Method in class mondrian.olap.fun.FunctionTest
 
testBracketInCalcMemberName() - Method in class mondrian.test.TestCalculatedMembers
Tests that calculated members can have brackets in their names.
testBracketInCubeCalcMemberName() - Method in class mondrian.test.TestCalculatedMembers
Tests that calculated members defined in the schema can have brackets in their names.
testBrokenContextBug() - Method in class mondrian.olap.fun.FunctionTest
 
testBufReplace() - Method in class mondrian.olap.UtilTestCase
 
testBug1412384() - Method in class mondrian.rolap.NonEmptyTest
 
testBug1438285() - Method in class mondrian.test.DrillThroughTest
This tests for bug 1438285, "nameColumn cannot be column in level definition".
testBug1459995() - Method in class mondrian.test.ParentChildHierarchyTest
Testcase for bug 1459995, "NullPointerException in RolapEvaluator.setContext(....)".
testBug1515302() - Method in class mondrian.rolap.NonEmptyTest
 
testBug1541077() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
 
testBug1578545() - Method in class mondrian.test.SchemaTest
Bug 1578545, "ClassCastException in AggQuerySpec" occurs when two cubes have the same fact table, distinct aggregate tables, and measures with the same name.
testBug1630754() - Method in class mondrian.test.BasicQueryTest
This tests for bug #1630754.
testBug1746362() - Method in class mondrian.test.SchemaTest
This tests for bug #1746362 Property column shifting when use captionColumn.
testBug1778358() - Method in class mondrian.rolap.VirtualCubeTest
Test for bug 1778358, "cube.getStar() throws NullPointerException".
testBug1778358a() - Method in class mondrian.rolap.VirtualCubeTest
 
testBug1791609NonEmptyCrossJoinEliminatesCalcMember() - Method in class mondrian.rolap.NonEmptyTest
Tests bug 1791609, "CrossJoin non empty optimizer eliminates calculated member".
testBug1881739() - Method in class mondrian.olap.fun.FunctionTest
 
testBug1938151() - Method in class mondrian.olap.UtilTestCase
Testcase for bug 1938151, "StringIndexOutOfBoundsException instead of a meaningful error"
testBug1949935() - Method in class mondrian.test.AccessControlTest
 
testBug2004202() - Method in class mondrian.rolap.GroupingSetQueryTest
Testcase for bug 2004202, "Except not working with grouping sets".
testBug2028231() - Method in class mondrian.test.AccessControlTest
Testcase for bug 2028231, "Internal error in HierarchizeArrayComparator".
testBug2031158() - Method in class mondrian.test.AccessControlTest
Testcase for bug 2031158, "SubstitutingMemberReader.getMemberBuilder gives UnsupportedOperationException".
testBug636687() - Method in class mondrian.test.BasicQueryTest
The bug happened when a cell which was in cache was compared with a cell which was not in cache.
testBug645744() - Method in class mondrian.test.BasicQueryTest
Bug 645744 happens when getting the children of a member crosses a table boundary.
testBug684593(FoodMartTestCase) - Method in class mondrian.test.BasicQueryTest
If a measure (in this case, [Measures].[Sales Count]) occurs only within a format expression, bug 684593 causes an internal error ("value not found") when the cell's formatted value is retrieved.
testBug714707() - Method in class mondrian.olap.fun.FunctionTest
 
testBug715177() - Method in class mondrian.olap.fun.FunctionTest
 
testBug715177c() - Method in class mondrian.olap.fun.FunctionTest
 
testBug761196() - Method in class mondrian.test.BasicQueryTest
This bug causes all of the format strings to be the same, because the required expression [Measures].[Unit Sales] is not in the cache.
testBug761952() - Method in class mondrian.test.BasicQueryTest
Compound slicer causes ClassCastException
testBug769114() - Method in class mondrian.test.BasicQueryTest
Bug 769114: Internal error ("not found") when executing Order(TopCount).
testBug804903() - Method in class mondrian.test.BasicQueryTest
Query with distinct-count measure and no other measures gives ArrayIndexOutOfBoundsException
testBugBiserver1574() - Method in class mondrian.test.AccessControlTest
Test case for BISERVER-1574, "Cube role rollupPolicy='partial' failure".
testCache() - Method in class mondrian.olap.fun.FunctionTest
 
testCache() - Method in class mondrian.util.FormatTest
 
testCachingCurrentDate() - Method in class mondrian.test.UdfTest
 
testCalcMember() - Method in class mondrian.test.MultipleHierarchyTest
 
testCalcMemberCustomFormatterInNonMeasureInQuery() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberCustomFormatterInQuery() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberCustomFormatterInQueryNegative() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberCustomFormatterInQueryNegative2() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberCustomFormatterInSchema() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberCustomFormatterInSchemaNegative() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberIsSetFails() - Method in class mondrian.test.TestCalculatedMembers
 
testCalcMemberWithNonEmptyCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
Make sure that the Crossjoin in [Measures].[CustomerCount] is not evaluated in NON EMPTY context.
testCalcMemberWithQuote() - Method in class mondrian.test.TestCalculatedMembers
 
testCalculatedChild() - Method in class mondrian.olap.fun.FunctionTest
 
testCalculatedChildOnMemberWithNoChildren() - Method in class mondrian.olap.fun.FunctionTest
 
testCalculatedChildOnNullMember() - Method in class mondrian.olap.fun.FunctionTest
 
testCalculatedChildUsingItem() - Method in class mondrian.olap.fun.FunctionTest
 
testCalculatedMeasure() - Method in class mondrian.rolap.VirtualCubeTest
 
testCalculatedMeasureAcrossCubes() - Method in class mondrian.rolap.VirtualCubeTest
Tests a calc measure which combines a measures from the Sales cube with a measures from the Warehouse cube.
testCalculatedMeasureAsDefaultMeasureInVC() - Method in class mondrian.rolap.VirtualCubeTest
 
testCalculatedMemberCaption() - Method in class mondrian.test.TestCalculatedMembers
 
testCalculatedMemberCase() - Method in class mondrian.test.CompatibilityTest
Calculated member names are case insensitive.
testCalculatedMemberChildren() - Method in class mondrian.test.TestCalculatedMembers
test case for bug #1801069, Issues with calculated members verify that the calculated member [Product].[Test] returns an empty children list vs.
testCalculatedMemberInCube() - Method in class mondrian.test.TestCalculatedMembers
 
testCalculatedMemberInCubeAndQuery() - Method in class mondrian.test.TestCalculatedMembers
 
testCalculatedMemberInCubeViaApi() - Method in class mondrian.test.TestCalculatedMembers
 
testCalculatedMemberInCubeWithProps() - Method in class mondrian.test.TestCalculatedMembers
 
testCalculatedMemberInCubeWithSpace() - Method in class mondrian.test.TestCalculatedMembers
Tests a calculated member with spaces in its name against a virtual cube with spaces in its name.
testCalculatedMemberInSchema() - Method in class mondrian.rolap.VirtualCubeTest
Tests a calc member defined in the cube.
testCalculatedMemberMSASCompatibility() - Method in class mondrian.test.TestCalculatedMembers
 
TestCalculatedMembers - Class in mondrian.test
Tests the expressions used for calculated members.
TestCalculatedMembers() - Constructor for class mondrian.test.TestCalculatedMembers
 
TestCalculatedMembers(String) - Constructor for class mondrian.test.TestCalculatedMembers
 
testCalculatedMemberWhichIsNotAMeasure() - Method in class mondrian.test.BasicQueryTest
 
testCalculatedSlicerMember() - Method in class mondrian.rolap.NonEmptyTest
 
testCallingLoadColumnsInAddCollapsedColumnOrAddzSpecialCollapsedColumn() - Method in class mondrian.rolap.aggmatcher.AggGenTest
 
testCamel() - Method in class mondrian.olap.UtilTestCase
 
testCanBatchForBatchesFromSameAggregationButDifferentRollupOption() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithConstraint() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithConstraint2() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithDifferentAggregationTable() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithDistinctCountInAggregateBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithDistinctCountInDetailedBatch() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithNonSuperSetOfContraintColumnBitKeyAndAllValuesForAdditionalCondition() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithSuperSetOfContraintColumnBitKeyAndAllValuesForAdditionalCondition() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithSuperSetOfContraintColumnBitKeyAndDifferentValuesForOverlappingColumns() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchForBatchWithSuperSetOfContraintColumnBitKeyAndNOTAllValuesForAdditionalCondition() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCanBatchSummaryBatchWithDetailedBatchWithDistinctCount() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCancel() - Method in class mondrian.test.BasicQueryTest
 
testCanNotBatchForDifferentCompoundPredicate() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCannotBatchTwoBatchesAtTheSameLevel() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCartesianJoin() - Method in class mondrian.rolap.VirtualCubeTest
 
testCase - Variable in class mondrian.test.TestCaseForker
 
TestCaseForker - Class in mondrian.test
Runs a test case in several parallel threads, catching exceptions from each one, and succeeding only if they all succeed.
TestCaseForker(BasicQueryTest, long, int, ChooseRunnable) - Constructor for class mondrian.test.TestCaseForker
 
testCaseInsensitiveNullMember() - Method in class mondrian.test.CompatibilityTest
Tests that a #null member on a Hiearchy Level of type String can still be looked up when case sensitive is off.
testCaseMatch() - Method in class mondrian.olap.fun.FunctionTest
 
testCaseMatchElse() - Method in class mondrian.olap.fun.FunctionTest
 
testCaseMatchNoElse() - Method in class mondrian.olap.fun.FunctionTest
 
testCaseSwitch() - Method in class mondrian.olap.ParserTest
 
testCaseTest() - Method in class mondrian.olap.ParserTest
 
testCaseTestMatch() - Method in class mondrian.olap.fun.FunctionTest
 
testCaseTestMatchElse() - Method in class mondrian.olap.fun.FunctionTest
 
testCaseTestMatchNoElse() - Method in class mondrian.olap.fun.FunctionTest
 
testCaseTestReturnsMemberBug1799391() - Method in class mondrian.olap.fun.FunctionTest
Testcase for bug 1799391, "Case Test function throws class cast exception"
testCaseTypeMismatch() - Method in class mondrian.olap.fun.FunctionTest
 
testCast() - Method in class mondrian.olap.fun.FunctionTest
 
testCast() - Method in class mondrian.olap.ParserTest
 
testCatalogHierarchyBasedOnView() - Method in class mondrian.test.BasicQueryTest
 
testCatalogHierarchyBasedOnView2() - Method in class mondrian.test.BasicQueryTest
Run a query against a large hierarchy, to make sure that we can generate joins correctly.
testCBool() - Method in class mondrian.olap.fun.vba.VbaTest
 
testCDate() - Method in class mondrian.olap.fun.vba.VbaTest
 
testCDbl() - Method in class mondrian.olap.fun.vba.VbaTest
 
testCellLookup() - Method in class mondrian.rolap.CellKeyTest
 
testCellProperties() - Method in class mondrian.olap.ParserTest
 
testCellProperties() - Method in class mondrian.xmla.XmlaCognosTest
 
testCellValue() - Method in class mondrian.test.BasicQueryTest
 
testChangeable() - Method in class mondrian.test.ParameterTest
 
testChildMemberIn() - Method in class mondrian.test.UdfTest
 
testChildrenOfAll() - Method in class mondrian.test.ParentChildHierarchyTest
 
testChildrenOfCalcMembers() - Method in class mondrian.test.TestCalculatedMembers
 
testChildrenOfIsrael() - Method in class mondrian.test.RaggedHierarchyTest
 
testChildrenOfRoot() - Method in class mondrian.test.RaggedHierarchyTest
 
testChildrenOfUSA() - Method in class mondrian.test.RaggedHierarchyTest
 
testChr() - Method in class mondrian.olap.fun.vba.VbaTest
 
testChrB() - Method in class mondrian.olap.fun.vba.VbaTest
 
testChrW() - Method in class mondrian.olap.fun.vba.VbaTest
 
testCInt() - Method in class mondrian.olap.fun.vba.VbaTest
 
testCjChildrenChildren() - Method in class mondrian.rolap.NonEmptyTest
 
testCjChildrenMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCjDescendantsEnum() - Method in class mondrian.rolap.NonEmptyTest
 
testCjDescendantsEnumAll() - Method in class mondrian.rolap.NonEmptyTest
enum sets {} containing members from different levels can not be computed natively currently.
testCjDescendantsEnumAllOnly() - Method in class mondrian.rolap.NonEmptyTest
enum sets {} containing ALL
testCjDescendantsMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCjEnumCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCjEnumCalcMembersBug() - Method in class mondrian.rolap.NonEmptyTest
 
testCjEnumChildren() - Method in class mondrian.rolap.NonEmptyTest
 
testCjEnumDifferentLevelsChildren() - Method in class mondrian.rolap.NonEmptyTest
{} contains members from different levels, this can not be handled by the current native crossjoin.
testCjEnumEmptyCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCjEnumEnum() - Method in class mondrian.rolap.NonEmptyTest
use SQL even when all members are known
testCjMembersChildren() - Method in class mondrian.rolap.NonEmptyTest
 
testCjMembersDescendants() - Method in class mondrian.rolap.NonEmptyTest
 
testCjMembersMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCjMembersMembersMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCjNullInEnum() - Method in class mondrian.rolap.NonEmptyTest
set containing only null member should not prevent usage of native
testCjUnionEnumCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
 
TestClass - Variable in class mondrian.olap.MondrianProperties
String property that determines which test class to run.
testClear() - Method in class mondrian.rolap.BitKeyTest
Test that after clear the internal values are 0.
testCloneQuery() - Method in class mondrian.olap.ParserTest
 
testClosingPeriod() - Method in class mondrian.olap.fun.FunctionTest
 
testClosingPeriodBelow() - Method in class mondrian.olap.fun.FunctionTest
 
testClosingPeriodLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testClosingPeriodLevelNotInTimeFails() - Method in class mondrian.olap.fun.FunctionTest
 
testClosingPeriodMember() - Method in class mondrian.olap.fun.FunctionTest
 
testClosingPeriodMemberLeaf() - Method in class mondrian.olap.fun.FunctionTest
 
testClosingPeriodMemberLeafWithCustomNullRepresentation() - Method in class mondrian.olap.NullMemberRepresentationTest
 
testClosingPeriodNoArgs() - Method in class mondrian.olap.fun.FunctionTest
 
testCmInSlicer() - Method in class mondrian.rolap.NonEmptyTest
calc member in slicer can not be executed natively
testCmInTopCount() - Method in class mondrian.rolap.NonEmptyTest
Calc Member in TopCount: this topcount can not be calculated native because its set contains calculated members.
testCmNativeFilter() - Method in class mondrian.rolap.NonEmptyTest
Executes a Filter() whose condition contains a calculated member.
testCmNativeTopCount() - Method in class mondrian.rolap.NonEmptyTest
check that top count is executed native with calculated member
testCoalesceEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testCoalesceEmptyDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testColumnCadinalityCache() - Method in class mondrian.rolap.TestAggregationManager
Test that once fetched, column cardinality can be shared between different queries using the same connection.
testCommonTypeBetweenTuplesOfDifferentSizesIsATupleType() - Method in class mondrian.olap.type.TypeTest
 
testCommonTypeOfMemberandTupleTypeIsTupleType() - Method in class mondrian.olap.type.TypeTest
 
testCommonTypeWhenSetTypeHavingMemberTypeAndTupleType() - Method in class mondrian.olap.type.TypeTest
 
testComplexFun() - Method in class mondrian.test.UdfTest
 
testComplexOrExpr() - Method in class mondrian.olap.fun.FunctionTest
 
testCompositeBatchLoadAggregation() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testCompoundSlicerFails() - Method in class mondrian.test.BasicQueryTest
Tests that a slicer with multiple values gives an error.
testConcurrentCVQueriesInRandomOrder() - Method in class mondrian.test.CVConcurrentMdxTest
 
testConcurrentQueriesInRandomOrder() - Method in class mondrian.test.CVConcurrentMdxTest
 
testConcurrentQueriesInRandomOrderOnVirtualCube() - Method in class mondrian.test.CVConcurrentMdxTest
 
testConcurrentValidatingQueriesInRandomOrder() - Method in class mondrian.test.ConcurrentMdxTest
 
testConditionalAggregateMemberIsEvaluatedAfterOtherMembers() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testConditionalCubeMemberGetsEvaluatedBeforeOtherMembers() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testConnectionPropsCannotBeOverridden() - Method in class mondrian.test.ParameterTest
Tests that non-overrideable properties cannot be overridden in a statement.
testConnectionPropsWhichShouldBeNull() - Method in class mondrian.test.ParameterTest
Tests that certain connection properties which should be null, are.
testConnectSansCatalogFails() - Method in class mondrian.rolap.RolapConnectionTest
 
TestConnectString - Variable in class mondrian.olap.MondrianProperties
Property containing the connect string which regresssion tests should use to connect to the database.
testConnectStringMore() - Method in class mondrian.olap.UtilTestCase
 
testConstantNumber() - Method in class mondrian.test.BasicQueryTest
 
testConstantString() - Method in class mondrian.test.BasicQueryTest
 
testConstructor() - Method in class mondrian.olap.fun.MemberHelperTest
 
testContext - Variable in class mondrian.olap.type.TypeTest
 
TestContext - Class in mondrian.test
TestContext is a singleton class which contains the information necessary to run mondrian tests (otherwise we'd have to pass this information into the constructor of TestCases).
TestContext() - Constructor for class mondrian.test.TestContext
Creates a TestContext.
TestContext.SnoopingSchemaProcessor - Class in mondrian.test
 
TestContext.SnoopingSchemaProcessor() - Constructor for class mondrian.test.TestContext.SnoopingSchemaProcessor
 
testContextSensitiveNamedSet() - Method in class mondrian.test.NamedSetTest
 
testConversions() - Method in class mondrian.olap.type.TypeTest
 
testCorrelation() - Method in class mondrian.olap.fun.FunctionTest
 
testCos() - Method in class mondrian.olap.fun.vba.VbaTest
 
testCosh() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testCount() - Method in class mondrian.olap.fun.FunctionTest
 
testCountDistinct() - Method in class mondrian.test.BasicQueryTest
 
testCountDistinctAgg() - Method in class mondrian.test.BasicQueryTest
Turn off aggregate caching and run query with both use of aggregate tables on and off - should result in the same answer.
testCountDistinctAggMatch() - Method in class mondrian.rolap.TestAggregationManager
 
testCountDistinctAggMiss() - Method in class mondrian.rolap.TestAggregationManager
 
testCountDistinctBatchLoading() - Method in class mondrian.rolap.TestAggregationManager
 
testCountDistinctCannotRollup() - Method in class mondrian.rolap.TestAggregationManager
 
testCountDistinctRollup2() - Method in class mondrian.rolap.TestAggregationManager
As above, but we rollup [Marital Status] but not [Gender].
testCountDistinctRollupAlongDim() - Method in class mondrian.rolap.TestAggregationManager
Now, here's a funny thing.
testCountDistinctWithConstraintAggMiss() - Method in class mondrian.rolap.TestAggregationManager
 
testCountExcludeEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testCousin1() - Method in class mondrian.olap.fun.FunctionTest
 
testCousin2() - Method in class mondrian.olap.fun.FunctionTest
 
testCousinHigherLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testCousinOverrun() - Method in class mondrian.olap.fun.FunctionTest
 
testCousinSameLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testCousinThreeDown() - Method in class mondrian.olap.fun.FunctionTest
 
testCousinWrongHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testCovariance() - Method in class mondrian.olap.fun.FunctionTest
 
testCovarianceN() - Method in class mondrian.olap.fun.FunctionTest
 
testCreateCalculatedMember() - Method in class mondrian.test.TestCalculatedMembers
 
testCreateCellRegion() - Method in class mondrian.rolap.CacheControlTest
Tests creation of a cell region against an abstract implementation of CacheControl.
testCreateFromBitSet() - Method in class mondrian.rolap.BitKeyTest
 
testCrossJoin() - Method in class mondrian.rolap.aggmatcher.Checkin_7634
 
testCrossjoin() - Method in class mondrian.rolap.CacheControlTest
Tests crossjoin of regions, CacheControl.createCrossjoinRegion(mondrian.olap.CacheControl.CellRegion...).
testCrossjoin() - Method in class mondrian.rolap.NonEmptyTest
When a member is expanded in JPivot with mulitple hierarchies visible it generates a CrossJoin({[member from left hierarchy]}, [member to expand].Children) This should behave the same as if [member from left hierarchy] was put into the slicer.
testCrossJoin() - Method in class mondrian.xmla.XmlaCognosTest
 
testCrossjoinAsterisk() - Method in class mondrian.olap.fun.FunctionTest
 
testCrossjoinAsteriskAssoc() - Method in class mondrian.olap.fun.FunctionTest
 
testCrossjoinAsteriskInsideBraces() - Method in class mondrian.olap.fun.FunctionTest
 
testCrossJoinAsteriskQuery() - Method in class mondrian.olap.fun.FunctionTest
 
testCrossJoinEvaluatorContext1() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinEvaluatorContext2() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinFail() - Method in class mondrian.olap.CustomizedParserTest
 
testCrossJoinMembersWithASingleMember() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCrossJoinMembersWithSetOfMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCrossJoinMultiInExprAllMember() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinNamedSets1() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinNamedSets2() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossjoinNested() - Method in class mondrian.olap.fun.FunctionTest
 
testCrossJoinOfAllMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCrossJoinOfJoiningAndNonJoiningDimension() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCrossJoinOfJoiningAndNonJoiningDimensionWithAllMember() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCrossjoinOrder() - Method in class mondrian.olap.fun.FunctionTest
Test case for bug 1911832, "Exception converting immutable list to array in JDK 1.5".
testCrossJoinParticularMembersFromTwoDimensions() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testCrossjoinResolve() - Method in class mondrian.olap.fun.FunctionTest
Testcase for bug 1889745, "StackOverflowError while resolving crossjoin".
testCrossJoinSetWithCrossProdMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinSetWithDifferentParents() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinSetWithSameParent() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossJoinSetWithUniqueLevel() - Method in class mondrian.rolap.NonEmptyTest
 
testCrossjoinSingletonTuples() - Method in class mondrian.olap.fun.FunctionTest
 
testCrossjoinSingletonTuplesNested() - Method in class mondrian.olap.fun.FunctionTest
 
testCubeBrackets() - Method in class mondrian.test.CompatibilityTest
Brackets around cube names are optional.
testCubeCaption() - Method in class mondrian.test.SchemaTest
 
testCubeCase() - Method in class mondrian.test.CompatibilityTest
Cube names are case insensitive.
testCubeHasFact() - Method in class mondrian.test.SchemaTest
 
testCubeMemberIsEvaluatedBeforeQueryMember() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testCubeTimeDimensionFails() - Method in class mondrian.olap.fun.FunctionTest
Test for Bug #1732824, Cube getTimeDimension use when Cube has no Time dimension
testCubeWithNoDimensions() - Method in class mondrian.test.SchemaTest
 
testCubeWithNoMeasuresFails() - Method in class mondrian.test.SchemaTest
 
testCubeWithOneCalcMeasure() - Method in class mondrian.test.SchemaTest
 
testCubeWithOneDimensionOneMeasure() - Method in class mondrian.test.SchemaTest
 
testCubeWithOneDimensionUsageOneMeasure() - Method in class mondrian.test.SchemaTest
 
testCurrencyBug() - Method in class mondrian.util.FormatTest
 
testCurrentDateLag() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberAfter() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberBefore() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberBeforeUsingQuotes() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberExact() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberHierarchy() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberHierarchyNullReturn() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberNoFindArg() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberPrev() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberRealAfter() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberRealExact1() - Method in class mondrian.test.UdfTest
 
testCurrentDateMemberRealExact2() - Method in class mondrian.test.UdfTest
 
testCurrentDateString() - Method in class mondrian.test.UdfTest
 
testCurrentMember() - Method in class mondrian.olap.fun.FunctionTest
 
testCurrentMemberDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testCurrentMemberFromAxis() - Method in class mondrian.olap.fun.FunctionTest
 
testCurrentMemberFromDefaultMember() - Method in class mondrian.olap.fun.FunctionTest
 
testCurrentMemberFromSlicer() - Method in class mondrian.olap.fun.FunctionTest
 
testCurrentMemberInCalcMember() - Method in class mondrian.olap.fun.FunctionTest
When evaluating a calculated member, MSOLAP regards that calculated member as the current member of that dimension, so it cycles in this case.
testCurrentMemberMultiHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testCurrentMemberMultiHierarchy2() - Method in class mondrian.olap.fun.FunctionTest
 
testCustomMemberProperties() - Method in class mondrian.test.BasicQueryTest
How Can I Use Custom Member Properties in MDX?
testCycle() - Method in class mondrian.test.BasicQueryTest
Disabled test.
testCyclicalCalculatedMembers() - Method in class mondrian.test.BasicQueryTest
 
testD1() - Method in class mondrian.rolap.RolapResultTest
 
testD2() - Method in class mondrian.rolap.RolapResultTest
 
testDaily() - Method in class mondrian.util.ScheduleTest
 
testDailyNoUpperLimit() - Method in class mondrian.util.ScheduleTest
 
testDailyPeriodic() - Method in class mondrian.util.ScheduleTest
 
testDataSourceChangeListenerPlugin() - Method in class mondrian.rolap.DataSourceChangeListenerTest
Tests whether the data source plugin is able to tell mondrian to read the hierarchy and aggregates again.
testDataSourceOverrideUserPass() - Method in class mondrian.rolap.RolapConnectionTest
 
testDate() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDateAdd() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDateDiff() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDatePart2() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDatePart3() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDatePart4() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDates() - Method in class mondrian.util.FormatTest
 
testDateSerial() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDateValue() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDay() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDBCatalogs() - Method in class mondrian.xmla.XmlaBasicTest
 
testDBSchemata() - Method in class mondrian.xmla.XmlaBasicTest
 
testDBTables() - Method in class mondrian.xmla.XmlaBasicTest
 
testDDatasource() - Method in class mondrian.xmla.XmlaBasicTest
 
testDdb() - Method in class mondrian.olap.fun.vba.VbaTest
 
testDefaultMeasureInCube() - Method in class mondrian.test.BasicQueryTest
 
testDefaultMeasureInCubeForCaseSensitivity() - Method in class mondrian.test.BasicQueryTest
 
testDefaultMeasureInCubeForIncorrectMeasureName() - Method in class mondrian.test.BasicQueryTest
 
testDefaultMeasureInVCForCaseSensitivity() - Method in class mondrian.rolap.VirtualCubeTest
 
testDefaultMeasureInVCForIncorrectMeasureName() - Method in class mondrian.rolap.VirtualCubeTest
 
testDefaultMeasureProperty() - Method in class mondrian.rolap.VirtualCubeTest
 
testDefaultMember() - Method in class mondrian.olap.fun.FunctionTest
 
testDefaultMemberName() - Method in class mondrian.test.SchemaTest
Test case for the issue described in Pentaho forum post 'wrong unique name for default member when hasAll=false'.
testDegrees() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testDeleteCommand() - Method in class mondrian.rolap.MemberCacheControlTest
 
testDeltaUsage() - Method in class mondrian.util.MemoryMonitorTest
 
testDEnumerators() - Method in class mondrian.xmla.XmlaBasicTest
 
testDependentSlicerMemberNative() - Method in class mondrian.rolap.NonEmptyTest
 
testDependentSlicerMemberNonNative() - Method in class mondrian.rolap.NonEmptyTest
 
testDependsOn() - Method in class mondrian.test.BasicQueryTest
Makes sure that the expression [Measures].[Unit Sales] / ([Measures].[Unit Sales], [Product].[All Products]) depends on the current member of the Product dimension, although [Product].[All Products] is referenced from the expression.
testDeprecatedDistinctCountAggregator() - Method in class mondrian.test.SchemaTest
Tests that the deprecated "distinct count" value for the Measure@aggregator attribute still works.
testDescendants2ndHier() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsM() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsM0() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsM2() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsM2Leaves() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsM2Self() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMEmptyLeaves() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMEmptyLeavesFail() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMEmptyLeavesFail2() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMFarLeaves() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMFarSelf() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsML() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLAfter() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLAfterEnd() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLBefore() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLBeforeAfter() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLLeaves() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLLeavesRagged() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLSelf() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLSelfBefore() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMLSelfBeforeAfter() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMNLeaves() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsMNY() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsOfRootAtCity() - Method in class mondrian.test.RaggedHierarchyTest
 
testDescendantsOfVaticanAtStateLevel() - Method in class mondrian.test.RaggedHierarchyTest
 
testDescendantsParentChild() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsParentChildBefore() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsParentChildLeaves() - Method in class mondrian.olap.fun.FunctionTest
 
testDescendantsSBA() - Method in class mondrian.olap.fun.FunctionTest
 
testDifferentCalcsForDifferentTimePeriods() - Method in class mondrian.test.BasicQueryTest
How Can I Use Different Calculations for Different Time Periods?
testDifferentCalculations2() - Method in class mondrian.test.BasicQueryTest
This calculated measure is more powerful than it seems; if, for example, you then want to see the average number of units ordered for beer products in all of the stores in the California area, the following MDX query can be executed with the same calculated measure.
testDifferentCalculationsForDifferentLevels() - Method in class mondrian.test.BasicQueryTest
How Can I Use Different Calculations for Different Levels in a Dimension?
testDimCaption() - Method in class mondrian.test.CaptionTest
set caption "Werbemedium" for nonshared dimension "Promotion Media"
testDimCaptionShared() - Method in class mondrian.test.CaptionTest
set caption "Quadrat-Fuesse:-)" for shared dimension "Store Size in SQFT"
testDimensionBrackets() - Method in class mondrian.test.CompatibilityTest
Brackets around dimension names are optional.
testDimensionCaption() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionCase() - Method in class mondrian.test.CompatibilityTest
Dimension names are case insensitive.
testDimensionCreation() - Method in class mondrian.test.SchemaTest
This test verifies that the createDimension() API call is working correctly.
testDimensionDefaultMember() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionMembers() - Method in class mondrian.rolap.NonEmptyTest
Tests that .Members exploits the same optimization as .Members.
testDimensionName() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionProperties() - Method in class mondrian.olap.ParserTest
 
testDimensionPropertyForPercentageIssue() - Method in class mondrian.xmla.XmlaCognosTest
 
testDimensionsDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionsNumeric() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionsShareJoinTable() - Method in class mondrian.test.SchemaTest
WG: This no longer throws an exception, it is now possible Tests two dimensions using same table (via different join paths).
testDimensionsShareJoinTableOneAlias() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table (via different join paths).
testDimensionsShareJoinTableTwoAliases() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table (via different join paths).
testDimensionsShareTable() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table (via different join paths).
testDimensionsShareTableNativeNonEmptyCrossJoin() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table (via different join paths).
testDimensionsShareTableSameForeignKeys() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table with same foreign key one table uses an alias.
testDimensionsString() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionUniqueName() - Method in class mondrian.olap.fun.FunctionTest
 
testDimensionUsageLevel() - Method in class mondrian.test.SchemaTest
Test DimensionUsage level attribute
testDimWithoutAll() - Method in class mondrian.test.BasicQueryTest
Bug 1250080 caused a dimension with no 'all' member to be constrained twice.
testDistinctAll() - Method in class mondrian.test.ParentChildHierarchyTest
 
testDistinctAllExplicitClosure() - Method in class mondrian.test.ParentChildHierarchyTest
Verifies that COUNT DISTINCT works against the explict closure of the parent/child hierarchy.
testDistinctChildrenOfAll() - Method in class mondrian.test.ParentChildHierarchyTest
 
testDistinctChildrenOfAllExplicitClosure() - Method in class mondrian.test.ParentChildHierarchyTest
 
testDistinctCountAggHappensInGSQueryForSubsetOfMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountAggHappensInNonGSQueryForSubsetOfMembersWithMixedMeasures() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountBug1785406() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testDistinctCountBug1785406_2() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testDistinctCountForAggregatesAtTheSameLevel() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountOnMembersWithNonJoiningDimensionNotAtAllLevel() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountOnSetOfMembers() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountOnSetOfMembersFromOneDimension() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountOnTuplesWithSomeNonJoiningDimensions() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctCountWithAMeasureAsPartOfTuple() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testDistinctFourMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testDistinctSomeTuples() - Method in class mondrian.olap.fun.FunctionTest
 
testDistinctSubtree() - Method in class mondrian.test.ParentChildHierarchyTest
 
testDistinctSubtreeExplicitClosure() - Method in class mondrian.test.ParentChildHierarchyTest
 
testDistinctThreeMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testDistinctTwoMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testDistinctTwoTuples() - Method in class mondrian.olap.fun.FunctionTest
 
testDivide() - Method in class mondrian.olap.fun.FunctionTest
 
testDividePrecedence() - Method in class mondrian.olap.fun.FunctionTest
 
testDKeywords() - Method in class mondrian.xmla.XmlaBasicTest
 
testDLiterals() - Method in class mondrian.xmla.XmlaBasicTest
 
testDoesDBSupportGroupingSets() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testDoubleInList() - Method in class mondrian.rolap.sql.SqlQueryTest
Verifies that the correct SQL string is generated for literals of SQL type "double".
testDProperties() - Method in class mondrian.xmla.XmlaBasicTest
 
testDrilldownLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testDrilldownLevelTop() - Method in class mondrian.olap.fun.FunctionTest
 
testDrilldownMember() - Method in class mondrian.olap.fun.FunctionTest
 
testDrilldownMemberEmptyExpr() - Method in class mondrian.olap.fun.FunctionTest
 
testDrillThrough() - Method in class mondrian.test.DrillThroughTest
 
testDrillThrough() - Method in class mondrian.xmla.XmlaBasicTest
Tests an 'DRILLTHROUGH SELECT' statement with no 'MAXROWS' clause.
testDrillThrough2() - Method in class mondrian.test.DrillThroughTest
 
testDrillThrough3() - Method in class mondrian.test.DrillThroughTest
 
testDrillThroughBug1472311() - Method in class mondrian.test.DrillThroughTest
Testcase for bug 1472311, "Drillthrough fails, if Aggregate in MDX-query".
testDrillThroughDupKeys() - Method in class mondrian.test.DrillThroughTest
Tests that drill-through works if two dimension tables have primary key columns with the same name.
testDrillThroughExprs() - Method in class mondrian.test.DrillThroughTest
 
testDrillThroughMaxRows() - Method in class mondrian.xmla.XmlaBasicTest
Tests an 'DRILLTHROUGH SELECT' statement with a 'MAXROWS' clause.
testDrillThroughMeasureExp() - Method in class mondrian.test.DrillThroughTest
 
testDrillThroughVirtualCube() - Method in class mondrian.test.DrillThroughTest
Tests that cells in a virtual cube say they can be drilled through.
testDSchemaRowsets() - Method in class mondrian.xmla.XmlaBasicTest
 
testDumpFunctions() - Method in class mondrian.olap.fun.FunctionTest
Tests FunTable.getFunInfoList(), but more importantly, generates an HTML table of all implemented functions into a file called "functions.html".
testDuplicateAxisFails() - Method in class mondrian.test.BasicQueryTest
 
testDuplicateTableAlias() - Method in class mondrian.test.SchemaTest
WG: Note, this no longer throws an exception with the new RolapCubeMember functionality.
testDuplicateTableAliasSameForeignKey() - Method in class mondrian.test.SchemaTest
This result is somewhat peculiar.
testDynamicFormat() - Method in class mondrian.test.BasicQueryTest
 
testEmptyAggregationListDueToFilterDoesNotThrowException() - Method in class mondrian.test.BasicQueryTest
 
testEmptyCopyCreatesBitKeyOfTheSameSize() - Method in class mondrian.rolap.BitKeyTest
 
testEmptyExpr() - Method in class mondrian.olap.ParserTest
 
testEmptyProperty() - Method in class mondrian.test.BasicQueryTest
the following query raised a classcast exception because an empty property evaluated as "NullMember" note: Store "HQ" does not have a "Store Manager"
testEmptySqlBug() - Method in class mondrian.test.BasicQueryTest
Testcase for Pentaho bug BISERVER-1323, empty SQL query generated when crossjoining more than two sets each containing just the 'all' member.
testEncodeElementName() - Method in class mondrian.xmla.test.XmlaTest.OtherTest
 
testEnded(String) - Method in class mondrian.test.MondrianTestRunner
 
testEnumLowMaxConstraints() - Method in class mondrian.rolap.NonEmptyTest
Verify that native MemberLists inputs are subject to SQL constriant limitation.
testEq() - Method in class mondrian.olap.fun.FunctionTest
 
testEquals() - Method in class mondrian.rolap.BitKeyTest
Test for equals and not equals
testEqualsMemberArray() - Method in class mondrian.olap.fun.MemberHelperTest
 
testEqualsMembers() - Method in class mondrian.olap.fun.MemberHelperTest
 
testExcelPi() - Method in class mondrian.olap.fun.FunctionTest
 
testExcelPower() - Method in class mondrian.olap.fun.FunctionTest
 
testExceptCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
Tests that Except() successfully removes crossjoined tuples from the axis results.
testExceptEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testException() - Method in class mondrian.test.UdfTest
 
testExecuteCrossjoin() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteCrossjoinRole() - Method in class mondrian.xmla.XmlaBasicTest
This test returns the same result as testExecuteCrossjoin above except that the Role used disables accessing [Customers].[All Customers].[Mexico].
testExecuteSlicer() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithCellProperties() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithDimensionProperties() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithKeyDimensionProperty() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithMemberKeyDimensionPropertyForAllMember() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithMemberKeyDimensionPropertyForMemberWithKey() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithMemberKeyDimensionPropertyForMemberWithoutKey() - Method in class mondrian.xmla.XmlaBasicTest
 
testExecuteWithoutCellProperties() - Method in class mondrian.xmla.XmlaBasicTest
 
testExistsMembers2Hierarchies() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsMembersAll() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsMembersDiffDim() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsMembersLevel2() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsTuples2Dim() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsTuplesAll() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsTuplesDiffDim() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsTuplesLevel2() - Method in class mondrian.olap.fun.FunctionTest
 
testExistsTuplesLevel23() - Method in class mondrian.olap.fun.FunctionTest
 
testExp() - Method in class mondrian.olap.fun.vba.VbaTest
 
testExpandAllMembersInAllInputs() - Method in class mondrian.rolap.NonEmptyTest
Verify that the presence of All member in all the inputs disables native evaluation, even when ExpandNonNative is true.
testExpandAllNonNativeInputs() - Method in class mondrian.rolap.NonEmptyTest
Verify that CrossJoins with two non native inputs can be natively evaluated.
testExpandCalcMemberInputNECJ() - Method in class mondrian.rolap.NonEmptyTest
Check that if both inputs to NECJ are either AllMember(currentMember, defaultMember are also AllMember) or Calcculated member native CJ is not used.
testExpandCalcMembers() - Method in class mondrian.rolap.NonEmptyTest
Native evaluation is no longer possible after the fix to testCjEnumCalcMembersBug() testt
testExpandCalcMembersInAllInputs() - Method in class mondrian.rolap.NonEmptyTest
Verify that the presence of calculated member in all the inputs disables native evaluation, even when ExpandNonNative is true.
testExpandDifferentLevels() - Method in class mondrian.rolap.NonEmptyTest
Verify that native evaluation is not enabled if expanded member list will contain members from different levels, even if ExpandNonNative is set.
testExpandLowMaxConstraints() - Method in class mondrian.rolap.NonEmptyTest
Verify that a low value for maxConstraints disables native evaluation, even when ExpandNonNative is true.
testExpandNestedNonNativeInputs() - Method in class mondrian.rolap.NonEmptyTest
Verify that evaluation is native for expressions with nested non native inputs that preduce MemberList results.
testExpandOneNonNativeInput() - Method in class mondrian.rolap.NonEmptyTest
Verify that CrossJoins with one non native inputs can be natively evaluated.
testExpandTupleInputs() - Method in class mondrian.rolap.NonEmptyTest
Verify that native evaluation is turned off for tuple inputs, even if ExpandNonNative is set.
TestExpDependencies - Variable in class mondrian.olap.MondrianProperties
Integer property that controls whether to test operators' dependencies, and how much time to spend doing it.
testExpect01() - Method in class mondrian.xmla.XmlaExcel2000Test
 
testExpect01() - Method in class mondrian.xmla.XmlaExcelXPTest
 
testExpect02() - Method in class mondrian.xmla.XmlaExcel2000Test
 
testExpect02() - Method in class mondrian.xmla.XmlaExcelXPTest
 
testExpect03() - Method in class mondrian.xmla.XmlaExcel2000Test
 
testExpect03() - Method in class mondrian.xmla.XmlaExcelXPTest
 
testExpect04() - Method in class mondrian.xmla.XmlaExcel2000Test
 
testExpect04() - Method in class mondrian.xmla.XmlaExcelXPTest
 
testExpect05() - Method in class mondrian.xmla.XmlaExcel2000Test
 
testExpect05() - Method in class mondrian.xmla.XmlaExcelXPTest
 
testExpect06() - Method in class mondrian.xmla.XmlaExcel2000Test
 
testExpect06() - Method in class mondrian.xmla.XmlaExcelXPTest
 
testExtract() - Method in class mondrian.olap.fun.FunctionTest
 
testFactCountBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testFactCountCCCC() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testFactCountDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testFailed(int, Test, Throwable) - Method in class mondrian.test.MondrianTestRunner
 
testFemaleCustomerCount() - Method in class mondrian.rolap.TestAggregationManager
 
testFemaleCustomerCountWithConstraints() - Method in class mondrian.rolap.TestAggregationManager
 
testFemaleUnitSales() - Method in class mondrian.rolap.TestAggregationManager
 
testFemaleUnitSalesSql() - Method in class mondrian.rolap.TestAggregationManager
Tests that a request for ([Measures].[Unit Sales], [Gender].[F]) generates the correct SQL.
testFilter() - Method in class mondrian.rolap.MemberCacheControlTest
Tests operations on member sets, in particular the CacheControl.filter(mondrian.olap.Level, mondrian.olap.CacheControl.MemberSet) method.
testFilterCalcSlicer() - Method in class mondrian.olap.fun.FunctionTest
 
testFilterCompound() - Method in class mondrian.olap.fun.FunctionTest
 
testFilteredCrossJoin() - Method in class mondrian.test.BasicQueryTest
This resulted in OutOfMemoryError when the BatchingCellReader did not know the values for the tuples that were used in filters.
testFilterWithCrossJoin() - Method in class mondrian.test.BasicQueryTest
Testcase for bug 1755778, "CrossJoin / Filter query returns null row in result set"
testFilterWithSlicer() - Method in class mondrian.olap.fun.FunctionTest
Make sure that slicer is in force when expression is applied on axis, E.g.
testFirstChildAll() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstChildFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstChildOfChildless() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstInLevel2() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstInLevel5() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstInLevel9() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstSiblingAll() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstSiblingFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstSiblingLastInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstSiblingNull() - Method in class mondrian.olap.fun.FunctionTest
 
testFirstSiblingRoot() - Method in class mondrian.olap.fun.FunctionTest
 
testFix() - Method in class mondrian.olap.fun.vba.VbaTest
 
testFlush() - Method in class mondrian.rolap.CacheControlTest
Creates a cell region, runs a query, then flushes the cache.
testFlushObsoleteCatalogsForDeletedCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testFlushObsoleteCatalogsForNewCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testFlushObsoleteCatalogsForUnchangedCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testFlushObsoleteCatalogsForUpdateCatalog() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testFoo() - Method in class mondrian.olap.fun.SortTest
 
testFoo() - Method in class mondrian.test.ParameterTest
 
testFoo() - Method in class mondrian.test.ParentChildHierarchyTest
Script That Uses the LEAVES Flag to Return the Bottom 10 Dimension Members, from here.
testForeignKeyBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testForeignKeyCCCC() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testForeignKeyDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testFormat() - Method in class mondrian.test.I18nTest
 
testFormatCurrency() - Method in class mondrian.olap.fun.vba.VbaTest
 
testFormatDateTime() - Method in class mondrian.olap.fun.vba.VbaTest
 
testFormatFixed() - Method in class mondrian.olap.fun.FunctionTest
 
testFormatInheritance() - Method in class mondrian.test.BasicQueryTest
 
testFormatInheritanceToPickupFormatFromSecondMeasureWhenTheFirstDoesNotHaveOne() - Method in class mondrian.test.BasicQueryTest
 
testFormatInheritanceWithComplexExpressionToAssertThatTheFormatOfTheFisrtMemberThatHasAValidFormatIsUsed() - Method in class mondrian.test.BasicQueryTest
 
testFormatInheritanceWithIIF() - Method in class mondrian.test.BasicQueryTest
 
testFormatInheritanceWorksWithFirstFormatItFinds() - Method in class mondrian.test.BasicQueryTest
For a calulated member picks up the format of first member that has a format.
testFormatLocale() - Method in class mondrian.rolap.RolapConnectionTest
Tests that the FORMAT function uses the connection's locale.
testFormatMember() - Method in class mondrian.olap.fun.FunctionTest
 
testFormatNumber() - Method in class mondrian.olap.fun.vba.VbaTest
 
testFormatOfNulls() - Method in class mondrian.test.BasicQueryTest
 
testFormatPercent() - Method in class mondrian.olap.fun.vba.VbaTest
 
testFormatString() - Method in class mondrian.test.TestCalculatedMembers
 
testFormatStringExpressionCubeNoCache() - Method in class mondrian.rolap.VirtualCubeTest
Test an expression for the format_string of a calculated member that evaluates calculated members based on a virtual cube.
testFormatStringLocale() - Method in class mondrian.rolap.RolapConnectionTest
Tests that measures are formatted using the connection's locale.
testFormatVariable() - Method in class mondrian.olap.fun.FunctionTest
 
testFrenchLocale() - Method in class mondrian.util.FormatTest
 
testFrenchNumbers() - Method in class mondrian.util.FormatTest
 
testFun() - Method in class mondrian.test.UdfTest
 
testFv() - Method in class mondrian.olap.fun.vba.VbaTest
 
testGe() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerate() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerate() - Method in class mondrian.test.NamedSetTest
 
testGenerateAll() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerateCrossJoin() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerateDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerateInline() - Method in class mondrian.test.DialectTest
 
testGenerateString() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerateUnique() - Method in class mondrian.olap.fun.FunctionTest
 
testGenerateUniqueTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testGenuineCycle() - Method in class mondrian.test.ParentChildHierarchyTest
 
testGetCalculatedMembersForCaliforniaManager() - Method in class mondrian.rolap.RolapCubeTest
 
testGetCalculatedMembersReturnsOnlyAccessibleMembers() - Method in class mondrian.rolap.RolapCubeTest
 
testGetCalculatedMembersReturnsOnlyAccessibleMembersForHierarchy() - Method in class mondrian.rolap.RolapCubeTest
 
testGetCalculatedMembersReturnsOnlyAccessibleMembersForLevel() - Method in class mondrian.rolap.RolapCubeTest
 
testGetCalculatedMembersWithNoRole() - Method in class mondrian.rolap.RolapCubeTest
 
testGetCaptionUsingMemberDotCaption() - Method in class mondrian.olap.fun.FunctionTest
 
testGetCaptionUsingMemberDotCaption() - Method in class mondrian.test.BasicQueryTest
 
testGetCaptionUsingMemberDotPropertiesCaption() - Method in class mondrian.test.BasicQueryTest
 
testGetChildCardinalityPropertyValue() - Method in class mondrian.test.PropertiesTest
 
testGetCubesForCaliforniaManager() - Method in class mondrian.rolap.RolapSchemaReaderTest
 
testGetCubesWithNoHrCubes() - Method in class mondrian.rolap.RolapSchemaReaderTest
 
testGetCubesWithNoRole() - Method in class mondrian.rolap.RolapSchemaReaderTest
 
testGetGroupingBitKey() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testGetGroupingColumnsList() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testGetMeasureCubeForCalcMeasureDoesNotThrowCastException() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testGoodComments() - Method in class mondrian.test.BasicQueryTest
 
testGoodman() - Method in class mondrian.test.AccessControlTest
Testcase for bug 1952029, "Rollup policy doesn't work for members that are implicitly visible".
testGoodSize() - Method in class mondrian.rolap.BitKeyTest
Test that non-negative sizes do not throw IllegalArgumentException
testGrantDimensionNone() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy1a() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy1aAllMembers() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy1b() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy1c() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy2() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy3() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy4() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy5() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy6() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy7() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy8() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy8AllMembers() - Method in class mondrian.test.AccessControlTest
 
testGrantHierarchy9() - Method in class mondrian.test.AccessControlTest
Tests that we only aggregate over SF, LA, even when called from functions.
testGrantHierarchyA() - Method in class mondrian.test.AccessControlTest
 
testGroupBatchesForGroupableBatches() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testGroupBatchesForGroupableBatchesAndNonGroupableBatches() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testGroupBatchesForNonGroupableBatchesWithConstraints() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testGroupBatchesForNonGroupableBatchesWithSorting() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testGroupBatchesForTwoSetOfGroupableBatches() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testGroupingSetForASummaryCanBeGroupedWith2DetailBatch() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testGroupingSetForMultipleColumnConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testGroupingSetForMultipleColumnConstraintAndCompoundConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testGroupingSetForMultipleMeasureAndSingleConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testGroupingSetForSingleColumnConstraint() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testGroupingSetsUtilForMissingGroupingBitKeys() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testGroupingSetsUtilSetsDetailForRollupColumns() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testGroupingSetsUtilSetsForDetailForRollupColumns() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testGroupingSetsUtilSetsForGroupingFunctionIndex() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testGt() - Method in class mondrian.olap.fun.FunctionTest
 
testHalfYears() - Method in class mondrian.test.BasicQueryTest
 
testHasCellPropertyWhenQueryHasCellProperties() - Method in class mondrian.olap.QueryTest
 
testHead() - Method in class mondrian.olap.fun.FunctionTest
 
testHeadDefault() - Method in class mondrian.olap.fun.FunctionTest
 
testHeadEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testHeadNegative() - Method in class mondrian.olap.fun.FunctionTest
 
testHeadOvershoot() - Method in class mondrian.olap.fun.FunctionTest
 
testHex() - Method in class mondrian.olap.fun.vba.VbaTest
 
testHierarchize() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchize() - Method in class mondrian.test.RaggedHierarchyTest
 
testHierarchizeCrossJoinPost() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchizeCrossJoinPre() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchizeNamedSetImmutable() - Method in class mondrian.test.NamedSetTest
Test csae for bug 1971080, "hierarchize(named set) causes attempt to sort immutable list".
testHierarchizeOrdinal() - Method in class mondrian.olap.fun.FunctionTest
Tests that the Hierarchize function works correctly when applied to a level whose ordering is determined by an 'ordinal' property.
testHierarchizePost() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyAbbreviatedDefaultMember() - Method in class mondrian.test.SchemaTest
 
testHierarchyAll() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyBadDefaultMember() - Method in class mondrian.test.SchemaTest
 
testHierarchyCaption() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyDefaultMember() - Method in class mondrian.test.SchemaTest
 
testHierarchyFalseCycle() - Method in class mondrian.test.ParentChildHierarchyTest
The recursion cyclicity check kicks in when the recursion depth reachs the number of dimensions in the cube.
testHierarchyInFactTable() - Method in class mondrian.rolap.TestAggregationManager
If a hierarchy lives in the fact table, we should not generate a join.
testHierarchyLevelsString() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyLevelsStringFail() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyName() - Method in class mondrian.olap.fun.FunctionTest
 
testHierarchyNames() - Method in class mondrian.test.CompatibilityTest
Hierarchy names of the form [Dim].[Hier], [Dim.Hier], and Dim.Hier are accepted.
testHierarchyUniqueName() - Method in class mondrian.olap.fun.FunctionTest
 
testHierDifferentKeyClass() - Method in class mondrian.test.BasicQueryTest
description of this testcase: A calculated member is created on the time.month level.
testHour() - Method in class mondrian.olap.fun.vba.VbaTest
 
testId() - Method in class mondrian.olap.ParserTest
 
testIIf() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfDimension() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfMember() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfNumeric() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfSet() - Method in class mondrian.olap.fun.FunctionTest
 
testIIFWithBooleanBooleanAndNumericParameterForReturningFalsePart() - Method in class mondrian.olap.fun.FunctionTest
 
testIIFWithBooleanBooleanAndNumericParameterForReturningTruePart() - Method in class mondrian.olap.fun.FunctionTest
 
testIIFWithBooleanBooleanAndNumericParameterForReturningZero() - Method in class mondrian.olap.fun.FunctionTest
 
testIifWithMemberFirstAndTupleNextWithMeasure() - Method in class mondrian.test.BasicQueryTest
 
testIifWithMemberFirstAndTupleNextWithoutMeasure() - Method in class mondrian.test.BasicQueryTest
 
testIIfWithNullAndNumber() - Method in class mondrian.olap.fun.FunctionTest
 
testIIfWithStringAndNull() - Method in class mondrian.olap.fun.FunctionTest
 
testIifWithTupleFirstAndMemberNextWithMeasure() - Method in class mondrian.test.BasicQueryTest
 
testIifWithTupleFirstAndMemberNextWithoutMeasure() - Method in class mondrian.test.BasicQueryTest
 
testIifWithTuplesOfUnequalSizes() - Method in class mondrian.test.BasicQueryTest
 
testIifWithTuplesOfUnequalSizesAndOrder() - Method in class mondrian.test.BasicQueryTest
 
testImmutableListMemberArrayListMemberArrayListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testImmutableListMemberArrayListMemberListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testImmutableListMemberListMemberArrayListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testImmutableListMemberListMemberListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testImplicitMember() - Method in class mondrian.rolap.aggmatcher.Checkin_7641
 
testImplode() - Method in class mondrian.olap.UtilTestCase
 
testIn() - Method in class mondrian.test.UdfTest
 
testIndependentSlicerMemberNative() - Method in class mondrian.rolap.NonEmptyTest
 
testIndependentSlicerMemberNonNative() - Method in class mondrian.rolap.NonEmptyTest
 
testInlineTable() - Method in class mondrian.test.InlineTableTest
 
testInlineTableInSharedDim() - Method in class mondrian.test.InlineTableTest
 
testInlineTableSnowflake() - Method in class mondrian.test.InlineTableTest
 
testInStrFunctionWithEmptyString1() - Method in class mondrian.olap.fun.FunctionTest
 
testInStrFunctionWithEmptyString2() - Method in class mondrian.olap.fun.FunctionTest
 
testInStrFunctionWithValidArguments() - Method in class mondrian.olap.fun.FunctionTest
 
testInStrRev() - Method in class mondrian.olap.fun.vba.VbaTest
 
testInt() - Method in class mondrian.olap.fun.vba.VbaTest
 
testIntersect() - Method in class mondrian.olap.fun.FunctionTest
 
testIntersectLeftEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testIntersectRightEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testIntersects() - Method in class mondrian.rolap.BitKeyTest
Tests the 'intersects' operation on BitKeys
testInvalidAggregator() - Method in class mondrian.test.SchemaTest
Tests that an invalid aggregator causes an error.
testInvalidAxisFails() - Method in class mondrian.test.BasicQueryTest
 
testInvalidMembersInQuery() - Method in class mondrian.test.BasicQueryTest
 
testInvalidRoleError() - Method in class mondrian.test.SchemaTest
 
testInvalidSchemaAccess() - Method in class mondrian.test.SchemaTest
 
testIPmt() - Method in class mondrian.olap.fun.vba.VbaTest
 
testIRR() - Method in class mondrian.olap.fun.vba.VbaTest
 
testIs() - Method in class mondrian.olap.ParserTest
 
testIsCellPropertyEmpty() - Method in class mondrian.olap.QueryTest
 
testIsDate() - Method in class mondrian.olap.fun.vba.VbaTest
 
testIsDimension() - Method in class mondrian.olap.fun.FunctionTest
 
testIsEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testIsEmpty() - Method in class mondrian.olap.ParserTest
 
testIsEmpty() - Method in class mondrian.rolap.BitKeyTest
 
testIsEmptyQuery() - Method in class mondrian.olap.fun.FunctionTest
 
testIsEmptyWithAggregate() - Method in class mondrian.olap.fun.FunctionTest
 
testIsEmptyWithNull() - Method in class mondrian.olap.fun.FunctionTest
 
testIsHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testIsLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testIsMember() - Method in class mondrian.olap.fun.FunctionTest
 
testIsNameEquals() - Method in class mondrian.olap.CellPropertyTest
 
testIsNameEqualsDoesCaseInsensitiveMatch() - Method in class mondrian.olap.CellPropertyTest
 
testIsNameEqualsParameterShouldNotBeQuoted() - Method in class mondrian.olap.CellPropertyTest
 
testIsNull() - Method in class mondrian.olap.fun.FunctionTest
 
testIsNull() - Method in class mondrian.olap.ParserTest
 
testIsNumeric() - Method in class mondrian.olap.fun.FunctionTest
 
testIsString() - Method in class mondrian.olap.fun.FunctionTest
 
testIsSuperSetOf() - Method in class mondrian.rolap.BitKeyTest
This test is one BitKey is a subset of another.
testIsTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testItemMember() - Method in class mondrian.olap.fun.FunctionTest
 
testItemMemberWithCustomNullMemberRepresentation() - Method in class mondrian.olap.NullMemberRepresentationTest
 
testItemNull() - Method in class mondrian.olap.fun.FunctionTest
 
testItemTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testIterator() - Method in class mondrian.rolap.BitKeyTest
 
testIterMemberArrayIterMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberArrayIterMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberArrayListMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberArrayListMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberIterMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberIterMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberListMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testIterMemberListMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
TestJdbcPassword - Variable in class mondrian.olap.MondrianProperties
Property containing the JDBC password of a test database.
TestJdbcURL - Variable in class mondrian.olap.MondrianProperties
Property containing the JDBC URL of a test database.
TestJdbcUser - Variable in class mondrian.olap.MondrianProperties
Property containing the JDBC user of a test database.
testJndiConnection() - Method in class mondrian.rolap.RolapConnectionTest
 
testJunk() - Method in class mondrian.xmla.XmlaErrorTest
 
testKeyExpressionCardinalityCache() - Method in class mondrian.rolap.TestAggregationManager
 
testKeyValue() - Method in class mondrian.util.ObjectPoolTest
 
testLag() - Method in class mondrian.olap.fun.FunctionTest
 
testLagAll() - Method in class mondrian.olap.fun.FunctionTest
 
testLagFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testLagMinValue() - Method in class mondrian.olap.fun.FunctionTest
Tests that Integeer.MIN_VALUE(-2147483648) in Lag is handled correctly.
testLagRoot() - Method in class mondrian.olap.fun.FunctionTest
 
testLagRootTooFar() - Method in class mondrian.olap.fun.FunctionTest
 
testLarge() - Method in class mondrian.util.ObjectPoolTest
Tests ObjectPools containing large numbers of integer and string keys, and makes sure they return the same results as HashSet.
testLargePrecision() - Method in class mondrian.olap.ParserTest
Testcase for bug 1688645, "High precision number in MDX causes overflow".
testLastChild() - Method in class mondrian.olap.fun.FunctionTest
 
testLastChildAll() - Method in class mondrian.olap.fun.FunctionTest
 
testLastChildLastInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testLastChildOfChildless() - Method in class mondrian.olap.fun.FunctionTest
 
testLastNonEmpty() - Method in class mondrian.test.UdfTest
 
testLastNonEmptyBig() - Method in class mondrian.test.UdfTest
Tests a performance issue with LastNonEmpty (bug 1533677).
testLastPeriods() - Method in class mondrian.olap.fun.FunctionTest
 
testLastSibling() - Method in class mondrian.olap.fun.FunctionTest
 
testLastSiblingAll() - Method in class mondrian.olap.fun.FunctionTest
 
testLastSiblingFirstInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testLastSiblingNull() - Method in class mondrian.olap.fun.FunctionTest
 
testLastSiblingRoot() - Method in class mondrian.olap.fun.FunctionTest
 
testLCase() - Method in class mondrian.olap.fun.vba.VbaTest
 
testLe() - Method in class mondrian.olap.fun.FunctionTest
 
testLead() - Method in class mondrian.olap.fun.FunctionTest
 
testLead() - Method in class mondrian.test.RaggedHierarchyTest
 
testLeadLastInLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testLeadNegative() - Method in class mondrian.olap.fun.FunctionTest
 
testLeadNull() - Method in class mondrian.olap.fun.FunctionTest
 
testLeadZero() - Method in class mondrian.olap.fun.FunctionTest
 
testLeaf() - Method in class mondrian.test.ParentChildHierarchyTest
 
testLeft() - Method in class mondrian.olap.fun.vba.VbaTest
 
testLeftFunctionWithLengthMoreThanStringLength() - Method in class mondrian.olap.fun.FunctionTest
 
testLeftFunctionWithLengthValueEqualToStringLength() - Method in class mondrian.olap.fun.FunctionTest
 
testLeftFunctionWithLengthValueZero() - Method in class mondrian.olap.fun.FunctionTest
 
testLeftFunctionWithNegativeLength() - Method in class mondrian.olap.fun.FunctionTest
 
testLeftFunctionWithValidArguments() - Method in class mondrian.olap.fun.FunctionTest
 
testLeftFunctionWithZeroLengthString() - Method in class mondrian.olap.fun.FunctionTest
 
testLenFunctionWithAnEmptyString() - Method in class mondrian.olap.fun.FunctionTest
 
testLenFunctionWithNonEmptyString() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testLevelCaption() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelDefaultOne() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testLevelDefaultTwo() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testLevelDimension() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelMemberExpressions() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testLevelMembers() - Method in class mondrian.test.ParentChildHierarchyTest
 
testLevelMembersWithoutNonEmpty() - Method in class mondrian.rolap.NonEmptyTest
 
testLevelName() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelsNumeric() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelsString() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelsStringFail() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelsTooLarge() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelsTooSmall() - Method in class mondrian.olap.fun.FunctionTest
 
testLevelTableAttributeAsView() - Method in class mondrian.test.SchemaTest
this test verifies that RolapHierarchy.tableExists() supports views
testLevelUniqueName() - Method in class mondrian.olap.fun.FunctionTest
 
testLinRegIntercept() - Method in class mondrian.olap.fun.FunctionTest
 
testLinRegPoint() - Method in class mondrian.olap.fun.FunctionTest
 
testLinRegPointMonth() - Method in class mondrian.olap.fun.FunctionTest
 
testLinRegPointQuarter() - Method in class mondrian.olap.fun.FunctionTest
 
testLinRegSlope() - Method in class mondrian.olap.fun.FunctionTest
 
testListMemberArrayIterMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberArrayIterMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberArrayListMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberArrayListMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberIterMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberIterMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberListMemberArrayIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testListMemberListMemberIterCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testLiterals() - Method in class mondrian.olap.CustomizedParserTest
 
testLoadDistinctSqlMeasure() - Method in class mondrian.rolap.FastBatchingCellReaderTest
Checks that in dialects that request it (e.g.
testLoadWithMockResultsForLoadingOnlyDetailedSegments() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testLoadWithMockResultsForLoadingSummaryAndDetailedSegments() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testLoadWithMockResultsForLoadingSummaryAndDetailedSegmentsUsingSparse() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testLoadWithMockResultsForLoadingSummaryAndDetailedSegmentsWithNullInRollupColumn() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testLog10() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testLogicalAnd() - Method in class mondrian.test.BasicQueryTest
A logical AND, by contrast, can be supported by using two different techniques.
testLogicalOps() - Method in class mondrian.test.BasicQueryTest
How Can I Implement a Logical AND or OR Condition in a WHERE Clause?
testLookupMember() - Method in class mondrian.rolap.NonEmptyTest
When looking for [Month] Mondrian generates SQL that tries to find 'Month' as a member of the time dimension.
testLookupMember2() - Method in class mondrian.rolap.NonEmptyTest
SQL Optimization must be turned off in ragged hierarchies.
testLookupMemberCache() - Method in class mondrian.rolap.NonEmptyTest
when Mondrian parses a string like "[Store].[All Stores].[USA].[CA].[San Francisco]" it shall not lookup additional members.
testLostData() - Method in class mondrian.rolap.VirtualCubeTest
 
testLt() - Method in class mondrian.olap.fun.FunctionTest
 
testLTrim() - Method in class mondrian.olap.fun.vba.VbaTest
 
testMandatoryCellProperties() - Method in class mondrian.test.PropertiesTest
 
testMandatoryMemberProperties() - Method in class mondrian.test.PropertiesTest
Tests existence and values of mandatory member properties.
testMany() - Method in class mondrian.rolap.CellKeyTest
 
testMany() - Method in class mondrian.rolap.ModulosTest
 
testMatches() - Method in class mondrian.test.UdfTest
 
testMax() - Method in class mondrian.olap.fun.FunctionTest
 
testMaxNegative() - Method in class mondrian.olap.fun.FunctionTest
 
testMDActions() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDCubes() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDFunction() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDFunctions() - Method in class mondrian.xmla.XmlaBasicTest
Tests the output of the MDSCHEMA_FUNCTIONS call in JDK 1.5 or later.
testMDFunctionsJdk14() - Method in class mondrian.xmla.XmlaBasicTest
Tests the output of the MDSCHEMA_FUNCTIONS call in JDK 1.4, which is different because metadata such as function name and description is encoded using Java annotations, and hence is not available until JDK 1.5.
testMDHierarchies() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDimensions() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDLevels() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDLevelsAccessControlled() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDMeasures() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDMembers() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDMembersMulti() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDMembersTreeop() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDProperties() - Method in class mondrian.xmla.XmlaBasicTest
 
testMDSets() - Method in class mondrian.xmla.XmlaBasicTest
 
testMeasureAndAggregateInSlicer() - Method in class mondrian.rolap.NonEmptyTest
 
testMeasureCaption() - Method in class mondrian.test.CaptionTest
set caption "Anzahl Verkauf" for measure "Unit Sales"
testMeasureDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testMeasureInSlicer() - Method in class mondrian.rolap.NonEmptyTest
 
testMeasureSlicerFail() - Method in class mondrian.olap.CustomizedParserTest
 
testMedian() - Method in class mondrian.olap.fun.FunctionTest
 
testMedian2() - Method in class mondrian.olap.fun.FunctionTest
 
TestMember - Class in mondrian.olap.fun
 
TestMember(String) - Constructor for class mondrian.olap.fun.TestMember
 
testMemberArrayIterable() - Method in class mondrian.rolap.RolapAxisTest
 
testMemberArrayList() - Method in class mondrian.rolap.RolapAxisTest
 
testMemberBrackets() - Method in class mondrian.test.CompatibilityTest
Brackets around member names are optional.
testMemberCaption() - Method in class mondrian.olap.fun.FunctionTest
 
testMemberCase() - Method in class mondrian.test.CompatibilityTest
Member names are case insensitive.
testMemberChildrenNameCol() - Method in class mondrian.rolap.NonEmptyTest
Testcase for bug 1379068, which causes no children of [Time].[1997].[Q2] to be found, because it incorrectly constrains on the level's key column rather than name column.
testMemberChildrenNoWhere() - Method in class mondrian.rolap.NonEmptyTest
Tests non empty children of All member w/o WHERE clause
testMemberChildrenOfAllMember() - Method in class mondrian.rolap.NonEmptyTest
Tests non empty children of All member
testMemberChildrenOfRolapMember() - Method in class mondrian.rolap.NonEmptyTest
Tests non empty children of rolap member
testMemberCountIsNotSameForAllMembersInTuple() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testMemberCountIsSameForAllMembersInTuple() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testMemberDimension() - Method in class mondrian.olap.fun.FunctionTest
 
testMemberIterable() - Method in class mondrian.rolap.RolapAxisTest
 
testMemberLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testMemberList() - Method in class mondrian.rolap.RolapAxisTest
 
testMemberName() - Method in class mondrian.olap.fun.FunctionTest
 
testMemberOnAxis() - Method in class mondrian.olap.ParserTest
If an axis expression is a member, implicitly convert it to a set.
testMemberOnAxis() - Method in class mondrian.test.BasicQueryTest
If an axis expression is a member, implicitly convert it to a set.
testMemberOpsFailIfCacheEnabled() - Method in class mondrian.rolap.MemberCacheControlTest
Tests that member operations fail if cache is enabled.
testMemberOrdinalCaching() - Method in class mondrian.test.BasicQueryTest
 
testMemberReader(MemberReader) - Method in class mondrian.rolap.Test
 
testMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testMembersOfLargeDimensionTheHardWay() - Method in class mondrian.test.BasicQueryTest
 
testMemberUniqueName() - Method in class mondrian.olap.fun.FunctionTest
 
testMemberUniqueNameOfNull() - Method in class mondrian.olap.fun.FunctionTest
 
testMemberVisibility() - Method in class mondrian.rolap.VirtualCubeTest
 
testMemberVisibility() - Method in class mondrian.test.BasicQueryTest
 
testMemberWithNullKey() - Method in class mondrian.test.BasicQueryTest
There are cross database order issues in this test.
testMergeDataSourcesForAlteringCatalogAcrossDataSources() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testMidFunctionWithLengthArgumentLargerThanStringLength() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithNegativeLength() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithNegativeStartIndex() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithoutLength() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithStartIndexGreaterThanStringLength() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithStartIndexZero() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithValidArguments() - Method in class mondrian.olap.fun.FunctionTest
 
testMidFunctionWithZeroLengthStringArgument() - Method in class mondrian.olap.fun.FunctionTest
 
testMin() - Method in class mondrian.olap.fun.FunctionTest
 
testMinTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testMinus() - Method in class mondrian.olap.fun.FunctionTest
 
testMinus_bug1234759() - Method in class mondrian.olap.fun.FunctionTest
 
testMinusAssociativity() - Method in class mondrian.olap.fun.FunctionTest
 
testMinute() - Method in class mondrian.olap.fun.vba.VbaTest
 
testMIRR() - Method in class mondrian.olap.fun.vba.VbaTest
 
testMissingObjectFail() - Method in class mondrian.olap.CustomizedParserTest
 
testMissingObjectFailWithStrict() - Method in class mondrian.olap.CustomizedParserTest
 
testMissingObjectSucceedWithoutStrict() - Method in class mondrian.olap.CustomizedParserTest
 
testMissingSubtotalBugMetricFilter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testMissingSubtotalBugMultiLevelMetricFilter() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testMixingAttributesFail() - Method in class mondrian.olap.CustomizedParserTest
 
testMixingMemberLimitation() - Method in class mondrian.olap.CustomizedParserTest
Mondrian is not strict about referencing a dimension member in calculated measures.
testMondrianPropsGetJava() - Method in class mondrian.test.ParameterTest
Tests getting a mondrian property.
testMonth() - Method in class mondrian.olap.fun.vba.VbaTest
 
testMonthlyByDay() - Method in class mondrian.util.ScheduleTest
 
testMonthlyByDayPeriodic() - Method in class mondrian.util.ScheduleTest
 
testMonthlyByWeek() - Method in class mondrian.util.ScheduleTest
 
testMonthName() - Method in class mondrian.olap.fun.vba.VbaTest
 
testMtd() - Method in class mondrian.olap.fun.FunctionTest
 
testMultiLevelMemberConstraintMixedNullNonNullParent() - Method in class mondrian.rolap.NonEmptyTest
Check that multi-level member list generates compact form of SQL where clause: (1) Use IN list if possible(not possible if there are null values because NULLs in IN lists do not match) (2) Group members sharing the same parent, including parents with NULLs.
testMultiLevelMemberConstraintNonNullParent() - Method in class mondrian.rolap.NonEmptyTest
Check that multi-level member list generates compact form of SQL where clause: (1) Use IN list if possible (2) Group members sharing the same parent (3) Only need to compare up to the first unique parent level.
testMultiLevelMemberConstraintNullParent() - Method in class mondrian.rolap.NonEmptyTest
Check that multi-level member list generates compact form of SQL where clause: (1) Use IN list if possible(not possible if there are null values because NULLs in IN lists do not match) (2) Group members sharing the same parent, including parents with NULLs.
testMultiLevelMemberConstraintWithMixedNullNonNullChild() - Method in class mondrian.rolap.NonEmptyTest
Check that multi-level member list generates compact form of SQL where clause: (1) Use IN list if possible(not possible if there are null values because NULLs in IN lists do not match) (2) Group members sharing the same parent (3) Only need to compare up to the first unique parent level.
testMultiLevelMembersMixedNullNonNullParent() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testMultiLevelMembersNullParents() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testMultiLevelsMixedNullNonNullChild() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testMultipleAxes() - Method in class mondrian.olap.ParserTest
 
testMultipleCalculatedMembersWhichAreNotMeasures() - Method in class mondrian.test.BasicQueryTest
 
testMultipleCalculatedMembersWhichAreNotMeasures2() - Method in class mondrian.test.BasicQueryTest
There used to be something wrong with non-measure calculated members where the ordering of the WITH MEMBER would determine whether or not the member would be found in the cube.
testMultipleCalculatedMembersWhichAreNotMeasures3() - Method in class mondrian.test.BasicQueryTest
This one had the same problem.
testMultipleConstraintsOnSameColumn() - Method in class mondrian.test.BasicQueryTest
Tests whether the agg mgr behaves correctly if a cell request causes a column to be constrained multiple times.
testMultipleDimensionHierarchyCaptionUsages() - Method in class mondrian.test.SchemaTest
Test Multiple DimensionUsages on same Dimension.
testMultipleDimensionUsages() - Method in class mondrian.test.SchemaTest
Test Multiple DimensionUsages on same Dimension.
testMultipleMeasures() - Method in class mondrian.rolap.TestAggregationManager
Test a batch containing multiple measures: (store_state=CA, gender=F, measure=[Unit Sales]) (store_state=CA, gender=M, measure=[Store Sales]) (store_state=OR, gender=M, measure=[Unit Sales])
testMultipleMultiplication() - Method in class mondrian.olap.CustomizedParserTest
 
testMultipleSlicersFails() - Method in class mondrian.test.MultipleHierarchyTest
 
testMultiplication() - Method in class mondrian.olap.ParserTest
Verify that calculated measures made of several * operators can resolve them correctly.
testMultiplicationFail() - Method in class mondrian.olap.CustomizedParserTest
 
testMultiply() - Method in class mondrian.olap.fun.FunctionTest
 
testMultiplyBug774807() - Method in class mondrian.olap.fun.FunctionTest
Bug 774807 caused expressions to be mistaken for the crossjoin operator.
testMultiplyPrecedence() - Method in class mondrian.olap.fun.FunctionTest
 
testMultiselectCalculations() - Method in class mondrian.olap.fun.FunctionTest
Tests behavior where CurrentMember occurs in calculated members and that member is a set.
testMutableListMemberArrayListMemberArrayListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testMutableListMemberArrayListMemberListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testMutableListMemberListMemberArrayListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
testMutableListMemberListMemberListCalc() - Method in class mondrian.olap.fun.CrossJoinTest
 
TestName - Variable in class mondrian.olap.MondrianProperties
String property that determines which tests are run.
testNamedSet() - Method in class mondrian.test.NamedSetTest
Set defined in query according measures, hence context-dependent.
testNamedSetAgainstCube() - Method in class mondrian.test.NamedSetTest
 
testNamedSetAgainstSchema() - Method in class mondrian.test.NamedSetTest
 
testNamedSetAndUnion() - Method in class mondrian.test.NamedSetTest
 
testNamedSetAsList() - Method in class mondrian.test.NamedSetTest
Set defined by explicit tlist in query.
testNamedSetCrossJoin() - Method in class mondrian.test.NamedSetTest
Tests a named set defined in a query which consists of tuples.
testNamedSetDependencies() - Method in class mondrian.test.NamedSetTest
Tests that named sets never depend on anything.
testNamedSetMustBeSet() - Method in class mondrian.test.NamedSetTest
 
testNamedSetOnMember() - Method in class mondrian.test.NamedSetTest
Set defined on top of calc member.
testNamedSetsMixedWithCalcMembers() - Method in class mondrian.test.NamedSetTest
 
testNamedSetUsedInCrossJoin() - Method in class mondrian.test.NamedSetTest
Set used inside expression (Crossjoin).
testNativeFilter() - Method in class mondrian.rolap.NonEmptyTest
 
testNativeFilterNonEmpty() - Method in class mondrian.rolap.NonEmptyTest
Verify that filter with Not IsEmpty(storedMeasure) can be natively evaluated.
testNativeFilterWithNullMeasure() - Method in class mondrian.rolap.NonEmptyTest
 
testNativeSetCaching() - Method in class mondrian.rolap.VirtualCubeTest
Checks that native set caching considers base cubes in the cache key.
testNativeTopCount() - Method in class mondrian.rolap.NonEmptyTest
check that top count is executed native unless disabled
testNe() - Method in class mondrian.olap.fun.FunctionTest
 
testNECJMemberList() - Method in class mondrian.rolap.SharedDimensionTest
 
testNECJMultiLevelMemberList() - Method in class mondrian.rolap.SharedDimensionTest
 
testNegative() - Method in class mondrian.rolap.CacheControlTest
A number of negative tests, trying to do invalid things with cache flushing and getting errors.
testNegativeCases() - Method in class mondrian.olap.ParserTest
 
testNegativeSolveOrder() - Method in class mondrian.test.TestCalculatedMembers
Testcase for bug 1669104, Negative Solve Orders broken.
testNegativeSolveOrder() - Method in class mondrian.xmla.XmlaCognosTest
 
testNegativeSolveOrderForCalMemberWithFilter() - Method in class mondrian.test.TestCalculatedMembers
Test that if a filter is associated with input to a cal member with lower solve order; the filter computation uses the context that contains the other cal members(those with higher solve order).
testNegativeSolveOrderForCalMemberWithFilters2() - Method in class mondrian.test.TestCalculatedMembers
Test that if a filter is associated with input to a cal member with higher solve order; the filter computation ignores the other cal members.
testNeInfinity() - Method in class mondrian.olap.fun.FunctionTest
 
testNewBitKeyIsTheSameAsAClearedBitKey() - Method in class mondrian.rolap.BitKeyTest
 
testNextMemberOfBC() - Method in class mondrian.test.RaggedHierarchyTest
 
testNextMemberOfTelAviv() - Method in class mondrian.test.RaggedHierarchyTest
 
testNoAccessToCube() - Method in class mondrian.test.AccessControlTest
 
testNoHierarchy() - Method in class mondrian.olap.HierarchyBugTest
 
testNonAliasedDimensionUsage() - Method in class mondrian.test.SchemaTest
This test displays an informative error message if someone uses an unaliased name instead of an aliased name
testNonAllPromotionMembers() - Method in class mondrian.rolap.RolapResultTest
 
testNonCharacterMembers() - Method in class mondrian.test.TestCalculatedMembers
 
testNonDefaultAllMember() - Method in class mondrian.rolap.VirtualCubeTest
Query a virtual cube that contains a non-conforming dimension that does not have ALL as its default member.
testNonDefaultAllMember2() - Method in class mondrian.rolap.VirtualCubeTest
 
testNonEmpty1() - Method in class mondrian.test.BasicQueryTest
 
testNonEmpty2() - Method in class mondrian.test.BasicQueryTest
 
testNonEmptyAccess() - Method in class mondrian.test.AccessControlTest
Test to verify that non empty crossjoins enforce role access.
testNonEmptyAccessLevelMembers() - Method in class mondrian.test.AccessControlTest
 
testNonEmptyCrossJoin() - Method in class mondrian.olap.fun.FunctionTest
 
testNonEmptyCrossJoin() - Method in class mondrian.test.BasicQueryTest
Tests a query with a CrossJoin so large that we run out of memory unless we can push down evaluation to SQL.
testNonEmptyCrossjoinFilter() - Method in class mondrian.test.BasicQueryTest
Tests a query which uses filter and crossjoin.
testNonEmptyCrossJoinList() - Method in class mondrian.rolap.NonEmptyTest
Non Empty CrossJoin (A,B) gets turned into CrossJoin (Non Empty(A), Non Empty(B)) Verify that there is no crash when the length of B could be non-zero length before the non emptyy and 0 after the non empty.
testNonEmptyCrossJoinLoneAxis() - Method in class mondrian.rolap.TestAggregationManager
Tests that a NonEmptyCrossJoin uses the measure referenced by the query (Store Sales) instead of the default measure (Unit Sales) in the case where the query only has one result axis.
testNonEmptyDescendants() - Method in class mondrian.rolap.NonEmptyTest
Ensures that NON EMPTY Descendants is optimized.
testNonEmptyForAllAxesWithOutPropertySet() - Method in class mondrian.rolap.NonEmptyPropertyForAllAxisTest
 
testNonEmptyForAllAxesWithPropertySet() - Method in class mondrian.rolap.NonEmptyPropertyForAllAxisTest
 
testNonEmptyLevelMembers() - Method in class mondrian.rolap.NonEmptyTest
Test that executes <Level>.Members and applies a non-empty constraint.
testNonEmptyNonEmptyCrossJoin1() - Method in class mondrian.test.BasicQueryTest
NonEmptyCrossJoin() is not the same as NON EMPTY CrossJoin() because it's evaluated independently of the other axes.
testNonEmptyNonEmptyCrossJoin2() - Method in class mondrian.test.BasicQueryTest
 
testNonEmptyNonEmptyCrossJoin3() - Method in class mondrian.test.BasicQueryTest
 
testNonEmptyNonEmptyCrossJoin4() - Method in class mondrian.test.BasicQueryTest
 
testNonEmptyUnionQuery() - Method in class mondrian.rolap.NonEmptyTest
 
testNonEmptyWithCalcMeasure() - Method in class mondrian.rolap.NonEmptyTest
Test for bug #1696772 Modified which calculations are tested for non native, non empty joins
testNonEmptyWithCognosCalcOneLiteral() - Method in class mondrian.xmla.XmlaCognosTest
 
testNonEmptyWithWeirdDefaultMember() - Method in class mondrian.rolap.NonEmptyTest
Tests the behavior if you have NON EMPTY on both axes, and the default member of a hierarchy is not 'all' or the first child.
testNonGuessableReturnType() - Method in class mondrian.test.UdfTest
Tests that the inferred return type is correct for a UDF whose return type is not the same as would be guessed by the default implementation of FunDefBase.getResultType(mondrian.olap.Validator, mondrian.olap.Exp[]), which simply guesses based on the type of the first argument.
testNonJoiningDimAtMemberValueCalcMultipleScenarios() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNonJoiningDimAtTupleValueCalcMultipleScenarios() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNonJoiningDimensions() - Method in class mondrian.rolap.RolapCubeTest
 
testNonJoiningDimensionWithAllMember() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testNonJoiningDimForAMemberDefinedOnJoiningDim() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNonJoiningDimsWhenAggFunctionIsUsedOrNotUsed() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNonJoiningDimWithNumericIif() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNonNativeFilterWithCalcMember() - Method in class mondrian.rolap.NonEmptyTest
 
testNonNativeFilterWithNullMeasure() - Method in class mondrian.rolap.NonEmptyTest
 
testNonPooledConnectionWithProperties() - Method in class mondrian.rolap.RolapConnectionTest
 
testNonTopLevelCalculatedMember() - Method in class mondrian.test.TestCalculatedMembers
test case for bug #1801069, Issues with calculated members verify that the calculated member [Product].[Food].[Test] definition does not throw errors and returns expected results.
testNoNullPtrInCellRequest() - Method in class mondrian.rolap.TestAggregationManager
This test case tests for a null pointer that was being thrown inside of CellRequest.
testNormalize() - Method in class mondrian.rolap.CacheControlTest
Tests the algorithm which converts a cache region specification into normal form.
testNormalize2() - Method in class mondrian.rolap.CacheControlTest
Creates a cell region, runs a query, then flushes the cache.
testNot() - Method in class mondrian.olap.fun.FunctionTest
 
testNotAssociativity() - Method in class mondrian.olap.fun.FunctionTest
 
testNotEquals() - Method in class mondrian.rolap.BitKeyTest
Test for not equals and not equals
testNoTimeDimension() - Method in class mondrian.rolap.VirtualCubeTest
This method demonstrates bug 1449929
testNotIn() - Method in class mondrian.test.UdfTest
 
testNotMatches() - Method in class mondrian.test.UdfTest
 
testNotNativeVirtualCubeCrossJoin1() - Method in class mondrian.rolap.NonEmptyTest
 
testNotNativeVirtualCubeCrossJoin2() - Method in class mondrian.rolap.NonEmptyTest
 
testNotNativeVirtualCubeCrossJoinCalculatedMember() - Method in class mondrian.rolap.NonEmptyTest
 
testNotNativeVirtualCubeCrossJoinUnsupported() - Method in class mondrian.rolap.NonEmptyTest
 
testNotNot() - Method in class mondrian.olap.fun.FunctionTest
 
testNoTotalForMeasureWithCrossJoinOfJoiningAndNonJoiningDims() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNoTotalsForCompoundMeasureWithComponentsHavingNonJoiningDims() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNoTotalsForCompoundMeasureWithNonJoiningDimAtAllLevel() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testNotUsingGroupingSet() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testNotUsingGroupingSetWhenGroupUsesDifferentAggregateTable() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testNow() - Method in class mondrian.olap.fun.vba.VbaTest
 
testNpeInIif() - Method in class mondrian.test.TestCalculatedMembers
Tests that IIf works OK even if its argument returns the NULL value.
testNper() - Method in class mondrian.olap.fun.vba.VbaTest
 
testNpv() - Method in class mondrian.olap.fun.vba.VbaTest
 
testNull() - Method in class mondrian.olap.ParserTest
 
testNullCollation() - Method in class mondrian.test.CompatibilityTest
Tests that NULL values sort last on all platforms.
testNullEvaluatesToConstantDoubleNull() - Method in class mondrian.calc.impl.ConstantCalcTest
 
testNullEvaluatesToConstantIntegerNull() - Method in class mondrian.calc.impl.ConstantCalcTest
 
testNullInAddition() - Method in class mondrian.olap.fun.FunctionTest
 
testNullInMultiplication() - Method in class mondrian.olap.fun.FunctionTest
 
testNullInSubtraction() - Method in class mondrian.olap.fun.FunctionTest
 
testNullMember() - Method in class mondrian.olap.fun.FunctionTest
 
testNullMember() - Method in class mondrian.test.BasicQueryTest
 
testNullMemberWithCustomRepresentation() - Method in class mondrian.olap.NullMemberRepresentationTest
 
testNullMemberWithOneNonNull() - Method in class mondrian.test.BasicQueryTest
 
testNullNameColumn() - Method in class mondrian.test.CompatibilityTest
Tests that data in Hierarchy.Level attribute "nameColumn" can be null.
testNullRange() - Method in class mondrian.olap.fun.FunctionTest
tests that a null passed in returns an empty set in range function
testNullValue() - Method in class mondrian.olap.fun.FunctionTest
Tests use of NULL literal to generate a null cell value.
testNullValue() - Method in class mondrian.udf.NullValueTest
 
testNumberRoundingBug() - Method in class mondrian.util.FormatTest
 
testNumbers() - Method in class mondrian.olap.ParserTest
Tests parsing of numbers.
testNumbers() - Method in class mondrian.util.FormatTest
Exhaustive tests on various numbers.
testNumericLiteral() - Method in class mondrian.olap.fun.FunctionTest
 
testNumericParameter() - Method in class mondrian.test.ParameterTest
 
testNumericParameterStringValueFails() - Method in class mondrian.test.ParameterTest
 
testNumericToLogicalConversion() - Method in class mondrian.test.BasicQueryTest
This tests for bug #1706434, the ability to convert numeric types to logical (boolean) types.
testOct() - Method in class mondrian.olap.fun.vba.VbaTest
 
testOleDbSpec() - Method in class mondrian.olap.UtilTestCase
 
testOnce() - Method in class mondrian.util.ScheduleTest
 
testOnceTimeSchedule() - Method in class mondrian.util.ScheduleTest
 
testOne() - Method in class mondrian.rolap.CellKeyTest
 
testOne() - Method in class mondrian.rolap.ModulosTest
 
testOne() - Method in class mondrian.util.PrimeFinderTest
 
testOneAboveLeaf() - Method in class mondrian.test.ParentChildHierarchyTest
 
testOneDimensionalQueryWithCompoundSlicer() - Method in class mondrian.test.BasicQueryTest
 
testOpeningPeriod() - Method in class mondrian.olap.fun.FunctionTest
 
testOpeningPeriodNull() - Method in class mondrian.olap.fun.FunctionTest
This tests new NULL functionality exception throwing
testOptimizeChildren() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testOptimizeChildrenForTuplesWithLength1() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testOptimizeChildrenForTuplesWithLength3() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testOptimizeChildrenWhenTuplesAreFormedWithDifferentLevels() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testOptimizeListWhenTuplesAreFormedWithDifferentLevels() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testOptimizeListWithTuplesOfLength3() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testOr() - Method in class mondrian.olap.fun.FunctionTest
 
testOr() - Method in class mondrian.rolap.BitKeyTest
Tests the 'or' operation on BitKeys
testOr2() - Method in class mondrian.olap.fun.FunctionTest
 
testOrAssociativity1() - Method in class mondrian.olap.fun.FunctionTest
 
testOrAssociativity2() - Method in class mondrian.olap.fun.FunctionTest
 
testOrAssociativity3() - Method in class mondrian.olap.fun.FunctionTest
 
testOrder() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderAndRank() - Method in class mondrian.olap.fun.SortTest
 
testOrderBug656802() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderBug712702_Original() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderBug712702_Simplified() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderCalc() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderCrossJoin() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderCrossJoinBreak() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderCrossJoinDesc() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderDesc() - Method in class mondrian.olap.fun.SortTest
 
testOrderedNamedSet() - Method in class mondrian.test.NamedSetTest
 
testOrderHierarchicalDesc() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderNonEmpty() - Method in class mondrian.olap.fun.FunctionTest
test case for bug # 1797159, Potential MDX Order Non Empty Problem
testOrderParentsMissing() - Method in class mondrian.olap.fun.FunctionTest
 
testOrderWithMember() - Method in class mondrian.olap.fun.FunctionTest
This test case verifies that the order function works with a defined member.
testOrdinal() - Method in class mondrian.olap.fun.FunctionTest
 
testOrdinalColumn() - Method in class mondrian.rolap.VirtualCubeTest
Test a virtual cube where one of the dimensions contains an ordinalColumn property
testOverlappingCalculatedMembers() - Method in class mondrian.test.BasicQueryTest
Bug #1005995 - many totals of various dimensions
testOverrideDimension() - Method in class mondrian.test.BasicQueryTest
 
testOverrideOverCubeMemberDoesNotHappen() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testOverrideOverCubeMemberInTupleDoesNotHappen() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testOverrideOverCubeMemberUsingStrToMemberDoesNotHappen() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testParallelDataSourceChangeListenerPlugin() - Method in class mondrian.rolap.DataSourceChangeListenerTest
Tests whether the flushing of the cache is thread safe.
testParallelPeriod() - Method in class mondrian.olap.fun.FunctionTest
 
testParallelPeriodDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testParallelPeriodLevel() - Method in class mondrian.olap.fun.FunctionTest
 
testParallelPeriodLevelLag() - Method in class mondrian.olap.fun.FunctionTest
 
testParallelPeriodMinValue() - Method in class mondrian.olap.fun.FunctionTest
Tests that Integeer.MIN_VALUE(-2147483648) does not cause NPE.
testParallelPeriodWithSlicer() - Method in class mondrian.olap.fun.FunctionTest
 
testParallelSchemaFlush() - Method in class mondrian.test.ParallelTest
 
testParamBadTypeFails() - Method in class mondrian.test.ParameterTest
 
testParamCyclicFails() - Method in class mondrian.test.ParameterTest
 
testParamCyclicOk() - Method in class mondrian.test.ParameterTest
 
testParamDefinedTwiceFails() - Method in class mondrian.test.ParameterTest
 
testParameterDimension() - Method in class mondrian.test.ParameterTest
 
testParameterHierarchy() - Method in class mondrian.test.ParameterTest
 
testParameterInFormatString() - Method in class mondrian.test.ParameterTest
 
testParameterInFormatString_Bug1584439() - Method in class mondrian.test.ParameterTest
 
testParameterInSlicer() - Method in class mondrian.test.ParameterTest
 
testParameterLevel() - Method in class mondrian.test.ParameterTest
 
testParameterMemberFails() - Method in class mondrian.test.ParameterTest
 
testParameterMetadata() - Method in class mondrian.test.ParameterTest
 
testParameterOnAxis() - Method in class mondrian.test.ParameterTest
 
testParameterWithExpressionForHierarchyFails() - Method in class mondrian.test.ParameterTest
 
testParamRefWithoutParamFails() - Method in class mondrian.test.ParameterTest
 
testParent() - Method in class mondrian.olap.fun.FunctionTest
 
testParentChildDrillThrough() - Method in class mondrian.test.ParentChildHierarchyTest
 
testParentChildDrillThroughWithContext() - Method in class mondrian.test.ParentChildHierarchyTest
 
testParentChildOrdinal() - Method in class mondrian.test.ParentChildHierarchyTest
Tests that a parent-child hierarchy is sorted correctly if the "ordinalColumn" attribute is included in its definition.
testParentOfHaifa() - Method in class mondrian.test.RaggedHierarchyTest
 
testParentOfVatican() - Method in class mondrian.test.RaggedHierarchyTest
 
testParseCommaList() - Method in class mondrian.olap.UtilTestCase
 
testParseConnectStringComplex() - Method in class mondrian.olap.UtilTestCase
 
testParseConnectStringSimple() - Method in class mondrian.olap.UtilTestCase
 
testParseIdentifier() - Method in class mondrian.olap.UtilTestCase
 
testPartialFlush() - Method in class mondrian.rolap.CacheControlTest
Creates a partial cell region, runs a query, then flushes the cache.
testPartialFlushRange() - Method in class mondrian.rolap.CacheControlTest
Creates a partial cell region over a range, runs a query, then flushes the cache.
testPartialRollupParentChildHierarchy() - Method in class mondrian.test.AccessControlTest
 
testPercentagesAsMeasures() - Method in class mondrian.test.BasicQueryTest
How Can I Show Percentages as Measures?
testPercentile() - Method in class mondrian.olap.fun.FunctionTest
 
testPeriodsToDate() - Method in class mondrian.olap.fun.FunctionTest
 
testPi() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testPlus() - Method in class mondrian.olap.fun.FunctionTest
 
testPmt() - Method in class mondrian.olap.fun.vba.VbaTest
 
testPooledConnectionWithProperties() - Method in class mondrian.rolap.RolapConnectionTest
 
testPower() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testPPmt() - Method in class mondrian.olap.fun.vba.VbaTest
 
testPredicatesAreNotOptimizedWhenPropertyIsFalse() - Method in class mondrian.rolap.sql.SqlQueryTest
 
testPredicatesAreOptimizedWhenAllTheMembersAreIncluded() - Method in class mondrian.rolap.sql.SqlQueryTest
 
testPredicatesAreOptimizedWhenPropertyIsTrue() - Method in class mondrian.rolap.sql.SqlQueryTest
 
testPrevMemberOfHaifa() - Method in class mondrian.test.RaggedHierarchyTest
 
testProcessDataForGettingGroupingSetsBitKeysAndLoadingAxisValueSet() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testProcessDataForNonGroupingSetsScenario() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testProcessDataForSettingNullAxis() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testProcessFormatStringAttribute() - Method in class mondrian.rolap.RolapCubeTest
 
testProcessFormatStringAttributeToIgnoreNullFormatString() - Method in class mondrian.rolap.RolapCubeTest
 
testPropertiesExpr() - Method in class mondrian.olap.fun.FunctionTest
 
testPropertiesFilter() - Method in class mondrian.olap.fun.FunctionTest
 
testPropertiesMDX() - Method in class mondrian.test.PropertiesTest
Tests the ability of MDX parser to pass requested member properties to Result object.
testPropertiesNonExistent() - Method in class mondrian.olap.fun.FunctionTest
Tests that non-existent property throws an error.
testProperty() - Method in class mondrian.test.MultipleHierarchyTest
Tests bug 1501533, "Properties not working with multiple hierarchies".
testPropertyCaseSensitivity() - Method in class mondrian.test.CompatibilityTest
Tests that property names are case sensitive iff the "mondrian.olap.case.sensitive" property is set.
testPropertyInCalculatedMember() - Method in class mondrian.olap.fun.FunctionTest
 
testPropertyReferencesCalcMember() - Method in class mondrian.test.TestCalculatedMembers
 
testPv() - Method in class mondrian.olap.fun.vba.VbaTest
 
testQtd() - Method in class mondrian.olap.fun.FunctionTest
 
testQuery() - Method in class mondrian.test.CmdRunnerTest
 
testQueryCalculatedMemberOverridesCube() - Method in class mondrian.test.TestCalculatedMembers
 
testQueryIterationLimit() - Method in class mondrian.test.BasicQueryTest
 
testQueryTimeout() - Method in class mondrian.test.BasicQueryTest
 
testQueryWithIndex() - Method in class mondrian.rolap.IndexedValuesTest
 
testQueryWithoutValidMeasure() - Method in class mondrian.olap.fun.FunctionTest
 
testQuoteInCalcMember() - Method in class mondrian.test.TestCalculatedMembers
Testcase for bug 1410383, "error if calc member in schema file contains single quotes".
testQuoteMdxIdentifier() - Method in class mondrian.olap.UtilTestCase
 
testRadians() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testRange() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeBetweenDifferentLevelsIsError() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeBoundedByAll() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeBoundedByAllLarge() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeBoundedByNull() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeBoundedByNullLarge() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeEndBeforeStart() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeEndBeforeStartLarge() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeLarge() - Method in class mondrian.olap.fun.FunctionTest
Large dimensions use a different member reader, therefore need to be tested separately.
testRangeStartEqualsEnd() - Method in class mondrian.olap.fun.FunctionTest
 
testRangeStartEqualsEndLarge() - Method in class mondrian.olap.fun.FunctionTest
 
testRank() - Method in class mondrian.olap.fun.FunctionTest
Tests the Rank(member, set) MDX function.
testRank() - Method in class mondrian.test.BasicQueryTest
How Can I Rank or Reorder Members?
testRankHuge() - Method in class mondrian.olap.fun.FunctionTest
Tests a RANK function which is so large that we need to use caching in order to execute it efficiently.
testRankWithExpr() - Method in class mondrian.olap.fun.FunctionTest
 
testRankWithExpr2() - Method in class mondrian.olap.fun.FunctionTest
 
testRankWithNulls() - Method in class mondrian.olap.fun.FunctionTest
Tests the 3-arg version of the RANK function with a value which returns null within a set of nulls.
testRate() - Method in class mondrian.olap.fun.vba.VbaTest
 
testReloadDataSources() - Method in class mondrian.xmla.impl.DynamicDatasourceXmlaServletTest
 
testReplace3() - Method in class mondrian.olap.fun.vba.VbaTest
 
testReplace4() - Method in class mondrian.olap.fun.vba.VbaTest
 
testReplace5() - Method in class mondrian.olap.fun.vba.VbaTest
 
testReplace6() - Method in class mondrian.olap.fun.vba.VbaTest
 
testReplaceProperties() - Method in class mondrian.olap.UtilTestCase
 
testRequiresFromQueryAlias() - Method in class mondrian.test.DialectTest
 
testRequiresOrderByAlias() - Method in class mondrian.test.DialectTest
 
testReservedWord() - Method in class mondrian.test.CompatibilityTest
See how we are at diagnosing reserved words.
testResultIsModifyableCopy() - Method in class mondrian.rolap.NonEmptyTest
checks that crossjoin returns a modifiable copy from cache because its modified during sort
testResultSetConcurrency() - Method in class mondrian.test.DialectTest
 
testRight() - Method in class mondrian.olap.fun.vba.VbaTest
 
testRolapCubeDimensionEquality() - Method in class mondrian.rolap.RolapCubeTest
 
testRoleMemberAccess() - Method in class mondrian.test.AccessControlTest
 
testRoleMemberAccessNonExistentMemberFails() - Method in class mondrian.test.AccessControlTest
 
testRollupBottomLevel() - Method in class mondrian.test.AccessControlTest
Tests that members below bottom level are regarded as visible.
testRollupPolicyAll() - Method in class mondrian.test.AccessControlTest
The total for [Store].[All Stores] is similarly reduced.
testRollupPolicyAllAsDefault() - Method in class mondrian.test.AccessControlTest
Access [Store].[All Stores] implicitly as it is the default member of the [Stores] hierarchy.
testRollupPolicyAllAsParent() - Method in class mondrian.test.AccessControlTest
Access [Store].[All Stores] via the Parent relationship (to check that this doesn't circumvent access control).
testRollupPolicyBasic() - Method in class mondrian.test.AccessControlTest
Basic test of partial rollup policy.
testRollupPolicyGreatGrandchildInvisible() - Method in class mondrian.test.AccessControlTest
Tests where all children are visible but a grandchild is not.
testRollupPolicyNegative() - Method in class mondrian.test.AccessControlTest
Tests that a bad value for the rollupPolicy attribute gives the appropriate error.
testRollupPolicySimultaneous() - Method in class mondrian.test.AccessControlTest
Tests where two hierarchies are simultaneously access-controlled.
testRollupQuery() - Method in class mondrian.test.BasicQueryTest
 
testRound() - Method in class mondrian.olap.fun.vba.VbaTest
 
testRound2() - Method in class mondrian.olap.fun.vba.VbaTest
 
testRTrim() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSalesCount() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
 
testSameDimOnTwoAxesFails() - Method in class mondrian.test.BasicQueryTest
It is illegal for a query to have the same dimension on more than one axis.
testSample0() - Method in class mondrian.test.BasicQueryTest
 
testSample1() - Method in class mondrian.test.BasicQueryTest
 
testSample2() - Method in class mondrian.test.BasicQueryTest
 
testSample3() - Method in class mondrian.test.BasicQueryTest
 
testSample4() - Method in class mondrian.test.BasicQueryTest
 
testSample5() - Method in class mondrian.test.BasicQueryTest
 
testSample6() - Method in class mondrian.test.BasicQueryTest
 
testSample7() - Method in class mondrian.test.BasicQueryTest
 
testSample8() - Method in class mondrian.test.BasicQueryTest
 
testSanity() - Method in class mondrian.test.UdfTest
 
testScalarOnAxisFails() - Method in class mondrian.test.BasicQueryTest
 
testScannerPunc() - Method in class mondrian.olap.ParserTest
 
testSchemaLevelOrdinalInOtherTable() - Method in class mondrian.test.BasicQueryTest
 
testSchemaLevelTableInAnotherHierarchy() - Method in class mondrian.test.BasicQueryTest
 
testSchemaLevelTableIsBad() - Method in class mondrian.test.BasicQueryTest
 
testSchemaLevelWithViewSpecifiesTable() - Method in class mondrian.test.BasicQueryTest
 
testSchemaProp() - Method in class mondrian.test.ParameterTest
Tests a schema property with a default value.
testSchemaPropContext() - Method in class mondrian.test.ParameterTest
Tests that a schema property fails if it references dimensions which are not available.
testSchemaPropDupFails() - Method in class mondrian.test.ParameterTest
Tests a schema property with a default value.
testSchemaPropIllegalTypeFails() - Method in class mondrian.test.ParameterTest
 
testSchemaPropInvalidDefaultExpFails() - Method in class mondrian.test.ParameterTest
 
testSchemaTopLevelNotUnique() - Method in class mondrian.test.BasicQueryTest
 
testSecond() - Method in class mondrian.olap.fun.vba.VbaTest
 
TestSeed - Variable in class mondrian.olap.MondrianProperties
Seed for random number generator used by some of the tests.
testSetContainingLevelFails() - Method in class mondrian.olap.fun.FunctionTest
 
testSetExpr() - Method in class mondrian.olap.ParserTest
 
testSetFailOnStillLoadingSegments() - Method in class mondrian.rolap.agg.SegmentLoaderTest
 
testSetIncludesSelf() - Method in class mondrian.test.TestCalculatedMembers
Tests a calculated member which aggregates over a set which would seem to include the calculated member (but does not).
testSetItemInt() - Method in class mondrian.olap.fun.FunctionTest
Tests the function <Set>.Item(<Integer>).
testSetItemString() - Method in class mondrian.olap.fun.FunctionTest
Tests the function <Set>.Item(<String> [,...]).
testSetPropertyCommandOnLeafMember() - Method in class mondrian.rolap.MemberCacheControlTest
Test that edits the properties of a single leaf Member.
testSetPropertyCommandOnNonLeafMember() - Method in class mondrian.rolap.MemberCacheControlTest
Test that edits properties of Members at various Levels (use Retail Dimension), but leaves grouping unchanged, so results not changed.
testSetToStr() - Method in class mondrian.olap.fun.FunctionTest
 
testSetWith2TuplesWithDifferentHierarchies() - Method in class mondrian.olap.fun.SetFunDefTest
 
testSetWithMembersFromDifferentHierarchies() - Method in class mondrian.olap.fun.SetFunDefTest
 
testSF1711865() - Method in class mondrian.rolap.SharedDimensionTest
 
testSgn() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSharedClosureParentChildHierarchy() - Method in class mondrian.test.ParentChildHierarchyTest
 
testShouldConvertListOfMembersToTuples() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testShouldNotRemoveDuplicateTuples() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testShouldNotTotalAMeasureWithANonJoiningDimension() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testShouldTotalAMeasureWithAllJoiningDimensions() - Method in class mondrian.test.IgnoreMeasureForNonJoiningDimensionInAggregationTest
 
testShouldUseGroupingFunctionOnPropertyFalseOnNonSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testShouldUseGroupingFunctionOnPropertyFalseOnSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testShouldUseGroupingFunctionOnPropertyTrueAndOnNonSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testShouldUseGroupingFunctionOnPropertyTrueAndOnSupportedDB() - Method in class mondrian.rolap.FastBatchingCellReaderTest
 
testSiblingsA() - Method in class mondrian.olap.fun.FunctionTest
 
testSiblingsB() - Method in class mondrian.olap.fun.FunctionTest
 
testSiblingsC() - Method in class mondrian.olap.fun.FunctionTest
 
testSiblingsD() - Method in class mondrian.olap.fun.FunctionTest
 
testSimple() - Method in class mondrian.util.Base64Test
 
testSin() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSingleInstance - Variable in class mondrian.util.ObjectFactory.Singleton
The test single instance of the object created by the factory.
testSingleMultiplication() - Method in class mondrian.olap.CustomizedParserTest
 
testSinh() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testSizeTypes() - Method in class mondrian.rolap.BitKeyTest
Test that the implementation object returned is expected type.
testSlicerIsEvaluatedBeforeAxes() - Method in class mondrian.test.BasicQueryTest
 
testSlicerOverride() - Method in class mondrian.test.BasicQueryTest
Slicer contains [Promotion Media].[Daily Paper], but filter expression is in terms of [Promotion Media].[Radio].
testSlicerWithCalculatedMembers() - Method in class mondrian.test.BasicQueryTest
 
testSLN() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSmallNegativeNumbers() - Method in class mondrian.util.FormatTest
 
testSmallSetRandom() - Method in class mondrian.test.CacheHitTest
Runs a set of small MDX queries that targets a small region of aggregation cache in random order.
testSmallSetSequential() - Method in class mondrian.test.CacheHitTest
Runs a set of small MDX queries that targets a small region of aggregation cache sequentially.
testSmallSetVCRandom() - Method in class mondrian.test.CacheHitTest
Runs a set of small MDX queries that targets a small region of aggregation cache in random order.
testSmallSetVCSequential() - Method in class mondrian.test.CacheHitTest
Runs a set of small MDX queries that targets a small region of aggregation cache sequentially.
testSnowflakeClosure() - Method in class mondrian.test.ParentChildHierarchyTest
Tests snow flake closure combination.
testSnowflakeHierarchyValidationNotNeeded() - Method in class mondrian.test.SchemaTest
test hierarchy with completely different join path to fact table than first hierarchy.
testSnowflakeHierarchyValidationNotNeeded2() - Method in class mondrian.test.SchemaTest
test hierarchy with slightly different join path to fact table than first hierarchy.
testSolveOrder() - Method in class mondrian.test.BasicQueryTest
 
testSolveOrderAmbiguous1() - Method in class mondrian.test.BasicQueryTest
Test what happens when the solve orders are the same.
testSolveOrderAmbiguous2() - Method in class mondrian.test.BasicQueryTest
In the second test, the answer should be 2 because Product comes before Promotions in the FoodMart.xml schema.
testSolveOrderCase() - Method in class mondrian.test.CompatibilityTest
Solve order is case insensitive.
testSolveOrderInCalculatedMember() - Method in class mondrian.test.SchemaTest
 
testSolveOrderNonMeasure() - Method in class mondrian.test.BasicQueryTest
 
testSolveOrderNonMeasure2() - Method in class mondrian.test.BasicQueryTest
 
testSpace() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSQLForTotalOnCJofMembersWithDistinctCount() - Method in class mondrian.rolap.GroupingSetQueryTest
 
testSqr() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSqrtPi() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testStarted(String) - Method in class mondrian.test.MondrianTestRunner
 
testStdev() - Method in class mondrian.olap.fun.FunctionTest
 
testStdevP() - Method in class mondrian.olap.fun.FunctionTest
 
testStoreCount() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
 
testStoreCube() - Method in class mondrian.rolap.SharedDimensionTest
 
testStoreCube() - Method in class mondrian.test.BasicQueryTest
Make sure that the "Store" cube is working.
testStr() - Method in class mondrian.olap.fun.vba.VbaTest
 
testStrComp() - Method in class mondrian.olap.fun.vba.VbaTest
 
testStreams() - Method in class mondrian.util.Base64Test
 
testString() - Method in class mondrian.olap.fun.vba.VbaTest
 
testString() - Method in class mondrian.util.ObjectPoolTest
 
testStringConcat() - Method in class mondrian.olap.fun.FunctionTest
 
testStringConcat2() - Method in class mondrian.olap.fun.FunctionTest
 
testStringEquals() - Method in class mondrian.olap.fun.FunctionTest
 
testStringEqualsAssociativity() - Method in class mondrian.olap.fun.FunctionTest
 
testStringEqualsEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testStringLiteral() - Method in class mondrian.olap.fun.FunctionTest
 
testStringNe() - Method in class mondrian.olap.fun.FunctionTest
 
testStringParameter() - Method in class mondrian.test.ParameterTest
 
testStripCalculatedMembers() - Method in class mondrian.olap.fun.FunctionTest
 
testStrMeasure() - Method in class mondrian.rolap.NonEmptyTest
 
testStrReverse() - Method in class mondrian.olap.fun.vba.VbaTest
 
testStrToMember() - Method in class mondrian.olap.fun.FunctionTest
 
testStrToMemberReturningAggregateIsEvaluatedAfterOtherMembers() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
testStrToSet() - Method in class mondrian.olap.fun.FunctionTest
 
testStrToSetInCubeCalcMember() - Method in class mondrian.test.TestCalculatedMembers
Testcase for bug 1784617, "Using StrToTuple() in schema errors out".
testStrToTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testStrToTupleDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testSubset() - Method in class mondrian.olap.fun.FunctionTest
 
testSubsetDefault() - Method in class mondrian.olap.fun.FunctionTest
 
testSubsetEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testSubsetNegativeCount() - Method in class mondrian.olap.fun.FunctionTest
 
testSubsetNegativeStart() - Method in class mondrian.olap.fun.FunctionTest
 
testSubsetOvershoot() - Method in class mondrian.olap.fun.FunctionTest
 
testSubstituteCombined() - Method in class mondrian.olap.fun.VisualTotalsTest
 
testSubstituteEmpty() - Method in class mondrian.olap.fun.VisualTotalsTest
 
testSubstituteOneStarBegin() - Method in class mondrian.olap.fun.VisualTotalsTest
 
testSubstituteOneStarEnd() - Method in class mondrian.olap.fun.VisualTotalsTest
 
testSubstituteOneStarOnly() - Method in class mondrian.olap.fun.VisualTotalsTest
 
testSubstituteTwoStars() - Method in class mondrian.olap.fun.VisualTotalsTest
 
testSubtraction() - Method in class mondrian.olap.CustomizedParserTest
 
testSummingProperties() - Method in class mondrian.test.BasicQueryTest
Tests various ways to sum the properties of the descendants of a member, inspired by forum post summing properties.
testSumNoExp() - Method in class mondrian.olap.fun.FunctionTest
 
testSupportsGroupByExpressions() - Method in class mondrian.test.DialectTest
 
testSupportsMultiValueInExpr() - Method in class mondrian.test.DialectTest
 
testSYD() - Method in class mondrian.olap.fun.vba.VbaTest
 
testSystemPropsGet() - Method in class mondrian.test.ParameterTest
Tests accessing system properties as parameters in a statement.
testSystemPropsGetJava() - Method in class mondrian.test.ParameterTest
Tests getting a java system property.
testSystemPropsSet() - Method in class mondrian.test.ParameterTest
Tests setting system properties.
testTableNameBBBB() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testTableNameCCCCBAD() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testTableNameCCCCGOOD() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testTableNameDefault() - Method in class mondrian.rolap.aggmatcher.DefaultRuleTest
 
testTabularOneByOne() - Method in class mondrian.xmla.XmlaTabularTest
 
testTabularOneByTwo() - Method in class mondrian.xmla.XmlaTabularTest
 
testTabularThreeAxes() - Method in class mondrian.xmla.XmlaTabularTest
 
testTabularTwoByOne() - Method in class mondrian.xmla.XmlaTabularTest
 
testTabularTwoByTwo() - Method in class mondrian.xmla.XmlaTabularTest
 
testTabularVoid() - Method in class mondrian.xmla.XmlaTabularTest
 
testTabularZeroByZero() - Method in class mondrian.xmla.XmlaTabularTest
 
testTaglib0() - Method in class mondrian.test.BasicQueryTest
 
testTaglib1() - Method in class mondrian.test.BasicQueryTest
 
testTaglib2() - Method in class mondrian.test.BasicQueryTest
 
testTaglib3() - Method in class mondrian.test.BasicQueryTest
 
testTaglib4() - Method in class mondrian.test.BasicQueryTest
 
testTaglib5() - Method in class mondrian.test.BasicQueryTest
 
testTail() - Method in class mondrian.olap.fun.FunctionTest
 
testTailDefault() - Method in class mondrian.olap.fun.FunctionTest
 
testTailEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testTailNegative() - Method in class mondrian.olap.fun.FunctionTest
 
testTailOvershoot() - Method in class mondrian.olap.fun.FunctionTest
 
testTan() - Method in class mondrian.olap.fun.vba.VbaTest
 
testTanh() - Method in class mondrian.olap.fun.vba.ExcelTest
 
testThree() - Method in class mondrian.rolap.CellKeyTest
 
testThree() - Method in class mondrian.rolap.ModulosTest
 
testThree() - Method in class mondrian.util.PrimeFinderTest
 
testTime() - Method in class mondrian.olap.fun.FunctionTest
 
testTimer() - Method in class mondrian.olap.fun.vba.VbaTest
 
testTimeSerial() - Method in class mondrian.olap.fun.vba.VbaTest
 
testTimeValue() - Method in class mondrian.olap.fun.vba.VbaTest
 
testTimeZone() - Method in class mondrian.util.ScheduleTest
 
testTimeZoneChange() - Method in class mondrian.util.ScheduleTest
 
testToBitSet() - Method in class mondrian.rolap.BitKeyTest
Tests the BitKey.toBitSet() method.
testToggleDrillState() - Method in class mondrian.olap.fun.FunctionTest
 
testToggleDrillState2() - Method in class mondrian.olap.fun.FunctionTest
 
testToggleDrillState3() - Method in class mondrian.olap.fun.FunctionTest
 
testToggleDrillStateRecursive() - Method in class mondrian.olap.fun.FunctionTest
 
testToggleDrillStateTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testTopCount() - Method in class mondrian.olap.fun.FunctionTest
 
testTopCountDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testTopCountEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testTopCountTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testTopmost2() - Method in class mondrian.test.BasicQueryTest
The MDX Descendants function is used to construct a set consisting of only those members at the Store Name level in the Store dimension.
testTopPercent() - Method in class mondrian.olap.fun.FunctionTest
 
testTopPercentCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
Tests that TopPercent() operates succesfully on a axis of crossjoined tuples.
testTopSum() - Method in class mondrian.olap.fun.FunctionTest
 
testTopSumEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
testToStringForGroupingSetSqlWithEmptyGroup() - Method in class mondrian.rolap.sql.SqlQueryTest
 
testToStringForMultipleGroupingSetsSql() - Method in class mondrian.rolap.sql.SqlQueryTest
 
testToStringForSingleGroupingSetSql() - Method in class mondrian.rolap.sql.SqlQueryTest
 
testTotalAmount() - Method in class mondrian.rolap.aggmatcher.BUG_1541077
 
testTotalingForValidAndNonValidMeasuresWithJoiningDimensions() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testTotalingOnCrossJoinOfJoiningAndNonJoiningDimensions() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testTotalingOnNonJoiningDimension() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testTotalingWhenIgnoreUnrelatedDimensionsPropertyIsTrue() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testTrickyDates() - Method in class mondrian.util.FormatTest
 
testTrickyNumbers() - Method in class mondrian.util.FormatTest
 
testTrim() - Method in class mondrian.olap.fun.vba.VbaTest
 
testTrivalCalcMemberDrillThrough() - Method in class mondrian.test.DrillThroughTest
 
testTruncateLevelName() - Method in class mondrian.test.DrillThroughTest
Tests that long levels do not result in column aliases larger than the database can handle.
testTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testTupleAppliedToUnknownHierarchy() - Method in class mondrian.olap.fun.FunctionTest
 
testTupleArgTypes() - Method in class mondrian.olap.fun.FunctionTest
Tests whether the tuple operator can be applied to arguments of various types.
testTupleDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testTupleFail() - Method in class mondrian.olap.CustomizedParserTest
 
testTupleItem() - Method in class mondrian.olap.fun.FunctionTest
 
testTupleNull() - Method in class mondrian.olap.fun.FunctionTest
 
testTupleToStr() - Method in class mondrian.olap.fun.FunctionTest
 
testTupleWithAllLevelMembersOnly() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testTwo() - Method in class mondrian.rolap.CellKeyTest
 
testTwo() - Method in class mondrian.rolap.ModulosTest
 
testTwo() - Method in class mondrian.util.PrimeFinderTest
 
testTwoAliasesDimensionsShareTable() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table (via different join paths).
testTwoAliasesDimensionsShareTableSameForeignKeys() - Method in class mondrian.test.SchemaTest
Tests two dimensions using same table with same foreign key.
testTwoNullRange() - Method in class mondrian.olap.fun.FunctionTest
tests that an exception is thrown if both parameters in a range function are null.
testTwoParametersBug1425153() - Method in class mondrian.test.ParameterTest
 
testTypeName() - Method in class mondrian.olap.fun.vba.VbaTest
 
testUCaseWithEmptyString() - Method in class mondrian.olap.fun.FunctionTest
 
testUCaseWithNonEmptyString() - Method in class mondrian.olap.fun.FunctionTest
 
testUnaryMinus() - Method in class mondrian.olap.fun.FunctionTest
 
testUnaryMinusMember() - Method in class mondrian.olap.fun.FunctionTest
 
testUnaryMinusPrecedence() - Method in class mondrian.olap.fun.FunctionTest
 
testUnion() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionAll() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionAllTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionEmptyBoth() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionEmptyRight() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionIterator() - Method in class mondrian.olap.UtilTestCase
 
testUnionQuery() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionRole() - Method in class mondrian.test.AccessControlTest
 
testUnionRole() - Method in class mondrian.test.SchemaTest
 
testUnionRoleContainsGrants() - Method in class mondrian.test.SchemaTest
 
testUnionRoleIllegalForwardRef() - Method in class mondrian.test.SchemaTest
 
testUnionTuple() - Method in class mondrian.olap.fun.FunctionTest
 
testUnionTupleDistinct() - Method in class mondrian.olap.fun.FunctionTest
 
testUniqueMembers() - Method in class mondrian.rolap.TestAggregationManager
Tests that if a level is marked 'unique members', then its parent is not constrained.
testUnknownUsages() - Method in class mondrian.test.SchemaTest
Testcase for Bug 1721514, "'unknown usage' messages".
testUnknownUsages1() - Method in class mondrian.test.SchemaTest
 
testUnparse() - Method in class mondrian.olap.ParserTest
 
testUnparse() - Method in class mondrian.test.BasicQueryTest
 
testUnparse2() - Method in class mondrian.test.BasicQueryTest
 
testUnrelatedDimPropOverridesIgnoreMeasure() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testUseDimensionAsShorthandForMember() - Method in class mondrian.test.BasicQueryTest
 
testVal() - Method in class mondrian.olap.fun.vba.VbaTest
 
testValidMeasure() - Method in class mondrian.olap.fun.FunctionTest
Tests the ValidMeasure function.
testValidMeasureDepends() - Method in class mondrian.olap.fun.FunctionTest
 
testValidMeasureTupleHasAnotherMember() - Method in class mondrian.olap.fun.FunctionTest
 
testValue() - Method in class mondrian.olap.fun.FunctionTest
 
testVar() - Method in class mondrian.olap.fun.FunctionTest
 
testVarP() - Method in class mondrian.olap.fun.FunctionTest
 
testVbaBasic() - Method in class mondrian.olap.fun.FunctionTest
 
testVbaDateTime() - Method in class mondrian.olap.fun.FunctionTest
 
testVbaExceptions() - Method in class mondrian.olap.fun.FunctionTest
 
testVbaOverloading() - Method in class mondrian.olap.fun.FunctionTest
 
testVCNativeCJWithIsEmptyOnMeasure() - Method in class mondrian.rolap.NonEmptyTest
 
testVCNativeCJWithTopPercent() - Method in class mondrian.rolap.NonEmptyTest
 
testVCOrdinalExpression() - Method in class mondrian.rolap.NonEmptyTest
 
testViewFactTable() - Method in class mondrian.test.SchemaTest
Tests a cube whose fact table is a <View> element.
testViewFactTable2() - Method in class mondrian.test.SchemaTest
Tests a cube whose fact table is a <View> element, and which has dimensions based on the fact table.
testVirtualCube() - Method in class mondrian.rolap.NonEmptyTest
must not use native sql optimization because it chooses the wrong RolapStar in SqlContextConstraint/SqlConstraintUtils.
testVirtualCube() - Method in class mondrian.rolap.SharedDimensionTest
 
testVirtualCube() - Method in class mondrian.test.BasicQueryTest
 
testVirtualCubeCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeCrossJoinCalculatedMember1() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeCrossJoinCalculatedMember2() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeCrossJoinNonConformingDim() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeMeasureCaption() - Method in class mondrian.rolap.VirtualCubeTest
Testcase for bug 1835125, "Caption is not set on RolapVirtualCubeMesure".
testVirtualCubeMembers() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeMembersNonConformingDim() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeNamedSetSupportInSchema() - Method in class mondrian.test.SchemaTest
 
testVirtualCubeNamedSetSupportInSchemaError() - Method in class mondrian.test.SchemaTest
 
testVirtualCubeNonEmptyCrossJoin() - Method in class mondrian.rolap.NonEmptyTest
 
testVirtualCubeNonEmptyCrossJoin3Args() - Method in class mondrian.rolap.NonEmptyTest
 
testVisualTotalsBasic() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsConsecutively() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsCrossjoin() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsFilterInside() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsGrandparentsAndOutOfOrder() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsNested() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsNoPattern() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsOutOfOrder() - Method in class mondrian.olap.fun.FunctionTest
 
testVisualTotalsWithFilter() - Method in class mondrian.olap.fun.FunctionTest
 
testVMShouldNotPushUpAggregateMemberDefinedOnNonJoiningDimension() - Method in class mondrian.test.IgnoreUnrelatedDimensionsTest
 
testWeekday1() - Method in class mondrian.olap.fun.vba.VbaTest
 
testWeekday2() - Method in class mondrian.olap.fun.vba.VbaTest
 
testWeekdayName() - Method in class mondrian.olap.fun.vba.VbaTest
 
testWeekly() - Method in class mondrian.test.MultipleHierarchyTest
 
testWeekly() - Method in class mondrian.util.ScheduleTest
 
testWeekly2() - Method in class mondrian.test.MultipleHierarchyTest
 
testWeeklyBadBitmapFails() - Method in class mondrian.util.ScheduleTest
 
testWeeklyEmptyBitmapFails() - Method in class mondrian.util.ScheduleTest
 
testWhetherCJOfChildren() - Method in class mondrian.rolap.agg.AggregationOnDistinctCountMeasuresTest
 
testWildcard() - Method in class mondrian.olap.UtilTestCase
 
testWithAggregation() - Method in class mondrian.xmla.XmlaCognosTest
 
testWithDimensionPrefix() - Method in class mondrian.test.CompatibilityTest
 
testWithFilter() - Method in class mondrian.xmla.XmlaCognosTest
 
testWithFilterOn3rdAxis() - Method in class mondrian.xmla.XmlaCognosTest
 
testWithNoDimensionPrefix() - Method in class mondrian.test.CompatibilityTest
 
testWithSorting() - Method in class mondrian.xmla.XmlaCognosTest
 
testWithTimeDimension() - Method in class mondrian.rolap.VirtualCubeTest
 
testXmlaHandlerGetValueTypeHint() - Method in class mondrian.xmla.XmlaTests
 
testXmlaHandlerValueInfo() - Method in class mondrian.xmla.XmlaTests
 
testXmlaUtilNormalizeNumericString() - Method in class mondrian.xmla.XmlaTests
 
testXor() - Method in class mondrian.olap.fun.FunctionTest
 
testXorAssociativity() - Method in class mondrian.olap.fun.FunctionTest
 
testYear() - Method in class mondrian.olap.fun.vba.VbaTest
 
testYtd() - Method in class mondrian.olap.fun.FunctionTest
 
testZero() - Method in class mondrian.rolap.CellKeyTest
 
text2Element(String) - Static method in class mondrian.xmla.XmlaUtil
 
textInElement(Element) - Static method in class mondrian.xmla.XmlaUtil
 
THEN - Static variable in interface mondrian.olap.ParserSym
 
ThirdQResolver - Static variable in class mondrian.olap.fun.extra.NthQuartileFunDef
 
thousandSeparator - Variable in class mondrian.util.Format.FormatLocale
 
thousandSeparator_en - Static variable in class mondrian.util.Format
 
threadHooks - Static variable in class mondrian.rolap.RolapUtil
Hook to run when a query is executed.
threads - Variable in class mondrian.test.TestCaseForker
 
threshold - Variable in class mondrian.util.AbstractMemoryMonitor.Entry
 
throwRTException() - Method in class mondrian.recorder.AbstractRecorder
 
throwRTException() - Method in interface mondrian.recorder.MessageRecorder
This simply throws a RTException.
time() - Static method in class mondrian.olap.fun.vba.Vba
 
time - Variable in class mondrian.util.OnceTimeSchedule
 
time0000 - Static variable in class mondrian.util.ScheduleTest
 
time0233 - Static variable in class mondrian.util.ScheduleTest
 
time0827 - Static variable in class mondrian.util.ScheduleTest
 
time1600 - Static variable in class mondrian.util.ScheduleTest
 
TimeArgNeeded - Variable in class mondrian.resource.MondrianResource
TimeArgNeeded is 'Argument to function ''{0}'' must belong to Time hierarchy.'
TimeLevelInNonTimeHierarchy - Variable in class mondrian.resource.MondrianResource
TimeLevelInNonTimeHierarchy is 'Level ''{0}'' does not belong to a time hierarchy, so its level-type must be ''Standard''.'
TimeLimit - Variable in class mondrian.olap.MondrianProperties
Property that returns the time limit for the test run in seconds.
timeoutMs - Variable in class mondrian.test.TestCaseForker
 
timeoutSeconds - Variable in class mondrian.olap4j.MondrianOlap4jStatement
 
timer() - Static method in class mondrian.olap.fun.vba.Vba
 
TimeSchedule - Interface in mondrian.util
A TimeSchedule generates a series of times within a day.
timeSeparator - Variable in class mondrian.util.Format.FormatLocale
 
timeSeparator_en - Static variable in class mondrian.util.Format
 
timeSerial(int, int, int) - Static method in class mondrian.olap.fun.vba.Vba
 
Timestamp - Static variable in class mondrian.test.loader.DBLoader.Type
 
timeValue(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
timezoneOffset(TimeZone, Calendar) - Static method in class mondrian.util.ScheduleUtil
Returns the offset from UTC in milliseconds in this timezone on a given date.
tmpExpResultCache - Variable in class mondrian.rolap.RolapEvaluator.RolapEvaluatorRoot
 
toArray() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
toArray(T[]) - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
toArray() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
toArray(List<RolapMember>) - Static method in class mondrian.rolap.RolapUtil
 
toArray() - Method in class mondrian.util.UnsupportedList
 
toArray(T[]) - Method in class mondrian.util.UnsupportedList
 
toArrayList() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseImmutableList
 
toArrayList() - Method in class mondrian.olap.fun.CrossJoinFunDef.BaseMutableList
 
toBitSet() - Method in class mondrian.rolap.BitKey.Big
 
toBitSet() - Method in class mondrian.rolap.BitKey.Mid128
 
toBitSet() - Method in class mondrian.rolap.BitKey.Small
 
toBitSet() - Method in interface mondrian.rolap.BitKey
Returns a BitSet with the same contents as this BitKey.
toBoolean(Object, Type) - Static method in class mondrian.olap.fun.CastFunDef
 
toBuffer(StringBuilder, String, String) - Method in class mondrian.rolap.sql.SqlQuery.ClauseList
 
toByteArray() - Method in class mondrian.tui.MockHttpServletResponse
 
toCodeSet(MondrianGuiDef.SQL[]) - Static method in class mondrian.gui.MondrianGuiDef.SQL
Converts an array of SQL to a SqlQuery.CodeSet object.
toCodeSet(MondrianDef.SQL[]) - Static method in class mondrian.olap.MondrianDef.SQL
Converts an array of SQL to a SqlQuery.CodeSet object.
toDate(int, int, int, String, int, int) - Static method in class mondrian.util.ScheduleTest
 
toDate(int, int, int, String, int, int, TimeZone) - Static method in class mondrian.util.ScheduleTest
 
toExpArray(List) - Static method in class mondrian.olap.Parser
 
toFormulaArray(List) - Static method in class mondrian.olap.Parser
 
ToggleDrillStateFunDef - Class in mondrian.olap.fun
Definition of the ToggleDrillState MDX function.
ToggleDrillStateFunDef(FunDef) - Constructor for class mondrian.olap.fun.ToggleDrillStateFunDef
 
toggleDrillStateMembers(Evaluator, List<Member>, List<Member>) - Method in class mondrian.olap.fun.ToggleDrillStateFunDef
 
ToggleDrillStateRecursiveNotSupported - Variable in class mondrian.resource.MondrianResource
ToggleDrillStateRecursiveNotSupported is '''RECURSIVE'' is not supported in ToggleDrillState.'
toggleDrillStateTuples(Evaluator, List<Member[]>, List<Member>) - Method in class mondrian.olap.fun.ToggleDrillStateFunDef
 
toIdArray(List) - Static method in class mondrian.olap.Parser
 
toInListSql(SqlQuery, StringBuilder, BitKey) - Method in class mondrian.rolap.agg.AndPredicate
 
toInListSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
toInt(Object, Type) - Static method in class mondrian.olap.fun.CastFunDef
 
toJavaFormatString() - Method in class mondrian.util.Format.FloatingDecimal
 
toJavaFormatString(int, char, int, int, char, boolean, int, char) - Method in class mondrian.util.Format.FloatingDecimal
 
token - Variable in class mondrian.util.Format.FallbackFormat
 
token - Variable in class mondrian.util.Format.Token
 
tokens - Static variable in class mondrian.util.Format
 
toList(String...) - Static method in class mondrian.olap.Id.Segment
Converts an array of names to a list of segments.
toMap(Properties) - Static method in class mondrian.olap.Util
 
toMap(Properties) - Static method in class mondrian.olap4j.MondrianOlap4jConnection
Converts a Properties object to a Map with String keys and values.
toMdxString() - Method in class mondrian.olap.ParserTest.TestParser
Converts this query to a string.
toMemberOrTupleType(Type) - Static method in class mondrian.olap.type.TypeUtil
Converts a type to a member or tuple type.
toMemberPropertyArray(List) - Static method in class mondrian.olap.Parser
 
toMemberType(Type) - Static method in class mondrian.olap.type.TypeUtil
Converts a type to a member type.
toOlap4j(Cube) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Dimension) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Schema) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Type) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Member) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Level) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Hierarchy) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Type[]) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Cube, NamedSet) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Exp) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(Query) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlap4j(String) - Static method in class mondrian.olap4j.MondrianOlap4jConnection
 
toOlapException(SQLException) - Method in class mondrian.olap4j.MondrianOlap4jConnection.Helper
Converts a SQLException to an OlapException.
TooManyFactCountColumns - Variable in class mondrian.resource.MondrianResource
TooManyFactCountColumns is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' has ''{2,number}'' fact count columns.'
TooManyMatchingForeignKeyColumns - Variable in class mondrian.resource.MondrianResource
TooManyMatchingForeignKeyColumns is 'Candidate aggregate table ''{0}'' for fact table ''{1}'' had ''{2,number}'' columns matching foreign key ''{3}'''
TooManyMessageRecorderErrors - Variable in class mondrian.resource.MondrianResource
TooManyMessageRecorderErrors is 'Context ''{0}'': Exceeded number of allowed errors ''{1,number}'''
top - Variable in class mondrian.olap.fun.DrilldownLevelTopBottomFunDef
 
top - Variable in class mondrian.olap.fun.TopBottomCountFunDef
 
top - Variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
Whether to calculate top (as opposed to bottom).
TopBottomCountFunDef - Class in mondrian.olap.fun
Definition of the TopCount and BottomCount MDX builtin functions.
TopBottomCountFunDef(FunDef, boolean) - Constructor for class mondrian.olap.fun.TopBottomCountFunDef
 
TopBottomPercentSumFunDef - Class in mondrian.olap.fun
Definition of the TopPercent, BottomPercent, TopSum and BottomSum MDX builtin functions.
TopBottomPercentSumFunDef(FunDef, boolean, boolean) - Constructor for class mondrian.olap.fun.TopBottomPercentSumFunDef
 
TopBottomTest - Class in mondrian.test.clearview
TopBottomTest is a test suite which tests scenarios of selecting top and bottom records against the FoodMart database.
TopBottomTest() - Constructor for class mondrian.test.clearview.TopBottomTest
 
TopBottomTest(String) - Constructor for class mondrian.test.clearview.TopBottomTest
 
TopCountResolver - Static variable in class mondrian.olap.fun.TopBottomCountFunDef
 
toPercent(List, Map, boolean) - Static method in class mondrian.olap.fun.FunUtil
Turns the mapped values into relative values (percentages) for easy use by the general topOrBottom function.
toPhysical(SqlQuery.Dialect) - Method in class mondrian.test.loader.DBLoader.Type
Returns the physical type which a given RDBMS (dialect) uses to represent this logical type.
topLevel - Variable in class mondrian.gui.MondrianGuiDef.HierarchyGrant
 
topLevel - Variable in class mondrian.olap.MondrianDef.HierarchyGrant
 
TopPercentResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
toPredicate(RolapStar) - Method in class mondrian.rolap.BatchTestCase.CellRequestConstraint
 
TopSumResolver - Static variable in class mondrian.olap.fun.TopBottomPercentSumFunDef
 
toQueryAxisArray(List) - Static method in class mondrian.olap.Parser
 
toQueryPartArray(List) - Static method in class mondrian.olap.Parser
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ListPredicate
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.MemberTuplePredicate
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.OrPredicate
 
toSql(SqlQuery, StringBuilder) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
toSql(SqlQuery, StringBuilder) - Method in interface mondrian.rolap.StarPredicate
 
toString() - Method in class mondrian.gui.JDBCTreeModel.Node
 
toString() - Method in class mondrian.gui.MondrianGuiDef.ExpressionView
 
toString() - Method in class mondrian.gui.MondrianGuiDef.InlineTable
 
toString() - Method in class mondrian.gui.MondrianGuiDef.Join
 
toString() - Method in class mondrian.gui.MondrianGuiDef.Table
 
toString() - Method in class mondrian.gui.MondrianGuiDef.View
 
toString() - Method in class mondrian.mdx.DimensionExpr
 
toString() - Method in class mondrian.mdx.HierarchyExpr
 
toString() - Method in class mondrian.mdx.LevelExpr
 
toString() - Method in class mondrian.mdx.MemberExpr
 
toString() - Method in class mondrian.mdx.NamedSetExpr
 
toString() - Method in class mondrian.mdx.ResolvedFunCall
 
toString() - Method in class mondrian.olap.CellProperty
 
toString() - Method in class mondrian.olap.EnumeratedValues.BasicValue
Returns the value's name.
toString(Iterable) - Method in class mondrian.olap.fun.CrossJoinTest
 
toString(Member[]) - Method in class mondrian.olap.fun.CrossJoinTest
 
toString() - Method in class mondrian.olap.fun.LinReg.Value
 
toString() - Method in class mondrian.olap.fun.TestMember
 
toString() - Method in class mondrian.olap.Id.Segment
 
toString(StringBuilder) - Method in class mondrian.olap.Id.Segment
Appends this segment to a StringBuffer
toString() - Method in class mondrian.olap.Id
 
toString() - Method in class mondrian.olap.MondrianDef.ExpressionView
 
toString() - Method in class mondrian.olap.MondrianDef.InlineTable
 
toString() - Method in class mondrian.olap.MondrianDef.Join
 
toString() - Method in class mondrian.olap.MondrianDef.Table
 
toString() - Method in class mondrian.olap.MondrianDef.View
 
toString() - Method in class mondrian.olap.OlapElementBase
 
toString() - Method in class mondrian.olap.Query
Returns the MDX query string.
toString() - Method in class mondrian.olap.type.DimensionType
 
toString() - Method in class mondrian.olap.type.HierarchyType
 
toString() - Method in class mondrian.olap.type.LevelType
 
toString() - Method in class mondrian.olap.type.MemberType
 
toString() - Method in class mondrian.olap.type.ScalarType
 
toString() - Method in class mondrian.olap.type.SetType
 
toString() - Method in class mondrian.olap.type.TupleType
 
toString() - Method in class mondrian.olap.Util.ErrorCellValue
 
toString() - Method in class mondrian.olap.Util.PropertyList
 
toString() - Method in class mondrian.olap4j.MondrianOlap4jMeasure
 
toString() - Method in class mondrian.rolap.agg.AbstractColumnPredicate
 
toString() - Method in class mondrian.rolap.agg.Aggregation
 
toString() - Method in class mondrian.rolap.agg.AggregationKey
 
toString() - Method in class mondrian.rolap.agg.ListPredicate
 
toString() - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
toString() - Method in class mondrian.rolap.agg.MemberColumnPredicate
 
toString() - Method in class mondrian.rolap.agg.Segment
 
toString() - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
toString() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.Column
 
toString(SqlQuery) - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
This is used to create part of a SQL where clause.
toString() - Method in class mondrian.rolap.aggmatcher.AggStar.Table.JoinCondition
 
toString() - Method in class mondrian.rolap.aggmatcher.AggStar.Table
 
toString() - Method in class mondrian.rolap.aggmatcher.AggStar
 
toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
 
toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
 
toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
 
toString() - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
 
toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column
 
toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema.Table
 
toString() - Method in class mondrian.rolap.aggmatcher.JdbcSchema
 
toString() - Method in class mondrian.rolap.BitKey.Big
 
toString() - Method in class mondrian.rolap.BitKey.Mid128
 
toString() - Method in class mondrian.rolap.BitKey.Small
 
toString() - Method in class mondrian.rolap.cache.SoftSmartCache.CacheReference
 
toString() - Method in class mondrian.rolap.CacheControlImpl.CrossjoinCellRegion
 
toString() - Method in class mondrian.rolap.CacheControlImpl.EmptyMemberSet
 
toString() - Method in class mondrian.rolap.CacheControlImpl.MemberCellRegion
 
toString() - Method in class mondrian.rolap.CacheControlImpl.MemberRangeCellRegion
 
toString() - Method in class mondrian.rolap.CacheControlImpl.RangeMemberSet
 
toString() - Method in class mondrian.rolap.CacheControlImpl.SimpleMemberSet
 
toString() - Method in class mondrian.rolap.CacheControlImpl.UnionMemberSet
 
toString() - Method in class mondrian.rolap.CellKey.Many
 
toString() - Method in class mondrian.rolap.CellKey.One
 
toString() - Method in class mondrian.rolap.CellKey.Three
 
toString() - Method in class mondrian.rolap.CellKey.Two
 
toString() - Method in class mondrian.rolap.ChildByNameConstraint
 
toString() - Method in class mondrian.rolap.DefaultMemberChildrenConstraint
 
toString() - Method in class mondrian.rolap.DefaultTupleConstraint
 
toString() - Method in class mondrian.rolap.FastBatchingCellReader.Batch
 
toString() - Method in class mondrian.rolap.HierarchyUsage
 
toString() - Method in class mondrian.rolap.Modulos.Base
 
toString(Axis) - Static method in class mondrian.rolap.RolapAxis
 
toString(List<Position>) - Static method in class mondrian.rolap.RolapAxis
 
toString(List<Member>) - Method in class mondrian.rolap.RolapAxisTest
 
toString() - Method in class mondrian.rolap.RolapNativeSql.CalculatedMemberSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.CompositeSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.InfixOpSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.IsEmptySqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.NumberSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.ParenthesisSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapNativeSql.StoredMeasureSqlCompiler
 
toString() - Method in class mondrian.rolap.RolapStar.Column
 
toString(SqlQuery) - Method in class mondrian.rolap.RolapStar.Condition
 
toString() - Method in class mondrian.rolap.RolapStar.Condition
 
toString() - Method in class mondrian.rolap.RolapStar.Table
 
toString() - Method in class mondrian.rolap.RolapStar
 
toString() - Method in class mondrian.rolap.RolapUtil.TeeWriter
Returns everything which has been written so far.
toString() - Method in class mondrian.rolap.SmartMemberListCache.Key2
 
toString() - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
toString() - Method in class mondrian.rolap.sql.SqlQuery
 
toString() - Method in class mondrian.rolap.StringList
 
toString(Element) - Static method in class mondrian.test.comp.XMLUtility
 
toString(Result) - Static method in class mondrian.test.TestContext
Formats Result.
toString(List<Position>) - Static method in class mondrian.test.TestContext
Converts a set of positions into a string.
toString(Result) - Method in class mondrian.tui.CmdRunner
Converts a Result object to a string
toString(Node, boolean) - Static method in class mondrian.tui.XmlUtil
Convert a Node to a String.
toString() - Method in class mondrian.util.Format.FDBigInt
 
toString() - Method in class mondrian.util.Format.FloatingDecimal
 
toString() - Method in class mondrian.util.ObjectPoolTest.KeyValue
 
toString() - Method in class mondrian.util.Pair
 
toString() - Method in class mondrian.xmla.XmlaErrorTest.Fault
 
toStringArray() - Method in class mondrian.olap.Id
 
TotalMembersLimitExceeded - Variable in class mondrian.resource.MondrianResource
TotalMembersLimitExceeded is 'Total number of Members in result ({0,number}) exceeded limit ({1,number})'
toUpper(String) - Method in class mondrian.rolap.sql.SqlQuery.Dialect
 
toURL(File) - Static method in class mondrian.olap.Util
Creates a file-protocol URL for the given file.
trace(String) - Method in interface mondrian.olap.CacheControl
Prints a debug message.
trace(String) - Method in class mondrian.rolap.CacheControlImpl
 
transform(Document, String, String[][]) - Static method in class mondrian.tui.XmlUtil
Transform a Document and return the transformed Node.
transform(Document, String) - Static method in class mondrian.tui.XmlUtil
 
transform(Document, Reader, String[][]) - Static method in class mondrian.tui.XmlUtil
Transform a Document and return the transformed Node.
transform(Document, Reader) - Static method in class mondrian.tui.XmlUtil
 
transformSoapXmla(Document, String[][], String) - Static method in class mondrian.tui.XmlaSupport
 
TransformTag - Class in mondrian.web.taglib
A TransformTag renders the result of a ResultCache object.
TransformTag() - Constructor for class mondrian.web.taglib.TransformTag
 
translation - Variable in class mondrian.util.Format.MacroToken
 
Tree_Operator - Static variable in class mondrian.olap.CubeBase
 
treeCollapsed(TreeExpansionEvent) - Method in class mondrian.gui.JTreeUpdater
 
treeExpanded(TreeExpansionEvent) - Method in class mondrian.gui.JTreeUpdater
 
TreeModel - Interface in mondrian.gui.validate
A generalization of a javax.swing.tree.TreeModel.
TreeModelPath - Interface in mondrian.gui.validate
A generalization of javax.swing.tree.TreePath.
treePath - Variable in class mondrian.gui.validate.impl.WorkbenchTreeModelPath
 
triggersAreEnabled() - Method in class mondrian.olap.MondrianProperties
 
trim(String) - Static method in class mondrian.olap.fun.vba.Vba
 
trimToSize() - Method in interface mondrian.rolap.RolapResult.CellInfoContainer
Reduces the size of the internal data structures needed to support the current entries.
trimToSize() - Method in class mondrian.rolap.RolapResult.CellInfoMap
 
trimToSize() - Method in class mondrian.rolap.RolapResult.CellInfoPool
 
trimToSize() - Method in class mondrian.util.ObjectPool
Reduce the size of the internal arrays to a size just big enough to hold the current set of entries.
TRUE - Static variable in class mondrian.rolap.agg.LiteralStarPredicate
 
Tuple - Static variable in class mondrian.olap.Category
Tuple is a tuple expression.
TUPLE_INSTANCE - Static variable in class mondrian.olap.fun.IifFunDef
 
TupleCalc - Interface in mondrian.calc
Expression which yields a tuple.
TupleConstraint - Interface in mondrian.rolap.sql
Restricts the SQL result of TupleReader.
tupleContainsNullMember(Member[]) - Static method in class mondrian.olap.fun.FunUtil
Returns whether one of the members in a tuple is null.
TupleFunDef - Class in mondrian.olap.fun
TupleFunDef implements the '( ...
TupleFunDef.CalcImpl - Class in mondrian.olap.fun
 
TupleFunDef.CalcImpl(ResolvedFunCall, MemberCalc[]) - Constructor for class mondrian.olap.fun.TupleFunDef.CalcImpl
 
TupleItemFunDef - Class in mondrian.olap.fun
Definition of the <Tuple>.Item MDX function.
TupleReader - Interface in mondrian.rolap
Describes the public methods of SqlTupleReader.
TupleReader.MemberBuilder - Interface in mondrian.rolap
Factory to create new members for a hierarchy from SQL result.
tupleSetToStr(List<Member[]>) - Static method in class mondrian.olap.fun.SetToStrFunDef
 
TupleToStrFunDef - Class in mondrian.olap.fun
Definition of the TupleToStr MDX function.
TupleType - Class in mondrian.olap.type
Tuple type.
TupleType(Type[]) - Constructor for class mondrian.olap.type.TupleType
Creates a type representing a tuple whose fields are the given types.
TupleValueCalc - Class in mondrian.calc.impl
Expression which evaluates a tuple expression, sets the dimensional context to the result of that expression, then yields the value of the current measure in the current dimensional context.
TupleValueCalc(Exp, TupleCalc) - Constructor for class mondrian.calc.impl.TupleValueCalc
 
twelveHourClock - Variable in class mondrian.util.Format.DateFormat
 
TwoNullsNotSupported - Variable in class mondrian.resource.MondrianResource
TwoNullsNotSupported is 'Function does not support two NULL member parameters'
type - Variable in class mondrian.calc.impl.AbstractCalc
 
type - Variable in class mondrian.gui.JDBCTreeModel.Node
 
type - Variable in class mondrian.gui.MondrianGuiDef.ColumnDef
 
type - Variable in class mondrian.gui.MondrianGuiDef.Dimension
 
type - Variable in class mondrian.gui.MondrianGuiDef.Level
 
type - Variable in class mondrian.gui.MondrianGuiDef.Parameter
 
type - Variable in class mondrian.gui.MondrianGuiDef.Property
 
type - Variable in class mondrian.olap.fun.CrossJoinTest.TestExp
 
type - Variable in class mondrian.olap.MondrianDef.ColumnDef
 
type - Variable in class mondrian.olap.MondrianDef.Dimension
 
type - Variable in class mondrian.olap.MondrianDef.Level
 
type - Variable in class mondrian.olap.MondrianDef.Parameter
 
type - Variable in class mondrian.olap.MondrianDef.Property
 
Type - Interface in mondrian.olap.type
Type of an MDX expression.
type - Variable in class mondrian.xmla.Enumeration
 
type - Variable in enum mondrian.xmla.PropertyDefinition
 
type - Variable in class mondrian.xmla.RowsetDefinition.Column
 
typeName(Object) - Static method in class mondrian.olap.fun.vba.Vba
 
TypeTest - Class in mondrian.olap.type
Unit test for mondrian type facility.
TypeTest() - Constructor for class mondrian.olap.type.TypeTest
 
typeToCategory(Type) - Static method in class mondrian.olap.type.TypeUtil
Converts a Type value to a Category ordinal.
typeToHierarchy(Type) - Static method in class mondrian.olap.type.TypeUtil
 
TypeUtil - Class in mondrian.olap.type
Utility methods relating to types.
TypeUtil() - Constructor for class mondrian.olap.type.TypeUtil
 

U

UC - Static variable in class mondrian.test.I18nTest
 
UdfClassNotFound - Variable in class mondrian.resource.MondrianResource
UdfClassNotFound is 'Failed to load user-defined function ''{0}'': class ''{1}'' not found'
UdfClassWrongIface - Variable in class mondrian.resource.MondrianResource
UdfClassWrongIface is 'Failed to load user-defined function ''{0}'': class ''{1}'' does not implement the required interface ''{2}'''
UdfDuplicateName - Variable in class mondrian.resource.MondrianResource
UdfDuplicateName is 'Duplicate user-defined function ''{0}'''
UdfResolver - Class in mondrian.olap.fun
Resolver for user-defined functions.
UdfResolver(UserDefinedFunction) - Constructor for class mondrian.olap.fun.UdfResolver
 
UdfTest - Class in mondrian.test
Unit-test for user-defined functions.
UdfTest() - Constructor for class mondrian.test.UdfTest
 
UdfTest(String) - Constructor for class mondrian.test.UdfTest
 
UdfTest.AnotherMemberErrorUdf - Class in mondrian.test
A user-defined function which returns ignores its first parameter (a member) and returns the default member from the second parameter (a hierarchy).
UdfTest.AnotherMemberErrorUdf() - Constructor for class mondrian.test.UdfTest.AnotherMemberErrorUdf
 
UdfTest.BadPlusOneUdf - Class in mondrian.test
A simple user-defined function which adds one to its argument.
UdfTest.BadPlusOneUdf(String) - Constructor for class mondrian.test.UdfTest.BadPlusOneUdf
 
UdfTest.PlusOneUdf - Class in mondrian.test
A simple user-defined function which adds one to its argument.
UdfTest.PlusOneUdf() - Constructor for class mondrian.test.UdfTest.PlusOneUdf
 
UdfTest.StringMultUdf - Class in mondrian.test
The "TimesString" user-defined function.
UdfTest.StringMultUdf() - Constructor for class mondrian.test.UdfTest.StringMultUdf
 
UNBOUNDED - Static variable in class mondrian.xmla.RowsetDefinition.Column
This is used as the true value for the unbounded parameter.
unbounded - Variable in class mondrian.xmla.RowsetDefinition.Column
 
underlying - Variable in class mondrian.rolap.RolapConnection.NonEmptyResult
 
unexpected() - Method in class mondrian.olap.EnumeratedValues.BasicValue
Returns an error indicating that we did not expect to find this value in this context.
unexpected(V) - Method in class mondrian.olap.EnumeratedValues
Returns an exception indicating that we didn't expect to find this value here.
unexpected(Enum) - Static method in class mondrian.olap.Util
Returns an exception indicating that we didn't expect to find this value here.
union(List<T>, List<T>, boolean) - Method in class mondrian.olap.fun.UnionFunDef
 
union - Variable in class mondrian.olap.MondrianDef.Role
 
union(List<Role>) - Static method in class mondrian.olap.RoleImpl
 
union(Iterable<? extends T>...) - Static method in class mondrian.olap.Util
Returns the union of a list of iterables.
union(Collection<? extends T>...) - Static method in class mondrian.olap.Util
Returns the union of a list of collections.
UnionFunDef - Class in mondrian.olap.fun
Definition of the Union MDX function.
UnionFunDef(FunDef) - Constructor for class mondrian.olap.fun.UnionFunDef
 
UnionIterator<T> - Class in mondrian.util
Iterator over union of several Iterable collections.
UnionIterator(Iterable<? extends T>...) - Constructor for class mondrian.util.UnionIterator
Creates a UnionIterator.
UnionIterator(Collection<? extends T>...) - Constructor for class mondrian.util.UnionIterator
 
UnionRoleImpl - Class in mondrian.olap
Implementation of Role which combines the privileges of several roles and has the superset of their privileges.
UnionRoleImpl(List<Role>) - Constructor for class mondrian.olap.UnionRoleImpl
Creates a UnionRoleImpl.
UNIQUE_NAME_ELEMENT - Static variable in class mondrian.xmla.XmlaBasicTest
 
UNIQUE_NAME_PROP - Static variable in class mondrian.xmla.XmlaBasicTest
 
UNIQUE_NAME_WITHOUT_HIERARCHY - Static variable in class mondrian.olap.Property
Definition of the internal property which describes the unique name of a member minus it's hierarchy.
UNIQUE_NAME_WITHOUT_HIERARCHY_ORDINAL - Static variable in class mondrian.olap.Property
 
uniqueMembers - Variable in class mondrian.gui.MondrianGuiDef.Level
 
uniqueMembers - Variable in class mondrian.olap.MondrianDef.Level
 
uniqueName - Variable in class mondrian.olap.DimensionBase
 
uniqueName - Variable in class mondrian.olap.HierarchyBase
 
uniqueName - Variable in class mondrian.olap.LevelBase
 
uniqueName - Variable in class mondrian.olap.MemberBase
 
uniquify(String, int, Collection<String>) - Static method in class mondrian.olap.Util
Makes a name distinct from other names which have already been used and shorter than a length limit, adds it to the list, and returns it.
Unknown - Static variable in class mondrian.olap.Category
Unknown is an expression whose type is as yet unknown.
UNKNOWN - Static variable in interface mondrian.olap.ParserSym
 
Unknown - Static variable in class mondrian.olap.type.DimensionType
 
Unknown - Static variable in class mondrian.olap.type.HierarchyType
 
Unknown - Static variable in class mondrian.olap.type.LevelType
 
Unknown - Static variable in class mondrian.olap.type.MemberType
 
UNKNOWN_COLUMN_NAME - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
UNKNOWN_COLUMN_USAGE - Static variable in class mondrian.rolap.aggmatcher.JdbcSchema
 
UNKNOWN_ERROR_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
UNKNOWN_ERROR_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
UnknownAggregator - Variable in class mondrian.resource.MondrianResource
UnknownAggregator is 'Unknown aggregator ''{0}''; valid aggregators are: {1}'
UnknownFactTableColumn - Variable in class mondrian.resource.MondrianResource
UnknownFactTableColumn is 'Context ''{0}'': For Fact table ''{1}'', the column ''{2}'' is neither a measure or foreign key".'
UnknownHierarchyName - Variable in class mondrian.resource.MondrianResource
UnknownHierarchyName is 'Context ''{0}'': The Hierarchy ''{1}'' does not exist"'
UnknownLeftJoinCondition - Variable in class mondrian.resource.MondrianResource
UnknownLeftJoinCondition is 'Context ''{0}'': Failed to find left join condition in fact table ''{1}'' for foreign key ''{2}''.'
UnknownLevelName - Variable in class mondrian.resource.MondrianResource
UnknownLevelName is 'Context ''{0}'': The Hierarchy Level ''{1}'' does not have a Level named ''{2}'''
UnknownMeasureName - Variable in class mondrian.resource.MondrianResource
UnknownMeasureName is 'Context ''{0}'': Measures does not have a measure named ''{1}'''
UnknownNamedSetHasBadFormula - Variable in class mondrian.resource.MondrianResource
UnknownNamedSetHasBadFormula is 'Named set in cube ''{0}'' has bad formula'
UnknownParameter - Variable in class mondrian.resource.MondrianResource
UnknownParameter is 'Unknown parameter ''{0}'''
UnknownRole - Variable in class mondrian.resource.MondrianResource
UnknownRole is 'Unknown role ''{0}'''
unmarshallSoapMessage(HttpServletRequest, Element[]) - Method in class mondrian.xmla.impl.DefaultXmlaServlet
 
unmarshallSoapMessage(HttpServletRequest, Element[]) - Method in class mondrian.xmla.XmlaServlet
Implement to provide application specified SOAP unmarshalling algorithm.
unparse(PrintWriter) - Method in class mondrian.calc.DummyExp
 
unparse(PrintWriter) - Method in class mondrian.mdx.ParameterExpr
Unparses the definition of this Parameter.
unparse(PrintWriter) - Method in class mondrian.mdx.ResolvedFunCall
 
unparse(PrintWriter) - Method in class mondrian.mdx.UnresolvedFunCall
 
unparse(PrintWriter) - Method in interface mondrian.olap.Exp
Writes the MDX representation of this expression to a print writer.
unparse(PrintWriter) - Method in class mondrian.olap.Formula
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.CacheFunDef
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.CrossJoinTest.NullFunDef
 
unparse(PrintWriter) - Method in class mondrian.olap.fun.CrossJoinTest.TestExp
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.CrossJoinTest.TestFunDef
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.FunDefBase
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.ParenthesesFunDef
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.SetFunDef
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.TupleFunDef
 
unparse(Exp[], PrintWriter) - Method in class mondrian.olap.fun.ValueFunDef
 
unparse(Exp[], PrintWriter) - Method in interface mondrian.olap.FunDef
Converts a function call into MDX source code.
unparse(PrintWriter) - Method in class mondrian.olap.Id
 
unparse(PrintWriter) - Method in class mondrian.olap.Literal
 
unparse(PrintWriter) - Method in class mondrian.olap.MemberProperty
 
unparse(PrintWriter) - Method in class mondrian.olap.Query
 
unparse(PrintWriter) - Method in class mondrian.olap.QueryAxis
 
unparse(PrintWriter) - Method in class mondrian.olap.QueryPart
Writes a string representation of this parse tree node to the given writer.
unparse(String, Exp[], PrintWriter) - Method in enum mondrian.olap.Syntax
Converts a call to a function of this syntax into source code.
unparse(Exp) - Static method in class mondrian.olap.Util
Converts an expression to a string.
unparse(Query) - Static method in class mondrian.olap.Util
Converts an query to a string.
unparse(XmlaResponse) - Method in class mondrian.xmla.Rowset
Writes the contents of this rowset as a series of SAX events.
unparse(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Multidimensional
 
unparse(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.MDDataSet_Tabular
 
unparse(SaxWriter) - Method in class mondrian.xmla.XmlaHandler.TabularRowSet
 
unparseList(PrintWriter, Exp[], String, String, String) - Static method in class mondrian.olap.ExpBase
 
unrecovered_syntax_error(Symbol) - Method in class mondrian.olap.Parser
 
UnresolvedFunCall - Class in mondrian.mdx
An expression consisting of a named function or operator applied to a set of arguments.
UnresolvedFunCall(String, Exp[]) - Constructor for class mondrian.mdx.UnresolvedFunCall
Creates a function call with Syntax.Function syntax.
UnresolvedFunCall(String, Syntax, Exp[]) - Constructor for class mondrian.mdx.UnresolvedFunCall
Creates a function call.
UnsupportedList<T> - Class in mondrian.util
Implementation of List where all methods throw an UnsupportedOperationException exception except for the isEmpty method.
UnsupportedList() - Constructor for class mondrian.util.UnsupportedList
 
UnsupportedList.Itr - Class in mondrian.util
 
UnsupportedList.Itr() - Constructor for class mondrian.util.UnsupportedList.Itr
 
UnsupportedList.ListItr - Class in mondrian.util
 
UnsupportedList.ListItr(int) - Constructor for class mondrian.util.UnsupportedList.ListItr
 
unwind(Exp) - Method in class mondrian.rolap.RolapNativeSql.MemberSqlCompiler
 
unwrap(Class<T>) - Method in class mondrian.olap4j.EmptyResultSet
 
unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jCellSetMetaData
 
unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jConnection
 
unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
unwrap(Class<T>) - Method in class mondrian.olap4j.MondrianOlap4jStatement
 
update() - Method in class mondrian.gui.JTreeUpdater
Call this method whenever you update the tree and needs it reloaded
updateArray(int, Array) - Method in class mondrian.olap4j.EmptyResultSet
 
updateArray(String, Array) - Method in class mondrian.olap4j.EmptyResultSet
 
updateArray(int, Array) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateArray(String, Array) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateAsciiStream(int, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateAsciiStream(String, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBigDecimal(int, BigDecimal) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBigDecimal(String, BigDecimal) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBinaryStream(int, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBinaryStream(String, InputStream, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBlob(int, Blob) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBlob(String, Blob) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBlob(int, Blob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBlob(String, Blob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBoolean(int, boolean) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBoolean(String, boolean) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBoolean(int, boolean) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBoolean(String, boolean) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateByte(int, byte) - Method in class mondrian.olap4j.EmptyResultSet
 
updateByte(String, byte) - Method in class mondrian.olap4j.EmptyResultSet
 
updateByte(int, byte) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateByte(String, byte) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBytes(int, byte[]) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBytes(String, byte[]) - Method in class mondrian.olap4j.EmptyResultSet
 
updateBytes(int, byte[]) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateBytes(String, byte[]) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateCharacterStream(int, Reader, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateCharacterStream(String, Reader, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateCharacterStream(int, Reader, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateCharacterStream(String, Reader, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateClob(int, Clob) - Method in class mondrian.olap4j.EmptyResultSet
 
updateClob(String, Clob) - Method in class mondrian.olap4j.EmptyResultSet
 
updateClob(int, Clob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateClob(String, Clob) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateDate(int, Date) - Method in class mondrian.olap4j.EmptyResultSet
 
updateDate(String, Date) - Method in class mondrian.olap4j.EmptyResultSet
 
updateDate(int, Date) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateDate(String, Date) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateDouble(int, double) - Method in class mondrian.olap4j.EmptyResultSet
 
updateDouble(String, double) - Method in class mondrian.olap4j.EmptyResultSet
 
updateDouble(int, double) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateDouble(String, double) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateFloat(int, float) - Method in class mondrian.olap4j.EmptyResultSet
 
updateFloat(String, float) - Method in class mondrian.olap4j.EmptyResultSet
 
updateFloat(int, float) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateFloat(String, float) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateInt(int, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateInt(String, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateInt(int, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateInt(String, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateListenerThreshold(MemoryMonitor.Listener, int) - Method in class mondrian.util.AbstractMemoryMonitor
 
updateListenerThreshold(MemoryMonitor.Listener, int) - Method in class mondrian.util.FauxMemoryMonitor
 
updateListenerThreshold(MemoryMonitor.Listener, int) - Method in interface mondrian.util.MemoryMonitor
Changes the threshold percentage of a given Listener.
updateLong(int, long) - Method in class mondrian.olap4j.EmptyResultSet
 
updateLong(String, long) - Method in class mondrian.olap4j.EmptyResultSet
 
updateLong(int, long) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateLong(String, long) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateNull(int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateNull(String) - Method in class mondrian.olap4j.EmptyResultSet
 
updateNull(int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateNull(String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateObject(int, Object, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateObject(int, Object) - Method in class mondrian.olap4j.EmptyResultSet
 
updateObject(String, Object, int) - Method in class mondrian.olap4j.EmptyResultSet
 
updateObject(String, Object) - Method in class mondrian.olap4j.EmptyResultSet
 
updateObject(int, Object, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateObject(int, Object) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateObject(String, Object, int) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateObject(String, Object) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateRef(int, Ref) - Method in class mondrian.olap4j.EmptyResultSet
 
updateRef(String, Ref) - Method in class mondrian.olap4j.EmptyResultSet
 
updateRef(int, Ref) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateRef(String, Ref) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateRow() - Method in class mondrian.olap4j.EmptyResultSet
 
updateRow() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updatesAreDetected(int) - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
updateShort(int, short) - Method in class mondrian.olap4j.EmptyResultSet
 
updateShort(String, short) - Method in class mondrian.olap4j.EmptyResultSet
 
updateShort(int, short) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateShort(String, short) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateString(int, String) - Method in class mondrian.olap4j.EmptyResultSet
 
updateString(String, String) - Method in class mondrian.olap4j.EmptyResultSet
 
updateString(int, String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateString(String, String) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateTime(int, Time) - Method in class mondrian.olap4j.EmptyResultSet
 
updateTime(String, Time) - Method in class mondrian.olap4j.EmptyResultSet
 
updateTime(int, Time) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateTime(String, Time) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateTimestamp(int, Timestamp) - Method in class mondrian.olap4j.EmptyResultSet
 
updateTimestamp(String, Timestamp) - Method in class mondrian.olap4j.EmptyResultSet
 
updateTimestamp(int, Timestamp) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
updateTimestamp(String, Timestamp) - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
url - Variable in class mondrian.xmla.DataSourcesConfig.DataSource
URL of Web Services invocation.
URL - Static variable in class mondrian.xmla.DataSourcesConfig
 
usage(String) - Static method in class mondrian.test.loader.CsvDBLoader
 
usage() - Method in class mondrian.test.loader.MondrianFoodMartLoader
 
usage(String) - Static method in class mondrian.test.SimpleTestRunner
 
usage(String, PrintStream) - Static method in class mondrian.tui.CmdRunner
Prints a usage message.
usage - Variable in enum mondrian.xmla.PropertyDefinition
 
usagePercentage() - Method in class mondrian.util.AbstractMemoryMonitor
Returns how much memory is currently being used as a percentage.
usagePrefix - Variable in class mondrian.gui.MondrianGuiDef.Dimension
 
usagePrefix - Variable in class mondrian.gui.MondrianGuiDef.DimensionUsage
 
usagePrefix - Variable in class mondrian.olap.MondrianDef.Dimension
 
usagePrefix - Variable in class mondrian.olap.MondrianDef.DimensionUsage
 
usagePrefix - Variable in class mondrian.rolap.aggmatcher.JdbcSchema.Table.Column.Usage
 
UseAggregates - Variable in class mondrian.olap.MondrianProperties
Boolean property that controls whether Mondrian uses aggregate tables.
useDecimal - Variable in class mondrian.util.Format.NumericFormat
 
useGroupingSets() - Method in class mondrian.rolap.agg.GroupingSetsList
 
useGroupingSets() - Method in class mondrian.rolap.GroupingSetsCollector
 
useHardCache(boolean) - Method in class mondrian.rolap.RolapNative
Sets whether to use hard caching for testing.
useHardCache(boolean) - Method in class mondrian.rolap.RolapNativeRegistry
for testing
useHardCache(boolean) - Method in class mondrian.rolap.RolapNativeSet
disable garbage collection for test
user - Static variable in class mondrian.xmla.XmlaErrorTest
 
user_init() - Method in class mondrian.olap.Parser
User initialization code.
UserDefinedFunction - Interface in mondrian.spi
Definition of a user-defined function.
UserDefinedFunction.Argument - Interface in mondrian.spi
 
userDefinedFunctions - Variable in class mondrian.gui.MondrianGuiDef.Schema
Declarations of user-defined functions in this schema.
userDefinedFunctions - Variable in class mondrian.olap.MondrianDef.Schema
Declarations of user-defined functions in this schema.
userName() - Method in interface mondrian.xmla.Enumeration.EnumWithName
 
userName() - Method in enum mondrian.xmla.Enumeration.TreeOp
 
userOrdinal() - Method in enum mondrian.xmla.Enumeration.Access
 
userOrdinal() - Method in interface mondrian.xmla.Enumeration.EnumWithOrdinal
 
userOrdinal() - Method in enum mondrian.xmla.Enumeration.TreeOp
 
usesDimension(Dimension) - Method in class mondrian.olap.DimensionBase
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.CubeType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.DimensionType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.HierarchyType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.LevelType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.MemberType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.ScalarType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.SetType
 
usesDimension(Dimension, boolean) - Method in class mondrian.olap.type.TupleType
 
usesDimension(Dimension, boolean) - Method in interface mondrian.olap.type.Type
Returns whether this type contains a given dimension.

For example: DimensionType([Gender]) uses only the [Gender] dimension. TupleType(MemberType([Gender]), MemberType([Store])) uses [Gender] and [Store] dimensions.

The definitely parameter comes into play when the dimensional information is incomplete.

usesLocalFilePerTable() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
usesLocalFiles() - Method in class mondrian.olap4j.MondrianOlap4jDatabaseMetaData
 
useSparse(boolean, int, List<Object[]>) - Method in class mondrian.rolap.agg.SegmentLoader
 
useThouSep - Variable in class mondrian.util.Format.NumericFormat
 
usingCubeFact - Variable in class mondrian.rolap.RolapCubeHierarchy
True if the hierarchy is degenerate - has no dimension table of its own, just drives from the cube's fact table.
USM_DOM_FACTORY_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_DOM_FACTORY_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_DOM_PARSE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_DOM_PARSE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_DOM_PARSE_IO_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_DOM_PARSE_IO_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_REQUEST_INPUT_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_REQUEST_INPUT_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_REQUEST_STATE_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_REQUEST_STATE_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_UNKNOWN_CODE - Static variable in interface mondrian.xmla.XmlaConstants
 
USM_UNKNOWN_FAULT_FS - Static variable in interface mondrian.xmla.XmlaConstants
 
utcTimeZone - Static variable in class mondrian.util.Schedule
 
Util - Class in mondrian.olap
Utility functions used throughout mondrian.
Util() - Constructor for class mondrian.olap.Util
 
Util.ErrorCellValue - Class in mondrian.olap
 
Util.ErrorCellValue() - Constructor for class mondrian.olap.Util.ErrorCellValue
 
Util.PropertyList - Class in mondrian.olap
PropertyList is an order-preserving list of key-value pairs.
Util.PropertyList() - Constructor for class mondrian.olap.Util.PropertyList
 
UtilCompatible - Interface in mondrian.util
Interface containing methods which are implemented differently in different versions of the JDK.
UtilCompatibleJdk14 - Class in mondrian.util
Implementation of UtilCompatible which runs in JDK 1.4.
UtilCompatibleJdk14() - Constructor for class mondrian.util.UtilCompatibleJdk14
 
UtilCompatibleJdk15 - Class in mondrian.util
Implementation of UtilCompatible which runs in JDK 1.5.
UtilCompatibleJdk15() - Constructor for class mondrian.util.UtilCompatibleJdk15
 
UtilTestCase - Class in mondrian.olap
Tests for methods in Util.
UtilTestCase(String) - Constructor for class mondrian.olap.UtilTestCase
 

V

v - Variable in class mondrian.olap.fun.FunUtil.SetWrapper
 
val(String) - Static method in class mondrian.olap.fun.vba.Vba
 
validate(Validator) - Method in interface mondrian.olap.NamedSet
 
validate(Validator) - Method in class mondrian.olap.QueryAxis
 
validate(Validator) - Method in class mondrian.olap.SetBase
 
validate(Exp, boolean) - Method in interface mondrian.olap.Validator
Validates an expression, and returns the expression it resolves to.
validate(ParameterExpr) - Method in interface mondrian.olap.Validator
Validates a usage of a parameter.
validate(MemberProperty) - Method in interface mondrian.olap.Validator
Validates a child member property.
validate(QueryAxis) - Method in interface mondrian.olap.Validator
Validates an axis.
validate(Formula) - Method in interface mondrian.olap.Validator
Validates a formula.
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRule
 
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.AggRules
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Base
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatch
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.FactCountMatchRef
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatch
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.ForeignKeyMatchRef
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.IgnoreMapRef
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.LevelMapRef
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Mapper
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.MeasureMapRef
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.NameMatcher
 
validate(DefaultDef.AggRules, String[], MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.Regex
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.RegexMapper
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatch
 
validate(DefaultDef.AggRules, MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultDef.TableMatchRef
 
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.DefaultRules
 
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.Group
Validate the content and structure of this Group.
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.NameTableDef
Validate name and base class.
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.PatternTableDef
Validate excludes and base class.
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Level
Validates a level's name.
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef.Measure
Validates a measure's name.
validate(MessageRecorder) - Method in class mondrian.rolap.aggmatcher.ExplicitRules.TableDef
Validate the Levels and Measures, also make sure each definition is different, both name and column.
validate(Document, String, EntityResolver) - Static method in class mondrian.tui.XmlUtil
 
validate(String, String, EntityResolver) - Static method in class mondrian.tui.XmlUtil
 
validate(byte[], Document) - Method in class mondrian.xmla.XmlaExcel2000Test
 
validate(byte[], Document) - Method in class mondrian.xmla.XmlaExcelXPTest
 
validateArg(Validator, Exp[], int, int) - Method in class mondrian.olap.fun.AbstractAggregateFunDef
 
validateArg(Validator, Exp[], int, int) - Method in class mondrian.olap.fun.FunDefBase
Validates an argument to a call to this function.
validateArg(Validator, Exp[], int, int) - Method in class mondrian.olap.fun.VisualTotalsFunDef
 
validateEmbeddedSchema(byte[], String, String) - Static method in class mondrian.tui.XmlaSupport
See next method for JavaDoc XmlaSupport.validateEmbeddedSchema(org.w3c.dom.Document, String, String).
validateEmbeddedSchema(Document, String, String) - Static method in class mondrian.tui.XmlaSupport
A given Document has both content and an embedded schema (where the schema has a single root node and the content has a single root node - they are not interwoven).
validateNodes(Node[]) - Static method in class mondrian.tui.XmlaSupport
Validate Nodes with throws an error if validation was attempted but failed, returns true if validation was successful and false if validation was not tried.
validateSchemaSoapXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
Check is a byte array containing a SOAP-XMLA response method is valid.
validateSchemaXmla(byte[]) - Static method in class mondrian.tui.XmlaSupport
Check is a byte array containing a XMLA response method is valid.
validateSoapXmlaUsingXpath(byte[]) - Static method in class mondrian.tui.XmlaSupport
This validates a SOAP-XMLA response using xpaths to extract the schema and data parts.
validateXmlaUsingXpath(byte[]) - Static method in class mondrian.tui.XmlaSupport
This validates a XMLA response using xpaths to extract the schema and data parts.
VALIDATION_FEATURE_ID - Static variable in class mondrian.tui.XmlUtil
 
ValidationUtils - Class in mondrian.gui.validate
Validates a MondrianGuiDef.
ValidationUtils() - Constructor for class mondrian.gui.validate.ValidationUtils
 
Validator - Interface in mondrian.olap
Provides context necessary to resolve identifiers to objects, function calls to specific functions.
ValidMeasureFunDef - Class in mondrian.olap.fun
Definition of the ValidMeasure MDX function.
ValUdf - Class in mondrian.udf
VB function Val
ValUdf() - Constructor for class mondrian.udf.ValUdf
 
value - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMemberProperty
 
value - Variable in class mondrian.gui.MondrianGuiDef.MemberReaderParameter
 
Value - Static variable in class mondrian.olap.Category
Value is any expression yielding a string or numeric value.
value - Variable in class mondrian.olap.MondrianDef.CalculatedMemberProperty
 
value - Variable in class mondrian.olap.MondrianDef.MemberReaderParameter
 
VALUE - Static variable in class mondrian.olap.Property
Definition of the property which holds the value of a cell.
value - Variable in class mondrian.rolap.RolapResult.CellInfo
 
value - Variable in class mondrian.util.ObjectPoolTest.KeyValue
 
value - Variable in enum mondrian.xmla.PropertyDefinition
 
value - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
 
VALUE_ORDINAL - Static variable in class mondrian.olap.Property
 
valueBound(HttpSessionBindingEvent) - Method in class mondrian.web.taglib.ResultCache
create a new connection to Mondrian
ValueCalc - Class in mondrian.calc.impl
Expression which yields the value of the current member in the current dimensional context.
ValueCalc(Exp) - Constructor for class mondrian.calc.impl.ValueCalc
 
valueChanged(TreeSelectionEvent) - Method in class mondrian.gui.JTreeUpdater
 
valueChanged(TreeSelectionEvent) - Method in class mondrian.gui.SchemaExplorer
Called whenever the value of the selection changes.
ValueColumnPredicate - Class in mondrian.rolap.agg
A constraint which requires a column to have a particular value.
ValueColumnPredicate(RolapStar.Column, Object) - Constructor for class mondrian.rolap.agg.ValueColumnPredicate
Creates a column constraint.
valueCompiler - Variable in class mondrian.rolap.RolapNativeSql.IifSqlCompiler
 
valueFormatter - Variable in class mondrian.rolap.RolapResult.CellInfo
 
valueForPathChanged(TreePath, Object) - Method in class mondrian.gui.JDBCTreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueForPathChanged(TreePath, Object) - Method in class mondrian.gui.SchemaTreeModel
 
ValueFunDef - Class in mondrian.olap.fun
A ValueFunDef is a pseudo-function to evaluate a member or a tuple.
ValueFunDef(int[]) - Constructor for class mondrian.olap.fun.ValueFunDef
 
valueList - Variable in class mondrian.rolap.BatchTestCase.CellRequestConstraint
 
valueNotReadyException - Static variable in class mondrian.rolap.RolapUtil
Special cell value indicates that the value is not in cache yet.
valueOf(String) - Static method in enum mondrian.calc.ResultStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.AxisOrdinal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.DimensionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.fun.DescendantsFunDef.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.fun.OrderFunDef.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Id.Quoting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.LevelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Member.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.MondrianProperties.SolveOrderModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Parameter.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Property.Datatype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.QueryAxis.SubtotalVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Role.RollupPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.olap.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.recorder.AbstractRecorder.MsgType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.TableUsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.UsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.HierarchyUsage.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.RolapConnectionProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.RolapLevel.HideMemberCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.sql.SqlQuery.Datatype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.rolap.SqlTupleReader.WhichSelect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.test.SqlPattern.Dialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.AuthenticationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.AxisFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.Content
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.Literal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.MDXSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.Methods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.ProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.StateSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.TreeOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.Enumeration.VisualMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.PropertyDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition.DBType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset.VarType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.RowsetDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.XmlaBaseTestCase.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mondrian.xmla.XmlaServlet.Phase
Returns the enum constant of this type with the specified name.
values() - Static method in enum mondrian.calc.ResultStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class mondrian.gui.MondrianGuiDef.Row
 
values() - Static method in enum mondrian.olap.Access
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.AxisOrdinal
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.DimensionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.fun.DescendantsFunDef.Flag
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.fun.OrderFunDef.Flag
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.Id.Quoting
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.LevelType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.MatchType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.Member.MemberType
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class mondrian.olap.MondrianDef.Row
 
values() - Static method in enum mondrian.olap.MondrianProperties.SolveOrderModeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.Parameter.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.Property.Datatype
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.QueryAxis.SubtotalVisibility
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.Role.RollupPolicy
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.olap.Syntax
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.recorder.AbstractRecorder.MsgType
Returns an array containing the constants of this enum type, in the order they're declared.
values(Collection<Object>) - Method in class mondrian.rolap.agg.ListColumnPredicate
 
values(Collection<Object>) - Method in class mondrian.rolap.agg.LiteralStarPredicate
 
values(Collection<Object>) - Method in class mondrian.rolap.agg.MinusStarPredicate
 
values(Collection<Object>) - Method in class mondrian.rolap.agg.RangeColumnPredicate
 
values(Collection<Object>) - Method in class mondrian.rolap.agg.ValueColumnPredicate
 
values() - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.TableUsageType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.rolap.aggmatcher.JdbcSchema.UsageType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.rolap.HierarchyUsage.Kind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.rolap.RolapConnectionProperties
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.rolap.RolapLevel.HideMemberCondition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.rolap.sql.SqlQuery.Datatype
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.rolap.SqlTupleReader.WhichSelect
Returns an array containing the constants of this enum type, in the order they're declared.
values(Collection<Object>) - Method in interface mondrian.rolap.StarColumnPredicate
Adds the values in this constraint to a collection.
values() - Method in interface mondrian.test.loader.DBLoader.Row
 
values() - Method in class mondrian.test.loader.DBLoader.RowDefault
 
values() - Static method in enum mondrian.test.SqlPattern.Dialect
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class mondrian.util.ObjectPool
 
values() - Static method in enum mondrian.xmla.Enumeration.Access
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.AuthenticationMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.AxisFormat
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.Content
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.Format
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.Literal
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.MDXSupport
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.Methods
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.ProviderType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.StateSupport
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.TreeOp
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.Enumeration.VisualMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.PropertyDefinition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.RowsetDefinition.DBType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.RowsetDefinition.MdschemaFunctionsRowset.VarType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.RowsetDefinition.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.RowsetDefinition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.XmlaBaseTestCase.Action
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum mondrian.xmla.XmlaServlet.Phase
Returns an array containing the constants of this enum type, in the order they're declared.
valueSets - Variable in class mondrian.rolap.FastBatchingCellReader.Batch
 
valueType - Variable in class mondrian.xmla.XmlaHandler.ValueInfo
 
valueUnbound(HttpSessionBindingEvent) - Method in class mondrian.web.taglib.ResultCache
close connection
var(Evaluator, List, Calc, boolean) - Static method in class mondrian.olap.fun.FunUtil
 
Varchar255 - Static variable in class mondrian.test.loader.DBLoader.Type
 
Varchar30 - Static variable in class mondrian.test.loader.DBLoader.Type
 
Varchar60 - Static variable in class mondrian.test.loader.DBLoader.Type
 
varcharDataTypeRegex - Static variable in class mondrian.test.loader.DBLoader
 
VarFunDef - Class in mondrian.olap.fun
Definition of the Var MDX builtin function (and its synonym Variance).
VarFunDef(FunDef) - Constructor for class mondrian.olap.fun.VarFunDef
 
variance - Variable in class mondrian.olap.fun.LinReg.Value
variance = sum square diff mean / n - 1
Variance - Static variable in class mondrian.olap.fun.LinReg
 
VariancePResolver - Static variable in class mondrian.olap.fun.VarPFunDef
 
VarianceResolver - Static variable in class mondrian.olap.fun.LinReg
 
VarianceResolver - Static variable in class mondrian.olap.fun.VarFunDef
 
VarPFunDef - Class in mondrian.olap.fun
Definition of the VarP MDX builtin function (and its synonym VarianceP).
VarPFunDef(FunDef) - Constructor for class mondrian.olap.fun.VarPFunDef
 
VarPResolver - Static variable in class mondrian.olap.fun.VarPFunDef
 
VarResolver - Static variable in class mondrian.olap.fun.VarFunDef
 
Vba - Class in mondrian.olap.fun.vba
Implementations of functions in the Visual Basic for Applications (VBA) specification.
Vba() - Constructor for class mondrian.olap.fun.vba.Vba
 
VbaTest - Class in mondrian.olap.fun.vba
Unit tests for implementations of Visual Basic for Applications (VBA) functions.
VbaTest() - Constructor for class mondrian.olap.fun.vba.VbaTest
 
verbatim(String) - Method in class mondrian.xmla.impl.DefaultSaxWriter
 
verbatim(String) - Method in interface mondrian.xmla.SaxWriter
Sends a piece of text verbatim through the writer.
VERSION - Static variable in class mondrian.olap4j.MondrianOlap4jDriver
 
VERSION_MISSMATCH_FAULT_FC - Static variable in interface mondrian.xmla.XmlaConstants
 
virtualCube - Static variable in class mondrian.rolap.SharedDimensionTest
 
virtualCubes - Variable in class mondrian.gui.MondrianGuiDef.Schema
Virtual cubes in this schema.
virtualCubes - Variable in class mondrian.olap.MondrianDef.Schema
Virtual cubes in this schema.
VirtualCubeTest - Class in mondrian.rolap
VirtualCubeTest shows virtual cube tests.
VirtualCubeTest() - Constructor for class mondrian.rolap.VirtualCubeTest
 
VirtualCubeTest(String) - Constructor for class mondrian.rolap.VirtualCubeTest
 
visible - Variable in class mondrian.gui.MondrianGuiDef.CalculatedMember
 
visible - Variable in class mondrian.gui.MondrianGuiDef.Measure
 
visible - Variable in class mondrian.gui.MondrianGuiDef.VirtualCubeMeasure
 
visible - Variable in class mondrian.olap.MondrianDef.CalculatedMember
 
visible - Variable in class mondrian.olap.MondrianDef.Measure
 
visible - Variable in class mondrian.olap.MondrianDef.VirtualCubeMeasure
 
VISIBLE - Static variable in class mondrian.olap.Property
Definition of the internal property which holds the name of the system property which determines whether to show a member (especially a measure or calculated member) in a user interface such as JPivot.
VISIBLE_ORDINAL - Static variable in class mondrian.olap.Property
 
visit(Query) - Method in interface mondrian.mdx.MdxVisitor
Visits a Query.
visit(QueryAxis) - Method in interface mondrian.mdx.MdxVisitor
Visits a QueryAxis.
visit(Formula) - Method in interface mondrian.mdx.MdxVisitor
Visits a Formula.
visit(UnresolvedFunCall) - Method in interface mondrian.mdx.MdxVisitor
Visits an UnresolvedFunCall.
visit(ResolvedFunCall) - Method in interface mondrian.mdx.MdxVisitor
Visits a ResolvedFunCall.
visit(Id) - Method in interface mondrian.mdx.MdxVisitor
Visits an Id.
visit(ParameterExpr) - Method in interface mondrian.mdx.MdxVisitor
Visits a Parameter.
visit(DimensionExpr) - Method in interface mondrian.mdx.MdxVisitor
Visits a DimensionExpr.
visit(HierarchyExpr) - Method in interface mondrian.mdx.MdxVisitor
Visits a HierarchyExpr.
visit(LevelExpr) - Method in interface mondrian.mdx.MdxVisitor
Visits a LevelExpr.
visit(MemberExpr) - Method in interface mondrian.mdx.MdxVisitor
Visits a MemberExpr.
visit(NamedSetExpr) - Method in interface mondrian.mdx.MdxVisitor
Visits a NamedSetExpr.
visit(Literal) - Method in interface mondrian.mdx.MdxVisitor
Visits a Literal.
visit(Query) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(QueryAxis) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(Formula) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(UnresolvedFunCall) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(ResolvedFunCall) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(Id) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(ParameterExpr) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(DimensionExpr) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(HierarchyExpr) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(LevelExpr) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(MemberExpr) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(NamedSetExpr) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(Literal) - Method in class mondrian.mdx.MdxVisitorImpl
 
visit(CacheControlImpl.MemberCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
 
visit(CacheControlImpl.MemberRangeCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
 
visit(CacheControlImpl.UnionCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
 
visit(CacheControlImpl.CrossjoinCellRegion) - Method in interface mondrian.rolap.CacheControlImpl.CellRegionVisitor
 
visit(CacheControlImpl.SimpleMemberSet) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetVisitor
 
visit(CacheControlImpl.UnionMemberSet) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetVisitor
 
visit(CacheControlImpl.RangeMemberSet) - Method in interface mondrian.rolap.CacheControlImpl.MemberSetVisitor
 
visit(CacheControlImpl.UnionMemberSet) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
 
visit(CacheControlImpl.RangeMemberSet) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
 
visit(CacheControlImpl.SimpleMemberSet) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
 
visit(RolapMember) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
Visits a single member.
visit(MondrianDef.Expression) - Method in class mondrian.rolap.RolapStar.AliasReplacer
 
visitRange(MemberReader, RolapLevel, RolapMember, RolapMember, boolean) - Method in class mondrian.rolap.CacheControlImpl.MemberSetVisitorImpl
 
VisualTotalsAppliedToTuples - Variable in class mondrian.resource.MondrianResource
VisualTotalsAppliedToTuples is 'Argument to ''VisualTotals'' function must be a set of members; got set of tuples.'
VisualTotalsFunDef - Class in mondrian.olap.fun
Definition of the VisualTotals MDX function.
VisualTotalsFunDef(FunDef) - Constructor for class mondrian.olap.fun.VisualTotalsFunDef
 
VisualTotalsTest - Class in mondrian.olap.fun
VisualTotalsTest tests the internal functions defined in VisualTotalsFunDef.
VisualTotalsTest() - Constructor for class mondrian.olap.fun.VisualTotalsTest
 
VoidCalc - Interface in mondrian.calc
Expression which has a void result.
VUsers - Variable in class mondrian.olap.MondrianProperties
todo:

W

waitUntilLoaded() - Method in class mondrian.rolap.agg.Segment
Blocks until this segment has finished loading; if this segment has already loaded, returns immediately.
Walkable - Interface in mondrian.olap
An object which implements Walkable can be tree-walked by Walker.
Walker - Class in mondrian.olap
Walks over a tree, returning nodes in prefix order.
Walker(Walkable) - Constructor for class mondrian.olap.Walker
 
warehouseMembersCanadaMexicoUsa(SchemaReader) - Method in class mondrian.test.FoodMartTestCase
 
Warmup - Variable in class mondrian.olap.MondrianProperties
Property that indicates whether this is a "warmup test".
WarnIfNoPatternForDialect - Variable in class mondrian.olap.MondrianProperties
Property that controls if warning messages should be printed if a sql comparison tests do not contain expected sqls for the specified dialect.
warning(SAXParseException) - Method in class mondrian.test.comp.XMLUtility.UtilityErrorHandler
 
warning(SAXParseException) - Method in class mondrian.tui.XmlUtil.SAXErrorHandler
 
WARNING_STRING - Static variable in class mondrian.tui.XmlUtil.SAXErrorHandler
 
wasErrorSent() - Method in class mondrian.tui.MockHttpServletResponse
 
wasNull() - Method in class mondrian.olap4j.EmptyResultSet
 
wasNull() - Method in class mondrian.olap4j.MondrianOlap4jCellSet
 
wasRedirectSent() - Method in class mondrian.tui.MockHttpServletResponse
 
weekday(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
weekday(Date, int) - Static method in class mondrian.olap.fun.vba.Vba
 
weekdayName(int, boolean, int) - Static method in class mondrian.olap.fun.vba.Vba
 
weekdays - Static variable in class mondrian.util.ScheduleTest
 
WeeklyDateSchedule - Class in mondrian.util
A WeeklyDateSchedule fires every week.
WeeklyDateSchedule(Calendar, int, int) - Constructor for class mondrian.util.WeeklyDateSchedule
 
weeksOfMonthBitmap - Variable in class mondrian.util.MonthlyByWeekDateSchedule
 
WHEN - Static variable in interface mondrian.olap.ParserSym
 
WHERE - Static variable in interface mondrian.olap.ParserSym
 
WhileParsingMdx - Variable in class mondrian.resource.MondrianResource
WhileParsingMdx is 'Error while parsing MDX statement ''{0}'''
WhileParsingMdxExpression - Variable in class mondrian.resource.MondrianResource
WhileParsingMdxExpression is 'Syntax error in MDX expression ''{0}'''
WhitespacePattern - Static variable in class mondrian.test.comp.XMLUtility
 
WILDCARD - Static variable in interface mondrian.rolap.StarPredicate
Wildcard value for StarPredicate.evaluate(java.util.List).
wildcardToRegexp(List<String>) - Static method in class mondrian.olap.Util
Converts a list of SQL-style patterns into a Java regular expression.
windowMenuIndex - Variable in class mondrian.gui.QueryPanel
 
WITH - Static variable in interface mondrian.olap.ParserSym
 
withRole(String) - Method in class mondrian.test.TestContext
Returns a TestContext similar to this one, but using the given role.
workbench - Variable in class mondrian.gui.JDBCMetaData
 
workbench - Variable in class mondrian.gui.PropertyTableModel
 
workbench - Variable in class mondrian.gui.QueryPanel
 
workbench - Variable in class mondrian.gui.SchemaPropertyCellEditor
 
workbench - Variable in class mondrian.gui.SchemaPropertyCellRenderer
 
Workbench - Class in mondrian.gui
 
Workbench() - Constructor for class mondrian.gui.Workbench
Creates new form Workbench
WORKBENCH_CONFIG_FILE - Static variable in class mondrian.gui.Workbench
 
WORKBENCH_USER_HOME_DIR - Static variable in class mondrian.gui.Workbench
 
WorkbenchJDBCValidator - Class in mondrian.gui.validate.impl
Implementation of JDBCValidator for Workbench.
WorkbenchJDBCValidator(JDBCMetaData) - Constructor for class mondrian.gui.validate.impl.WorkbenchJDBCValidator
 
WorkbenchMenubarPlugin - Interface in mondrian.gui
 
WorkbenchMessages - Class in mondrian.gui.validate.impl
Implementation of Messages for Workbench.
WorkbenchMessages(I18n) - Constructor for class mondrian.gui.validate.impl.WorkbenchMessages
 
WorkbenchTreeModel - Class in mondrian.gui.validate.impl
Implementation of TreeModel for Workbench.
WorkbenchTreeModel(SchemaTreeModel) - Constructor for class mondrian.gui.validate.impl.WorkbenchTreeModel
 
WorkbenchTreeModelPath - Class in mondrian.gui.validate.impl
Implementation of TreeModelPath for Workbench.
WorkbenchTreeModelPath(TreePath) - Constructor for class mondrian.gui.validate.impl.WorkbenchTreeModelPath
 
wouldContain(Object[]) - Method in class mondrian.rolap.agg.Segment.Region
 
wouldContain(Object[]) - Method in class mondrian.rolap.agg.Segment
Returns whether the given set of key values will be in this segment when it finishes loading.
wrap(Object) - Static method in class mondrian.rolap.agg.Aggregation.Axis
 
write(int) - Method in class mondrian.rolap.RolapUtil.TeeWriter
 
write(char[]) - Method in class mondrian.rolap.RolapUtil.TeeWriter
 
write(char[], int, int) - Method in class mondrian.rolap.RolapUtil.TeeWriter
 
write(String) - Method in class mondrian.rolap.RolapUtil.TeeWriter
 
write(String, int, int) - Method in class mondrian.rolap.RolapUtil.TeeWriter
 
write(int) - Method in class mondrian.tui.MockHttpServletResponse.MockServletOutputStream
 
write(int) - Method in class mondrian.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class mondrian.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(SaxWriter, Cell, Member[]) - Method in class mondrian.xmla.XmlaHandler.CellColumnHandler
 
write(SaxWriter, Cell, Member[]) - Method in class mondrian.xmla.XmlaHandler.ColumnHandler
 
write(SaxWriter, Cell, Member[]) - Method in class mondrian.xmla.XmlaHandler.MemberColumnHandler
 
writeBatch(String[], int) - Method in class mondrian.test.loader.DBLoader
If we are outputting to JDBC, Execute the given set of SQL statements Otherwise, output the statements to a file.
writeDatasetXmlSchema(SaxWriter, XmlaHandler.SetType) - Static method in class mondrian.xmla.XmlaHandler
Computes the XML Schema for a dataset.
writeDDL(String) - Method in class mondrian.test.loader.DBLoader
 
writeEmptyDatasetXmlSchema(SaxWriter, XmlaHandler.SetType) - Static method in class mondrian.xmla.XmlaHandler
 
writeRowsetXmlSchema(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
Generates an XML schema description to the writer.
writeRowsetXmlSchemaBottom(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
 
writeRowsetXmlSchemaRowDef(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
 
writeRowsetXmlSchemaTop(SaxWriter) - Method in enum mondrian.xmla.RowsetDefinition
 
WtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
 

X

XMLA_BEGIN_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
 
XMLA_END_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
 
XMLA_SESSION - Static variable in interface mondrian.xmla.XmlaConstants
 
XMLA_SESSION_ID - Static variable in interface mondrian.xmla.XmlaConstants
 
XmlaBaseTestCase - Class in mondrian.xmla
Extends FoodMartTestCase, adding support for testing XMLA specific functionality, for example LAST_SCHEMA_UPDATE
XmlaBaseTestCase() - Constructor for class mondrian.xmla.XmlaBaseTestCase
 
XmlaBaseTestCase(String) - Constructor for class mondrian.xmla.XmlaBaseTestCase
 
XmlaBaseTestCase.Action - Enum in mondrian.xmla
 
XmlaBaseTestCase.CallBack - Class in mondrian.xmla
 
XmlaBaseTestCase.CallBack() - Constructor for class mondrian.xmla.XmlaBaseTestCase.CallBack
 
XmlaBasicTest - Class in mondrian.xmla
Test XML/A functionality.
XmlaBasicTest() - Constructor for class mondrian.xmla.XmlaBasicTest
 
XmlaBasicTest(String) - Constructor for class mondrian.xmla.XmlaBasicTest
 
XmlaCognosTest - Class in mondrian.xmla
Test suite for compatibility of Mondrian XMLA with Cognos8.2 connected via Simba O2X bridge.
XmlaCognosTest() - Constructor for class mondrian.xmla.XmlaCognosTest
 
XmlaCognosTest(String) - Constructor for class mondrian.xmla.XmlaCognosTest
 
XmlaConstants - Interface in mondrian.xmla
Constants for XML/A.
XmlaErrorTest - Class in mondrian.xmla
Test of the XMLA Fault generation - errors occur/are-detected in in Mondrian XMLA and a SOAP Fault is returned.
XmlaErrorTest() - Constructor for class mondrian.xmla.XmlaErrorTest
 
XmlaErrorTest(String) - Constructor for class mondrian.xmla.XmlaErrorTest
 
XmlaErrorTest.Callback - Class in mondrian.xmla
 
XmlaErrorTest.Callback() - Constructor for class mondrian.xmla.XmlaErrorTest.Callback
 
XmlaErrorTest.Fault - Class in mondrian.xmla
 
XmlaErrorTest.Fault(String, String, String, String, String, String) - Constructor for class mondrian.xmla.XmlaErrorTest.Fault
 
XmlaErrorTest.Fault(Node[]) - Constructor for class mondrian.xmla.XmlaErrorTest.Fault
 
XmlaErrorTest.Fault(Node) - Constructor for class mondrian.xmla.XmlaErrorTest.Fault
 
XmlaExcel2000Test - Class in mondrian.xmla
Test suite for compatibility of Mondrian XMLA with Excel 2000.
XmlaExcel2000Test() - Constructor for class mondrian.xmla.XmlaExcel2000Test
 
XmlaExcel2000Test(String) - Constructor for class mondrian.xmla.XmlaExcel2000Test
 
XmlaExcel2000Test.Callback - Class in mondrian.xmla
 
XmlaExcel2000Test.Callback() - Constructor for class mondrian.xmla.XmlaExcel2000Test.Callback
 
XmlaExcelXPTest - Class in mondrian.xmla
Test suite for compatibility of Mondrian XMLA with Excel XP.
XmlaExcelXPTest() - Constructor for class mondrian.xmla.XmlaExcelXPTest
 
XmlaExcelXPTest(String) - Constructor for class mondrian.xmla.XmlaExcelXPTest
 
XmlaExcelXPTest.Callback - Class in mondrian.xmla
 
XmlaExcelXPTest.Callback() - Constructor for class mondrian.xmla.XmlaExcelXPTest.Callback
 
XmlaException - Exception in mondrian.xmla
An exception thrown while processing an XMLA request.
XmlaException(String, String, String, Throwable) - Constructor for exception mondrian.xmla.XmlaException
 
XmlaHandler - Class in mondrian.xmla
An XmlaHandler responds to XML for Analysis (XML/A) requests.
XmlaHandler(DataSourcesConfig.DataSources, CatalogLocator, String) - Constructor for class mondrian.xmla.XmlaHandler
Creates an XmlaHandler.
xmlaHandler - Variable in class mondrian.xmla.XmlaServlet
 
XmlaHandler.CellColumnHandler - Class in mondrian.xmla
Callback to handle one column, representing the combination of a level and a property (e.g.
XmlaHandler.CellColumnHandler(String) - Constructor for class mondrian.xmla.XmlaHandler.CellColumnHandler
 
XmlaHandler.Column - Class in mondrian.xmla
 
XmlaHandler.Column(String, int) - Constructor for class mondrian.xmla.XmlaHandler.Column
 
XmlaHandler.ColumnHandler - Class in mondrian.xmla
 
XmlaHandler.ColumnHandler(String) - Constructor for class mondrian.xmla.XmlaHandler.ColumnHandler
 
XmlaHandler.MDDataSet - Class in mondrian.xmla
 
XmlaHandler.MDDataSet(Result) - Constructor for class mondrian.xmla.XmlaHandler.MDDataSet
 
XmlaHandler.MDDataSet_Multidimensional - Class in mondrian.xmla
 
XmlaHandler.MDDataSet_Multidimensional(Result) - Constructor for class mondrian.xmla.XmlaHandler.MDDataSet_Multidimensional
 
XmlaHandler.MDDataSet_Tabular - Class in mondrian.xmla
 
XmlaHandler.MDDataSet_Tabular(Result) - Constructor for class mondrian.xmla.XmlaHandler.MDDataSet_Tabular
 
XmlaHandler.MemberColumnHandler - Class in mondrian.xmla
Callback to handle one column, representing the combination of a level and a property (e.g.
XmlaHandler.MemberColumnHandler(String, Level, int) - Constructor for class mondrian.xmla.XmlaHandler.MemberColumnHandler
 
XmlaHandler.TabularRowSet - Class in mondrian.xmla
 
XmlaHandler.TabularRowSet(SqlStatement, int, int, int, int) - Constructor for class mondrian.xmla.XmlaHandler.TabularRowSet
Creates a TabularRowSet based upon a SQL statement result.
XmlaHandler.TabularRowSet(Map<String, List<String>>, List<String>) - Constructor for class mondrian.xmla.XmlaHandler.TabularRowSet
Alternate constructor for advanced drill-through.
XmlaHandler.TabularRowSet(ResultSet) - Constructor for class mondrian.xmla.XmlaHandler.TabularRowSet
 
XmlaHandler.ValueInfo - Class in mondrian.xmla
Takes a DataType String ( null, Integer, Numeric or non-null ) and Value Object (Integer, Double, String, other) and canonicalizes them to XSD data type and corresponding object.
XmlaHandler.ValueInfo(String, Object) - Constructor for class mondrian.xmla.XmlaHandler.ValueInfo
 
XmlaRequest - Interface in mondrian.xmla
XML/A request interface.
XmlaRequestCallback - Interface in mondrian.xmla
Extract data from HTTP request, SOAP header for following XML/A request.

Fill context binding with whatever data you want, then use them in XmlaServlet.handleSoapHeader(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map) and XmlaServlet.handleSoapBody(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map).

XmlaRequestCallback.Helper - Class in mondrian.xmla
 
XmlaRequestCallback.Helper() - Constructor for class mondrian.xmla.XmlaRequestCallback.Helper
 
XmlaResponse - Interface in mondrian.xmla
XML/A response interface.
XmlaServlet - Class in mondrian.xmla
Base XML/A servlet.
XmlaServlet() - Constructor for class mondrian.xmla.XmlaServlet
 
XmlaServlet.Phase - Enum in mondrian.xmla
 
XmlaSupport - Class in mondrian.tui
This files provide support for making XMLA requests and looking at the responses.
XmlaTabularTest - Class in mondrian.xmla
Test XMLA output in tabular (flattened) format.
XmlaTabularTest() - Constructor for class mondrian.xmla.XmlaTabularTest
 
XmlaTabularTest(String) - Constructor for class mondrian.xmla.XmlaTabularTest
 
XmlaTest - Class in mondrian.xmla.test
Unit test for refined Mondrian's XML for Analysis API (package mondrian.xmla).
XmlaTest(String) - Constructor for class mondrian.xmla.test.XmlaTest
 
XmlaTest.OtherTest - Class in mondrian.xmla.test
Non diff-based unit tests for XML/A support.
XmlaTest.OtherTest() - Constructor for class mondrian.xmla.test.XmlaTest.OtherTest
 
XmlaTestContext - Class in mondrian.xmla.test
Common utilities for XML/A testing, used in test suite and example XML/A web pages.
XmlaTestContext() - Constructor for class mondrian.xmla.test.XmlaTestContext
 
XmlaTests - Class in mondrian.xmla
Extends FoodMartTestCase, adding support for testing XMLA Utility functionality.
XmlaTests() - Constructor for class mondrian.xmla.XmlaTests
 
XmlaTests(String) - Constructor for class mondrian.xmla.XmlaTests
 
XmlaTestServletRequestWrapper - Class in mondrian.xmla.test
Dummy request for testing XmlaServlet.
XmlaTestServletRequestWrapper(HttpServletRequest) - Constructor for class mondrian.xmla.test.XmlaTestServletRequestWrapper
 
XmlaUtil - Class in mondrian.xmla
Utility methods for XML/A implementation.
XmlaUtil() - Constructor for class mondrian.xmla.XmlaUtil
 
XmlaUtil.MetadataRowset - Class in mondrian.xmla
Result of a metadata query.
XmlaUtil.MetadataRowset() - Constructor for class mondrian.xmla.XmlaUtil.MetadataRowset
 
XmlaUtil.Wildcard - Class in mondrian.xmla
Wrapper which indicates that a restriction is to be treated as a SQL-style wildcard match.
XmlaUtil.Wildcard(String) - Constructor for class mondrian.xmla.XmlaUtil.Wildcard
 
xmlClosure - Variable in class mondrian.rolap.RolapLevel
 
xmlDimension - Variable in class mondrian.rolap.RolapCubeDimension
 
xmlFromTemplate(String, Map<String, String>) - Static method in class mondrian.xmla.test.XmlaTestContext
 
xmlHierarchy - Variable in class mondrian.rolap.RolapHierarchy
 
XMLNS - Static variable in class mondrian.tui.XmlUtil
 
XmlUtil - Class in mondrian.tui
Some XML parsing, validation and transform utility methods used to valiate XMLA responses.
XmlUtil.Resolver - Class in mondrian.tui
This can be extened to have a map from publicId/systemId to InputSource.
XmlUtil.Resolver() - Constructor for class mondrian.tui.XmlUtil.Resolver
 
XmlUtil.Resolver(Document) - Constructor for class mondrian.tui.XmlUtil.Resolver
 
XmlUtil.Resolver(String) - Constructor for class mondrian.tui.XmlUtil.Resolver
 
XmlUtil.Resolver(InputSource) - Constructor for class mondrian.tui.XmlUtil.Resolver
 
XmlUtil.SAXErrorHandler - Class in mondrian.tui
Error handler plus helper methods.
XmlUtil.SAXErrorHandler() - Constructor for class mondrian.tui.XmlUtil.SAXErrorHandler
 
XmlUtil.SAXErrorHandler.ErrorInfo - Class in mondrian.tui
 
XmlUtil.SAXErrorHandler.ErrorInfo(short, SAXParseException) - Constructor for class mondrian.tui.XmlUtil.SAXErrorHandler.ErrorInfo
 
XMLUtility - Class in mondrian.test.comp
XML utility methods.
XMLUtility() - Constructor for class mondrian.test.comp.XMLUtility
 
XMLUtility.UtilityErrorHandler - Class in mondrian.test.comp
 
XMLUtility.UtilityErrorHandler() - Constructor for class mondrian.test.comp.XMLUtility.UtilityErrorHandler
 
XOR - Static variable in interface mondrian.olap.ParserSym
 
XSD_BOOLEAN - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_BYTE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_BYTE_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_BYTE_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_DECIMAL - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_DOUBLE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_INT - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_INT_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_INT_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_INTEGER - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_LONG - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_LONG_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_LONG_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_PREFIX - Static variable in class mondrian.tui.XmlUtil
 
XSD_SHORT - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_SHORT_MAX_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_SHORT_MIN_INCLUSIVE - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_STRING - Static variable in class mondrian.xmla.XmlaHandler
 
XSD_UNSIGNED_INT - Static variable in class mondrian.xmla.XmlaHandler
 
XtdFunDef - Class in mondrian.olap.fun
Definition of Ytd, Qtd, Mtd, and Wtd MDX builtin functions.
XtdFunDef(FunDef, LevelType) - Constructor for class mondrian.olap.fun.XtdFunDef
 

Y

year(Date) - Static method in class mondrian.olap.fun.vba.Vba
 
YtdResolver - Static variable in class mondrian.olap.fun.XtdFunDef
 

Z

zero - Static variable in class mondrian.olap.Literal
 
zeroesLeftOfPoint - Variable in class mondrian.util.Format.NumericFormat
 
zeroesRightOfExp - Variable in class mondrian.util.Format.NumericFormat
 
zeroesRightOfPoint - Variable in class mondrian.util.Format.NumericFormat
 

_

_access_values - Static variable in class mondrian.gui.MondrianGuiDef.Grant
Allowable values for MondrianGuiDef.Grant.access.
_access_values - Static variable in class mondrian.gui.MondrianGuiDef.MemberGrant
Allowable values for MondrianGuiDef.MemberGrant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.Grant
Allowable values for MondrianDef.Grant.access.
_access_values - Static variable in class mondrian.olap.MondrianDef.MemberGrant
Allowable values for MondrianDef.MemberGrant.access.
_action_table - Static variable in class mondrian.olap.Parser
Parse-action table.
_aggregator_values - Static variable in class mondrian.gui.MondrianGuiDef.Measure
Allowable values for MondrianGuiDef.Measure.aggregator.
_badArgsToTupleFails() - Method in class mondrian.test.BasicQueryTest
 
_charcase_values - Static variable in class mondrian.rolap.aggmatcher.DefaultDef.CaseMatcher
Allowable values for DefaultDef.CaseMatcher.charcase.
_datatype_values - Static variable in class mondrian.gui.MondrianGuiDef.Measure
Allowable values for MondrianGuiDef.Measure.datatype.
_datatype_values - Static variable in class mondrian.olap.MondrianDef.Measure
Allowable values for MondrianDef.Measure.datatype.
_dialect_values - Static variable in class mondrian.gui.MondrianGuiDef.SQL
Allowable values for MondrianGuiDef.SQL.dialect.
_dialect_values - Static variable in class mondrian.olap.MondrianDef.SQL
Allowable values for MondrianDef.SQL.dialect.
_elements - Static variable in class mondrian.gui.MondrianGuiDef
 
_elements - Static variable in class mondrian.olap.MondrianDef
 
_elements - Static variable in class mondrian.rolap.aggmatcher.DefaultDef
 
_elements - Static variable in class mondrian.xmla.DataSourcesConfig
 
_hideMemberIf_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.hideMemberIf.
_hideMemberIf_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.hideMemberIf.
_levelType_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.levelType.
_levelType_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.levelType.
_production_table - Static variable in class mondrian.olap.Parser
Production table.
_push() - Method in class mondrian.rolap.RolapDependencyTestingEvaluator
 
_push() - Method in class mondrian.rolap.RolapEvaluator
Creates a clone of the current validator.
_reduce_table - Static variable in class mondrian.olap.Parser
reduce_goto table.
_test18() - Method in class mondrian.xmla.XmlaExcelXPTest
 
_test21() - Method in class mondrian.xmla.XmlaExcelXPTest
 
_test22() - Method in class mondrian.xmla.XmlaExcelXPTest
 
_testBug793616() - Method in class mondrian.test.BasicQueryTest
Bug 793616: Deeply nested UNION function takes forever to validate.
_testCubeWhichUsesSameSharedDimTwice() - Method in class mondrian.test.BasicQueryTest
This test modifies the Sales cube to contain both the regular usage of the [Store] shared dimension, and another usage called [Other Store] which is connected to the [Unit Sales] column
_testCumlativeSums() - Method in class mondrian.test.BasicQueryTest
How Can I Show Cumulative Sums as Measures?
_testDairy() - Method in class mondrian.test.BasicQueryTest
 
_testDateRange() - Method in class mondrian.test.BasicQueryTest
How Can I Use Date Ranges in MDX?
_testDBColumns() - Method in class mondrian.xmla.XmlaBasicTest
 
_testDBProviderTypes() - Method in class mondrian.xmla.XmlaBasicTest
 
_testDBTablesInfo() - Method in class mondrian.xmla.XmlaBasicTest
 
_testDc4dtp2() - Method in class mondrian.test.BasicQueryTest
Other techniques, such as the addition of member properties to the Time or Product dimensions to support such calculations, are not as flexible but are much more efficient.
_testDerivedParameterFails() - Method in class mondrian.test.ParameterTest
 
_testDifferentCalculationsForDifferentDimensions() - Method in class mondrian.test.BasicQueryTest
How Can I Use Different Calculations for Different Dimensions?
_testDifferentCalculationsForDifferentDimensions2() - Method in class mondrian.test.BasicQueryTest
The second case is easier to resolve, because MDX provides the OpeningPeriod and ClosingPeriod MDX functions specifically to support opening and closing period values.
_testDrillingDownMoreThanOneLevel() - Method in class mondrian.test.BasicQueryTest
How Can I Drill Down More Than One Level Deep, or Skip Levels When Drilling Down?
_testEver() - Method in class mondrian.test.BasicQueryTest
 
_testFour() - Method in class mondrian.util.PrimeFinderTest
 
_testHalfYearsTrickyCase() - Method in class mondrian.test.BasicQueryTest
 
_testIntrinsic() - Method in class mondrian.test.NamedSetTest
Set defined using filter expression.
_testLinRegAll() - Method in class mondrian.olap.fun.FunctionTest
Tests all of the linear regression functions, as suggested by a Microsoft knowledge base article.
_testLinRegR2() - Method in class mondrian.olap.fun.FunctionTest
 
_testLinRegVariance() - Method in class mondrian.olap.fun.FunctionTest
 
_testLookupCube() - Method in class mondrian.test.BasicQueryTest
Basically, the LookupCube function can evaluate a single MDX statement against a cube other than the cube currently indicated by query context to retrieve a single string or numeric result.
_testMemberPropertyAsCalcMember() - Method in class mondrian.test.BasicQueryTest
The drawback to using the DIMENSION PROPERTIES statement is that, for most client applications, the member property is not readily apparent.
_testMembersFunction() - Method in class mondrian.test.BasicQueryTest
 
_testNonClosureParentChildHierarchy() - Method in class mondrian.test.ParentChildHierarchyTest
Test case for bug #1708327
_testNullDefaultMeasure() - Method in class mondrian.rolap.RolapResultTest
This ought to give the same result as the above testD2() method.
_testOverrideOverCubeMemberHappensWithScopeIsolation() - Method in class mondrian.test.SolveOrderScopeIsolationTest
 
_testParallelPeriodThrowsException() - Method in class mondrian.olap.fun.FunctionTest
 
_testParameterDuplicateDimensionFails() - Method in class mondrian.test.ParameterTest
Parameter in slicer and expression on columns axis are both of [Gender] hierarchy, which is illegal.
_testProduct2() - Method in class mondrian.test.BasicQueryTest
 
_testQuery() - Method in class mondrian.util.MemoryMonitorTest
Run this by itself and it works across 2 orders of magnitude.
_testRank3Huge() - Method in class mondrian.olap.fun.FunctionTest
As FunctionTest.testRankHuge(), but for the 3-argument form of the RANK function.
_testRolling() - Method in class mondrian.test.BasicQueryTest
How Can I Use Rolling Date Ranges in MDX?
_testSet() - Method in class mondrian.test.BasicQueryTest
The WHERE clause in the previous MDX query effectively provides a logical AND operator, in which all unit sales for 1997 are returned only for drink products and only for those sold in stores in the USA.
_testSetArgToTupleFails() - Method in class mondrian.test.BasicQueryTest
 
_testSharedObjectsInGrantMappingsBug() - Method in class mondrian.test.AccessControlTest
 
_testStringComparisons() - Method in class mondrian.test.BasicQueryTest
How Can I Perform Complex String Comparisons?
_testTopmost() - Method in class mondrian.test.BasicQueryTest
How Do I Get the Topmost Members of a Level Broken Out by an Ancestor Level?
_testValidatorFindsNumericLevel() - Method in class mondrian.test.SchemaTest
 
_testValidMeasureNonEmpty() - Method in class mondrian.olap.fun.FunctionTest
 
_testWarehouseProfit() - Method in class mondrian.test.BasicQueryTest
 
_testWhole() - Method in class mondrian.test.TestCalculatedMembers
 
_testXxx() - Method in class mondrian.test.NamedSetTest
 
_testYtdGrowth() - Method in class mondrian.test.BasicQueryTest
How Can I Compare Time Periods in MDX?
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.ColumnDef
Allowable values for MondrianGuiDef.ColumnDef.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Dimension
Allowable values for MondrianGuiDef.Dimension.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Level
Allowable values for MondrianGuiDef.Level.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Parameter
Allowable values for MondrianGuiDef.Parameter.type.
_type_values - Static variable in class mondrian.gui.MondrianGuiDef.Property
Allowable values for MondrianGuiDef.Property.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.ColumnDef
Allowable values for MondrianDef.ColumnDef.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Dimension
Allowable values for MondrianDef.Dimension.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Level
Allowable values for MondrianDef.Level.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Parameter
Allowable values for MondrianDef.Parameter.type.
_type_values - Static variable in class mondrian.olap.MondrianDef.Property
Allowable values for MondrianDef.Property.type.
_VALUE_EXPRESSION - Static variable in interface mondrian.olap.ParserSym
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
SourceForge.net_Logo