Package org.processmining.log.logchecks
Interface LogCheck
-
- All Known Implementing Classes:
LogCheckConsistentTypes,LogCheckEventClassifiersGlobal,LogCheckGlobalAttributes
public interface LogCheck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheck(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, LogCheckerReport report)
-
-
-
Method Detail
-
check
boolean check(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, LogCheckerReport report)
-
-