public class ExtendLogWithAlignments
extends java.lang.Object
| Constructor and Description |
|---|
ExtendLogWithAlignments() |
| Modifier and Type | Method and Description |
|---|---|
static org.deckfour.xes.model.XLog |
doExtendLogWithAlignments(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments) |
org.deckfour.xes.model.XLog |
extendLogWithAlignments(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments) |
public org.deckfour.xes.model.XLog extendLogWithAlignments(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments)
public static org.deckfour.xes.model.XLog doExtendLogWithAlignments(org.processmining.framework.plugin.PluginContext context,
AlignmentCollection alignments)