Class Summary |
AdvancedOptions |
This class is needed to allow the user to set advanced settings, which are
settings that influence how measurements are affected by non-conformance |
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. |
ExtendedLogReader |
This class is used to enhance the log reader with performance analysis
results. |
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. |
ExtendedPNEdge |
This class is used to enhance edges with performance information, e.g. |
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. |
PerformanceAnalysisGUI |
This class contains the GUI in which the the results of performance analysis
with Petri net is displayed. |
PerformanceAnalysisGUI.CustomTableCellRenderer |
Cell renderer, to color the font of cells red if they contain bound values
instead of exact values. |
PerformanceAnalysisGUI.NameFilter |
|
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. |
PerformanceLogReplayResult |
Contains all the performance results obtained during log replay analysis. |
PerformanceMeasurer |
Actually takes those measurements that are needed to calculate
some performance metrics. |
SteppedComboBoxUI |
This class is needed to allow the pop-up menu of a combobox to be of a
different size than the size of the combobox itself. |
TransitionAnalysis |
This is class is needed to calculate metrics concerning two transitions. |