Interface HierarchicalSubsetTransformation

All Superinterfaces:
ApplyItem, HierarchyTransformation
All Known Subinterfaces:
Ancestors, Descendants
All Known Implementing Classes:
AbstractHierarchicalSubsetTransformation, AncestorsImpl, DescendantsImpl

public interface HierarchicalSubsetTransformation extends HierarchyTransformation
  • Method Details

    • getTransformations

      List<ApplyItem> getTransformations()
    • getDistanceFromStart

      Integer getDistanceFromStart()
    • isKeepStart

      Boolean isKeepStart()