Class SimplePruning

    • Field Detail

      • m_Limit

        protected int m_Limit
        the size limit for sequences.
    • Constructor Detail

      • SimplePruning

        public SimplePruning()
    • Method Detail

      • setLimit

        public void setLimit​(int value)
        Sets the size limit.
        Parameters:
        value - the limit
      • getLimit

        public int getLimit()
        Returns the size limit.
        Returns:
        the limit
      • limitTipText

        public String limitTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.