|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnalysisGUI | |
---|---|
org.processmining.analysis.conformance | Contains classes related to the Conformance Analysis Plugin. |
org.processmining.analysis.performance | |
org.processmining.framework.models.petrinet.algorithms.logReplay |
Uses of AnalysisGUI in org.processmining.analysis.conformance |
---|
Subclasses of AnalysisGUI in org.processmining.analysis.conformance | |
---|---|
class |
BehAppropriatenessAnalysisGUI
Creates the GUI for the "Behavioral Appropriateness" tab in the results frame. |
class |
FitnessAnalysisGUI
Creates the GUI for the "Fitness" tab in the results frame. |
class |
StructAppropriatenessAnalysisGUI
|
Uses of AnalysisGUI in org.processmining.analysis.performance |
---|
Subclasses of AnalysisGUI in org.processmining.analysis.performance | |
---|---|
class |
PerformanceAnalysisGUI
This class contains the GUI in which the the results of performance analysis with Petri net is displayed. |
Methods in org.processmining.analysis.performance with parameters of type AnalysisGUI | |
---|---|
void |
PerformanceConfiguration.setResultPanel(AnalysisGUI panel)
Assigns the GUI containing the results for that main analysis category. |
Uses of AnalysisGUI in org.processmining.framework.models.petrinet.algorithms.logReplay |
---|
Methods in org.processmining.framework.models.petrinet.algorithms.logReplay with parameters of type AnalysisGUI | |
---|---|
void |
AnalysisConfiguration.setResultPanel(AnalysisGUI panel)
Assigns the GUI containing the results for that main analysis category. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |