Uses of Interface
com.sap.cds.ql.cqn.CqnSelectListValue
Packages that use CqnSelectListValue
-
Uses of CqnSelectListValue in com.sap.cds.ql
Subinterfaces of CqnSelectListValue in com.sap.cds.qlMethods in com.sap.cds.ql that return CqnSelectListValue -
Uses of CqnSelectListValue in com.sap.cds.ql.cqn
Subinterfaces of CqnSelectListValue in com.sap.cds.ql.cqnMethods in com.sap.cds.ql.cqn that return CqnSelectListValueModifier and TypeMethodDescriptiondefault CqnSelectListValueCqnElementRef.asValue()default CqnSelectListValueCqnSelectListItem.asValue()default CqnSelectListValueCqnSelectListValue.asValue()Methods in com.sap.cds.ql.cqn that return types with arguments of type CqnSelectListValueModifier and TypeMethodDescriptiondefault Stream<CqnSelectListValue>CqnSelectListItem.ofValue()default Stream<CqnSelectListValue>CqnSelectListValue.ofValue()Methods in com.sap.cds.ql.cqn with parameters of type CqnSelectListValueModifier and TypeMethodDescriptiondefault voidCqnVisitor.visit(CqnSelectListValue slv) Called for each traversedselect list value -
Uses of CqnSelectListValue in com.sap.cds.ql.cqn.transformation
Methods in com.sap.cds.ql.cqn.transformation that return types with arguments of type CqnSelectListValueModifier and TypeMethodDescriptionCqnAggregateTransformation.aggregateExpressions()Returns expressions that specify how to aggregate the input setCqnComputeTransformation.computedItems()Returns the additional computed elements specified as select list values