Modifier and Type | Method and Description |
---|---|
static org.deckfour.xes.model.XLog |
ExtendLogWithAlignments.doExtendLogWithAlignments(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments) |
void |
ExportAsCSVBalancedReplayResult.exportAsCSV(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection res,
java.io.File file) |
void |
ExportAsXESBalancedReplayResult.exportAsXES(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection res,
java.io.File file) |
org.deckfour.xes.model.XLog |
ExtendLogWithAlignments.extendLogWithAlignments(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments) |
Modifier and Type | Class and Description |
---|---|
class |
AlignmentCollectionImpl |
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 |
ResultReplay |
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 |
---|---|
javax.swing.JComponent |
AlignmentCollectionVisualizer.visualize(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
GroupedAlignmentVisualizer.visualise(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments) |