Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
FilterLogByReplayResultPlugin.filterLogByFitnessHigher(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
ResultReplay replayResult) |
org.deckfour.xes.model.XLog |
FilterLogByReplayResultPlugin.filterLogByFitnessLower(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
ResultReplay replayResult) |
Modifier and Type | Class and Description |
---|---|
class |
BalancedReplayResult
Result of the data-aware conformance checking that contains some extra meta
data, and skips some unneeded stuff.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultReplayDataAlignment |
Modifier and Type | Class and Description |
---|---|
class |
ResultReplayPetriNetWithData |
Modifier and Type | Class and Description |
---|---|
class |
ResultReplayDCNet |
Modifier and Type | Method and Description |
---|---|
static org.deckfour.xes.model.XLog |
RepairLog.plugin(org.processmining.contexts.uitopia.UIPluginContext context,
ResultReplay alignments,
org.processmining.datapetrinets.DataPetriNet net) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
ReplayResultVis.visualize(org.processmining.framework.plugin.PluginContext context,
ResultReplay logReplayResult)
Deprecated.
|
Constructor and Description |
---|
AttributeTableModel(ResultReplay logReplayResult) |
Modifier and Type | Method and Description |
---|---|
AlignmentComparisonPlugin.AlignmentComparisonResult |
AlignmentComparisonPlugin.compareLogs(org.processmining.framework.plugin.PluginContext context,
ResultReplay resultA,
ResultReplay resultB) |