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.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
 
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_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(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(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.
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
 
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
 
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
 
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
 
allLevelName - Variable in class mondrian.gui.MondrianGuiDef.Hierarchy
 
allLevelName - Variable in class mondrian.olap.HierarchyBase
 
allLevelName - Variable in class mondrian.olap.MondrianDef.Hierarchy
 
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
 
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.