SAP BI Java SDK

Package com.sap.ip.bi.sdk.dac.olap.query.tsx

Provides classes for creating TupleSetExpressions, which specify a collection of tuples of members of one to many dimensions (with one member per dimension).

See:
          Description

Interface Summary
IBICompositeTupleSetExpression An expression in the Select category, provides the ability to logically group TupleSetExpressions.
IBITuple Represents a collection of members from different dimensions.
IBITupleDrill An expression in the Drill category, defines a drill operation on a multidimensional set.
IBITupleList An expression in the Select category, provides the ability to build a set by enumerating individual tuple objects.
IBITupleSelection Represents the concept of an expression that identifies a selection of tuple objects.
IBITupleSetExpression Represents the concept of expressions that specify sets of tuples.
 

Package com.sap.ip.bi.sdk.dac.olap.query.tsx Description

Provides classes for creating TupleSetExpressions, which specify a collection of tuples of members of one to many dimensions (with one member per dimension). TupleSetExpressions are similar to MemberSetExpressions, which specify a collection of tuples of members of one dimension (with one member per dimension). IBITupleSetExpression , like IBIMemberSetExpression, is derived from the abstract supertype SetExpression.

Refer to the msx package for a shared diagram and documentation relevant for both packages.

Below, we diagram IBITupleSetExpression and its related classes:

TupleSetExpression diagram IBITupleSetExpression IBIDrill (from msx) IBICompositeTupleSetExpression IBITupleSelection IBITupleDrill IBITupleList IBITuple

As with MemberSetExpression, the four categories of SetExpressions are available:

  1. Select:
    IBICompositeTupleSetExpression, and All Known Subinterfaces of IBITupleSelection (which is only IBITupleList).
  2. Filter:
    IBIRankingFilter and IBIConditionBasedFilter
  3. Sort:
    IBISort
  4. Drill:
    IBITupleDrill

Since:
3.50

SAP BI Java SDK

Copyright © 2004-2006 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.