|
SAP BI Java SDK | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Represents the concept of an expression that generates a collection
of members of the same dimension or a single member. There are four different
categories of MemberSetExpressions:
IBICompositeMemberSetExpression,
and all subinterfaces of IBIMemberSelection.
| Method Summary | |
IBICompositeMemberSetExpression |
getCompositeMemberSetExpression()
Represents a CompositeMemberSetExpression that aggregates
this MemberSetExpression, if any, or null. |
IBIMemberSet |
getMemberSet()
Represents the MemberSet that is associated with this MemberSetExpression,
if any, or null. |
| Methods inherited from interface com.sap.ip.bi.sdk.dac.olap.query.main.IBISetExpression |
isActive, setActive |
| Methods inherited from interface com.sap.ip.bi.sdk.dac.olap.query.main.IBIIdentifiable |
getDescription, getId, getLabel, setDescription, setId, setLabel |
| Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
public IBIMemberSet getMemberSet()
throws javax.jmi.reflect.JmiException
Represents the MemberSet that is associated with this MemberSetExpression,
if any, or null.
public IBICompositeMemberSetExpression getCompositeMemberSetExpression()
throws javax.jmi.reflect.JmiException
Represents a CompositeMemberSetExpression that aggregates
this MemberSetExpression, if any, or null.
|
SAP BI Java SDK | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||