Interface WindowCriterion

  • All Known Implementing Classes:
    WindowCriterionImpl

    public interface WindowCriterion
    The criteria used to determine the composition of the windows defining a VTL analytic invocation over a dataset.
    Author:
    Valentino Pinna
    • Method Detail

      • getInfBound

        LimitCriterion getInfBound()
        Returns:
        the inferior limit of the window, inclusive
      • getSupBound

        LimitCriterion getSupBound()
        Returns:
        the superior limit of the window, inclusive