Class StringToValidVariableName

    • Field Detail

      • m_Pad

        protected boolean m_Pad
        whether to pad the variable name with @{...}.
    • Constructor Detail

      • StringToValidVariableName

        public StringToValidVariableName()
    • Method Detail

      • setPad

        public void setPad​(boolean value)
        Sets the replacement string for invalid characters.
        Parameters:
        value - the replacement string
      • getPad

        public boolean getPad()
        Returns the replacement string for invalid characters.
        Returns:
        the replacement string
      • padTipText

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