Package | Description |
---|---|
org.processmining.log.algorithms | |
org.processmining.log.dialogs | |
org.processmining.log.plugins | |
org.processmining.log.utils |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
MergeLogsAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog mainLog,
org.deckfour.xes.model.XLog subLog,
MergeLogsParameters parameters) |
Constructor and Description |
---|
MergeLogsDialog(MergeLogsParameters parameters,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
MergeLogsPlugin.run(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog mainLog,
org.deckfour.xes.model.XLog subLog,
MergeLogsParameters parameters) |
Modifier and Type | Method and Description |
---|---|
static java.util.Date |
MergeLogsUtils.getDate(MergeLogsParameters parameters,
java.lang.String date) |