Package | Description |
---|---|
org.processmining.connections.fuzzyperformancediagram | |
org.processmining.plugins.fuzzyperformancediagram |
Constructor and Description |
---|
FPDLogReplayConnection(FPD fpd,
CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData,
FPDElementPerformanceMeasurementData elementPerformanceMeasurementData,
TwoFPDNodesPerformanceData twoNodesPerformanceData) |
Modifier and Type | Method and Description |
---|---|
CaseKPIData |
FPDInformationPanel.getCaseKPIData() |
Modifier and Type | Method and Description |
---|---|
void |
CaseKPIInformationPanel.initializeTextualInfo(CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData) |
void |
FPDInformationPanel.setCaseKPIData(CaseKPIData caseKPIData) |
void |
CaseKPIInformationPanel.updateStatisticWithBoundary(double slowBoundaryPercentage,
double fastBoundaryPercentage,
CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData) |
javax.swing.JComponent |
FPDVisualization.visualize(org.processmining.framework.plugin.PluginContext context,
FPD graph,
CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData,
FPDElementPerformanceMeasurementData elementPerformanceMeasurementData,
TwoFPDNodesPerformanceData twoNodesPerformanceData) |
Constructor and Description |
---|
CaseKPIInformationPanel(CaseKPIData caseKPIData,
GlobalSettingsData globalSettingsData) |