Class FWConstants

java.lang.Object
net.simplace.core.FWConstants

public final class FWConstants extends Object
Author:
Andreas Enders
  • Field Details

    • DEBUG

      public static boolean DEBUG
      sets the system into debug state on runtime
    • PROCESS_TIME

      public static boolean PROCESS_TIME
      sets the system into analytics- process time monitoring mode
    • SIMPLACE_VERSION

      public static float SIMPLACE_VERSION
      Version of the SIMPLACE Core
    • SOLUTION_VERSION

      public static float SOLUTION_VERSION
      Version of the SIMPLACE Solutions
    • LAST_FOLDER

      public static File LAST_FOLDER
      Version of the SIMPLACE Solutions
  • Constructor Details

    • FWConstants

      public FWConstants()