Uses of Package
org.processmining.analysis.performance

Packages that use org.processmining.analysis.performance
org.processmining.analysis.performance   
 

Classes in org.processmining.analysis.performance used by org.processmining.analysis.performance
ExtendedActivity
          This class is used to represent activities and to enhance these activities with performance related information, such as the waiting time, execution time, sojourn time and the like.
ExtendedLogTrace
          This class is used to enhance log traces with performance information, such as throughput time.
ExtendedPetriNet
          This class is used to enhance the Petri net model with performance results.
ExtendedPlace
          This class is used to be able to extend places with performance information, which is to be stored during log replay and will be used to form a part of the extended Petri net.
ExtendedTransition
          This class is used to be able to extend a transition with performance information, which is stored during log replay and will be used as part of the extended Petri net.
PerformanceAnalysisMethodExecutionThread
          Custom thread implementation that executes the given AnalysisMethod and provides those categories with the results that have asked for it.
PerformanceAnalysisPlugin
          The plugin provides some performance metrics and displays these with help of the input Petri net
PerformanceAnalysisSettings
          Displays the analysis settings frame that precedes the actual performance analysis.
PerformanceConfiguration
          This class is needed to allow the user to set options, such as the boundaries of bottleneck levels, i.e.