| Package | Description | 
|---|---|
| mondrian.olap.type | 
 Type system for MDX expessions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BooleanType
The type of a boolean expression. 
 | 
class  | 
DateTimeType
The type of an expression representing a date, time or timestamp. 
 | 
class  | 
DecimalType
Subclass of  
NumericType which guarantees fixed number of decimal
 places. | 
class  | 
EmptyType
The type of a empty expression. 
 | 
class  | 
NullType
The type of a null expression. 
 | 
class  | 
NumericType
The type of a numeric expression. 
 | 
class  | 
StringType
The type of a string expression. 
 | 
class  | 
SymbolType
The type of a symbolic expression. 
 | 
Copyright © 2018 Hitachi Vantara. All rights reserved.