Uses of Package
mondrian.olap.type
-
Packages that use mondrian.olap.type Package Description mondrian.calc Provides compiled expressions.mondrian.calc.impl Provides implementation classes for compiled expressions.mondrian.mdx Defines a parse tree for MDX expressions.mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.olap.fun Defines the set of MDX built-in functions.mondrian.olap.type Type system for MDX expessions.mondrian.rolap Implements the data access layer for the olap package.mondrian.spi Contains the server-provider interfaces (SPIs) which user-defined extensions to Mondrian should implement.mondrian.udf -
Classes in mondrian.olap.type used by mondrian.calc Class Description Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.calc.impl Class Description SetType Set type.Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.mdx Class Description Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.olap Class Description Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.olap.fun Class Description TupleType Tuple type.Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.olap.type Class Description DimensionType The type of an expression which represents a Dimension.HierarchyType The type of an expression which represents a hierarchy.LevelType The type of an expression which represents a level.MemberType The type of an expression which represents a member.NumericType The type of a numeric expression.ScalarType Base class for types which represent scalar values.Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.rolap Class Description Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.spi Class Description Type Type of an MDX expression. -
Classes in mondrian.olap.type used by mondrian.udf Class Description Type Type of an MDX expression.