Package net.simplace.core
Class FWConstants
java.lang.Object
net.simplace.core.FWConstants
- Author:
- Andreas Enders
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleansets the system into debug state on runtimestatic FileVersion of the SIMPLACE Solutionsstatic booleansets the system into analytics- process time monitoring modestatic floatVersion of the SIMPLACE Corestatic floatVersion of the SIMPLACE Solutions -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEBUG
public static boolean DEBUGsets the system into debug state on runtime -
PROCESS_TIME
public static boolean PROCESS_TIMEsets the system into analytics- process time monitoring mode -
SIMPLACE_VERSION
public static float SIMPLACE_VERSIONVersion of the SIMPLACE Core -
SOLUTION_VERSION
public static float SOLUTION_VERSIONVersion of the SIMPLACE Solutions -
LAST_FOLDER
Version of the SIMPLACE Solutions
-
-
Constructor Details
-
FWConstants
public FWConstants()
-