| Package | Description | 
|---|---|
| mondrian.olap.type | Type system for MDX expessions. | 
| Modifier and Type | Field and Description | 
|---|---|
| static MemberType | MemberType. Unknown | 
| Modifier and Type | Method and Description | 
|---|---|
| static MemberType | MemberType. forDimension(Dimension dimension) | 
| static MemberType | MemberType. forHierarchy(Hierarchy hierarchy) | 
| static MemberType | MemberType. forLevel(Level level) | 
| static MemberType | MemberType. forMember(Member member) | 
| static MemberType | MemberType. forType(Type type) | 
| static MemberType | TypeUtil. toMemberType(Type type)Converts a type to a member type. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | TupleType. checkHierarchies(MemberType[] memberTypes)Checks that there are no duplicate dimensions in a list of member types. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.