public class AddStMain
extends java.lang.Object
| Constructor and Description |
|---|
AddStMain(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.lang.String displayChoice,
java.lang.String outLierChoice)
Initialize the plugin by checking if any start events exist in the log
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAddCounter()
Number of start events added
|
org.deckfour.xes.model.XLog |
getLog()
The edited log
|
int |
getRemoveCounter()
Number of events removed
|
public AddStMain(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.lang.String displayChoice,
java.lang.String outLierChoice)
context - The pluginContext in which this plugin is executed.log - The log that needs to be filtered.