Uses of Package
com.sap.cds.ql.cqn.transformation
Packages that use com.sap.cds.ql.cqn.transformation
-
Classes in com.sap.cds.ql.cqn.transformation used by com.sap.cds.ql.cqnClassDescriptionA transformation that is applied to the input set to produce an output set.
-
Classes in com.sap.cds.ql.cqn.transformation used by com.sap.cds.ql.cqn.transformationClassDescriptionTransformation that aggregates the input set and produces an output set with a single instance, which is the aggregated resultTransformation that determines ancestors of instances that belong to a recursive hierarchy.Transformation that adds additional computed elements to the input setTransformation that determines descendants of instances that belong to a recursive hierarchy.Transformation that filters the input setTransformation that groups the result set according to specified dimensions and applies given transformations to each group.Transformation that sorts the input setTransformation that filters the input set with a search expressionTransformation that skips the first rows of the input setTransformation that determines top level instances that belong to a recursive hierarchy.Transformation that limits the input set to a maximum number of rowsA transformation that is applied to the input set to produce an output set.A
CqnTokentree visitor conform to the visitor design pattern.