public class LogSource
extends java.lang.Object
Constructor and Description |
---|
LogSource(org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
void |
export(org.processmining.framework.plugin.PluginContext context,
java.lang.String input,
int[] selectedIndex) |
org.deckfour.xes.model.XLog |
getLog() |
void |
setLog(org.deckfour.xes.model.XLog log) |
public void export(org.processmining.framework.plugin.PluginContext context, java.lang.String input, int[] selectedIndex)
public org.deckfour.xes.model.XLog getLog()
public void setLog(org.deckfour.xes.model.XLog log)
log
- the log to set