Uses of Interface
com.sap.cds.ql.cqn.transformation.CqnHierarchyTransformation
Packages that use CqnHierarchyTransformation
-
Uses of CqnHierarchyTransformation in com.sap.cds.ql.cqn.transformation
Subinterfaces of CqnHierarchyTransformation in com.sap.cds.ql.cqn.transformationModifier and TypeInterfaceDescriptioninterfaceTransformation that determines ancestors of instances that belong to a recursive hierarchy.interfaceTransformation that determines descendants of instances that belong to a recursive hierarchy.interfaceinterfaceTransformation that determines top level instances that belong to a recursive hierarchy.Methods in com.sap.cds.ql.cqn.transformation with parameters of type CqnHierarchyTransformationModifier and TypeMethodDescriptiondefault voidCqnTransformationVisitor.visit(CqnHierarchyTransformation hierarchy) Called for each traversedCqnHierarchyTransformationtransformation: ancestors, descendants and topLevels