Package org.olap4j.type


package org.olap4j.type
Type system for MDX expressions.
  • Class
    Description
    The type of a boolean (logical) expression.
    The type of an expression which represents a Cube or Virtual Cube.
    Subclass of NumericType which guarantees fixed number of decimal places.
    The type of an expression which represents a Dimension.
    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.