Interface CqnTransformation

All Superinterfaces:
JSONizable
All Known Subinterfaces:
CqnAggregateTransformation, CqnAncestorsTransformation, CqnComputeTransformation, CqnCustomTransformation, CqnDescendantsTransformation, CqnFilterTransformation, CqnGroupByTransformation, CqnHierarchySubsetTransformation, CqnHierarchyTransformation, CqnOrderByTransformation, CqnSearchTransformation, CqnSkipTransformation, CqnTopLevelsTransformation, CqnTopTransformation

@Beta public interface CqnTransformation extends JSONizable
A transformation that is applied to the input set to produce an output set.