public interface CrossJoinArg
TupleConstraint,
 represents one of
 member.children, level.members, member.descendants, {enumeration}.| Modifier and Type | Field and Description | 
|---|---|
static CrossJoinArg[] | 
EMPTY_ARRAY  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addConstraint(SqlQuery sqlQuery,
             RolapCube baseCube,
             AggStar aggStar)  | 
RolapLevel | 
getLevel()  | 
List<RolapMember> | 
getMembers()  | 
boolean | 
isPreferInterpreter(boolean joinArg)  | 
static final CrossJoinArg[] EMPTY_ARRAY
RolapLevel getLevel()
List<RolapMember> getMembers()
boolean isPreferInterpreter(boolean joinArg)