Uses of Class
mondrian.olap.type.DimensionType
-
Packages that use DimensionType Package Description mondrian.olap.type Type system for MDX expessions. -
-
Uses of DimensionType in mondrian.olap.type
Fields in mondrian.olap.type declared as DimensionType Modifier and Type Field Description static DimensionTypeDimensionType. UnknownMethods in mondrian.olap.type that return DimensionType Modifier and Type Method Description static DimensionTypeDimensionType. forDimension(Dimension dimension)static DimensionTypeDimensionType. forType(Type type)
-