public class LoadAnnotationPlugin
extends java.lang.Object
only works, when time stamps are available
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT_LOAD |
Constructor and Description |
---|
LoadAnnotationPlugin() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
addNumberOfInstancesInSystemToLog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log)
Count the number of active cases in the process and add the count to each instance
|
org.deckfour.xes.model.XLog |
addNumberOfInstancesInSystemToLogHeadless(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
public static final java.lang.String CONTEXT_LOAD
public org.deckfour.xes.model.XLog addNumberOfInstancesInSystemToLog(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)
public org.deckfour.xes.model.XLog addNumberOfInstancesInSystemToLogHeadless(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)