Uses of Class
org.processmining.analysis.performance.PerformanceAnalysisMethodExecutionThread

Packages that use PerformanceAnalysisMethodExecutionThread
org.processmining.analysis.performance   
 

Uses of PerformanceAnalysisMethodExecutionThread in org.processmining.analysis.performance
 

Methods in org.processmining.analysis.performance with parameters of type PerformanceAnalysisMethodExecutionThread
 void PerformanceAnalysisSettings.addMethodExecutionThread(PerformanceAnalysisMethodExecutionThread thread)
          Registers another custom thread with this settings frame.
 void PerformanceAnalysisSettings.threadDone(PerformanceAnalysisMethodExecutionThread thread)
          Called by each thread after having finished.