Class LogCheckGlobalAttributes
- java.lang.Object
-
- org.processmining.log.logchecks.impl.LogCheckGlobalAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheck(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, LogCheckerReport report)static LogCheckgetInstance()
-
-
-
Method Detail
-
getInstance
public static LogCheck getInstance()
-
check
public boolean check(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, LogCheckerReport report)
-
-