Uses of Interface
org.processmining.analysis.conformance.ThreadNotificationTarget

Packages that use ThreadNotificationTarget
org.processmining.analysis.conformance Contains classes related to the Conformance Analysis Plugin. 
 

Uses of ThreadNotificationTarget in org.processmining.analysis.conformance
 

Classes in org.processmining.analysis.conformance that implement ThreadNotificationTarget
 class ConformanceAnalysisResults
          Displays the analysis results for the chosen categories in a generic way.
 class ConformanceAnalysisSettings
          Displays the analysis settings frame that precedes the actual conformance analysis.
 

Constructors in org.processmining.analysis.conformance with parameters of type ThreadNotificationTarget
AnalysisMethodExecutionThread(AnalysisMethod method, ThreadNotificationTarget target)
          Creates this thread and initializes its attributes.