Class VariableNameChangeListener

java.lang.Object
com.easy_model.webservice.model.events.listeners.VariableNameChangeListener

@Component public class VariableNameChangeListener extends Object
  • Field Details

  • Constructor Details

    • VariableNameChangeListener

      public VariableNameChangeListener(EntityService entityService)
  • Method Details

    • exactWord

      public static String exactWord(String variableName)
      Produce a regex replacing the exact word
      Parameters:
      variableName - the word
      Returns:
      regex for the word sent in.
    • contains

      public static String contains(String value)
      produce a regex producing a contains regexp