Package | Description |
---|---|
org.processmining.log.algorithms | |
org.processmining.log.logchecks | |
org.processmining.log.logchecks.impl | |
org.processmining.log.plugins |
Modifier and Type | Method and Description |
---|---|
LogCheckerReport |
LogCheckerAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
boolean |
LogCheck.check(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerReport report) |
Modifier and Type | Method and Description |
---|---|
boolean |
LogCheckConsistentTypes.check(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerReport report) |
boolean |
LogCheckEventClassifiersGlobal.check(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerReport report) |
boolean |
LogCheckGlobalAttributes.check(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerReport report) |
boolean |
LogCheckConsistentTypes.checkEvents(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerReport report) |
boolean |
LogCheckConsistentTypes.checkTraces(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCheckerReport report) |
Modifier and Type | Method and Description |
---|---|
LogCheckerReport |
LogCheckerPlugin.runDefault(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |