|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.plugins.loginsertstart.AddStMain
public class AddStMain
Check the log and see if any start events exist or not in the event log and then calls the class to add the add the missing start events.
Constructor Summary | |
---|---|
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 |
Method Summary | |
---|---|
int |
getAddCounter()
Number of start events added |
org.deckfour.xes.model.XLog |
getLog()
The edited log |
int |
getRemoveCounter()
Number of events removed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
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.Method Detail |
---|
public org.deckfour.xes.model.XLog getLog()
public int getAddCounter()
public int getRemoveCounter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |