Class TracingConstant
java.lang.Object
org.eclipse.emf.compare.rcp.internal.tracer.TracingConstant
public final class TracingConstant
extends java.lang.Object
Store constant used to display or not a trace.
-
Field Summary
Fields Modifier and Type Field Description static booleanCONFIGURATION_TRACING_ACTIVATEDIf true trace stuff about module wrapping. -
Method Summary
-
Field Details
-
CONFIGURATION_TRACING_ACTIVATED
public static final boolean CONFIGURATION_TRACING_ACTIVATEDIf true trace stuff about module wrapping.
-