Class ProfilingLaunchConfigurationListener

java.lang.Object
org.eclipse.epsilon.profiling.dt.ProfilingLaunchConfigurationListener
All Implemented Interfaces:
EpsilonLaunchConfigurationDelegateListener

public class ProfilingLaunchConfigurationListener extends Object implements EpsilonLaunchConfigurationDelegateListener
  • Field Details

    • profilingEnabled

      protected boolean profilingEnabled
    • resetProfiler

      protected boolean resetProfiler
    • fineGrainedProfiling

      protected boolean fineGrainedProfiling
    • profileModelLoading

      protected boolean profileModelLoading
  • Constructor Details

    • ProfilingLaunchConfigurationListener

      public ProfilingLaunchConfigurationListener()
  • Method Details