Class AbstractIndexedSplitsRunsCompatibility

    • Field Detail

      • m_Lenient

        protected boolean m_Lenient
        whether to be lenient.
    • Constructor Detail

      • AbstractIndexedSplitsRunsCompatibility

        public AbstractIndexedSplitsRunsCompatibility()
    • Method Detail

      • setLenient

        public void setLenient​(boolean value)
        Sets whether to be lenient with the checks.
        Specified by:
        setLenient in interface LenientModeSupporter
        Parameters:
        value - true if lenient
      • getLenient

        public boolean getLenient()
        Returns whether to be lenient with the checks.
        Specified by:
        getLenient in interface LenientModeSupporter
        Returns:
        true if lenient
      • lenientTipText

        public abstract String lenientTipText()
        Returns the tip text for this property.
        Specified by:
        lenientTipText in interface LenientModeSupporter
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.