|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.processmining.plugins.log.export.ExportLogExtCSV
public class ExportLogExtCSV
| Constructor Summary | |
|---|---|
ExportLogExtCSV()
|
|
| Method Summary | |
|---|---|
void |
export(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.io.File file)
|
static void |
serializeLogCSV(org.deckfour.xes.model.XLog log,
java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportLogExtCSV()
| Method Detail |
|---|
public void export(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.io.File file)
throws java.io.IOException
java.io.IOException
public static void serializeLogCSV(org.deckfour.xes.model.XLog log,
java.io.File file)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||