| Package | Description |
|---|---|
| org.processmining.plugins.petrinet.replay.performance | |
| org.processmining.plugins.petrinet.replay.util |
| Modifier and Type | Method and Description |
|---|---|
TotalPerformanceResult |
ReplayPerformancePlugin.getPerformanceDetails(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net) |
TotalPerformanceResult |
ReplayPerformancePlugin.getPerformanceDetails(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net,
ReplayFitnessSetting setting) |
TotalPerformanceResult |
ReplayPerformancePlugin.getPerformanceDetails(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net,
ReplayFitnessSetting setting,
org.processmining.models.semantics.petrinet.Marking marking,
org.deckfour.xes.classification.XEventClassifier classif) |
TotalPerformanceResult |
ReplayPerformancePlugin.getPerformanceDetails(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
ReplayPerformanceAnalysisVisualizze.visualize(org.processmining.framework.plugin.PluginContext context,
TotalPerformanceResult tovisualize) |
| Constructor and Description |
|---|
ReplayPerformanceAnalysisPanel(org.processmining.framework.plugin.PluginContext c,
org.processmining.models.graphbased.directed.petrinet.Petrinet netx,
org.deckfour.xes.model.XLog log,
org.processmining.framework.plugin.Progress progress,
TotalPerformanceResult tovisualize) |
TabTracePerformacePanel(org.processmining.framework.util.ui.scalableview.ScalableViewPanel panel,
java.lang.String panelName,
TotalPerformanceResult tpr,
ReplayPerformanceAnalysisPanel replayPRP) |
| Modifier and Type | Method and Description |
|---|---|
static ReplayAnalysisConnection |
ReplayAnalysisConnection.connect(org.processmining.framework.plugin.PluginContext context,
TotalPerformanceResult performance,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net) |
| Constructor and Description |
|---|
ReplayAnalysisConnection(TotalPerformanceResult performance,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet net) |