Interface Summary |
IBIDrillDirectionType |
Specifies which members are selected, either from levels below or above
the level of the drilled-upon object. |
IBIJoinType |
Specifies how two tuple or member collections should interact with each
other. |
IBILevelType |
Specifies the time granularity of the to-be-returned members. |
IBIRankType |
Specifies how tuples or members are restricted by the IBIRankingFilter .
|
IBIRelationalOperatorType |
Specifies the relational operator for the condition-based filter IBIConditionBasedFilter or for variable
values of type IBISapVariableValueRange .
|
IBISapRangeSignType |
Specifies whether the given values should be included or excluded from
the selection by using the SIGN component. |
IBISapVariableSelectionType |
Specifies one of three possible types of value selections for variables:
SINGLEVALUE
- specifies a single value type variable. INTERVAL - specifies an interval type variable with a lower and an upper
limit. COMPLEX
- specifies an interval type variable, which is specified by SIGN (sign),
OPTION (comparison operator), LOW (lower limit) and HIGH (upper limit).
|