Interface OnExitSectionTree

    • Method Detail

      • calculations

        List<CalculationTree> calculations()
        List of calculations which appear inside the ON-EXIT section. Calculations which are nested inside other calculations (e.g. an "IF" group) don't appear in this list.
        Returns:
        list of top-level calculations