Package mondrian.olap.type
package mondrian.olap.type
Type system for MDX expessions.
-
ClassDescriptionThe type of a boolean expression.The type of an expression which represents a Cube or Virtual Cube.The type of an expression representing a date, time or timestamp.Subclass of
NumericType
which guarantees fixed number of decimal places.The type of an expression which represents a Dimension.The type of a empty expression.The type of an expression which represents a hierarchy.The type of an expression which represents a level.The type of an expression which represents a member.The type of a null expression.The type of a numeric expression.Base class for types which represent scalar values.Set type.The type of a string expression.The type of a symbolic expression.Tuple type.Type of an MDX expression.Utility methods relating to types.