public class OpenLogFileDFAImpl extends AbstractOpenXESFilePlugin
Constructor and Description |
---|
OpenLogFileDFAImpl() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterParse(org.deckfour.xes.factory.XFactory factory) |
protected void |
beforeParse(org.deckfour.xes.factory.XFactory factory) |
protected java.lang.Object |
importFromFile(org.processmining.framework.plugin.PluginContext context,
java.io.File file) |
protected java.lang.Object |
importFromStreamWithFactory(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String fileName,
long fileSizeInBytes,
org.deckfour.xes.factory.XFactory factory) |
getInputStream, importFile, importFile, importFile, importFile, log
protected java.lang.Object importFromFile(org.processmining.framework.plugin.PluginContext context, java.io.File file) throws java.lang.Exception
importFromFile
in class AbstractOpenXESFilePlugin
java.lang.Exception
protected java.lang.Object importFromStreamWithFactory(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String fileName, long fileSizeInBytes, org.deckfour.xes.factory.XFactory factory) throws java.lang.Exception
importFromStreamWithFactory
in class AbstractOpenXESFilePlugin
java.lang.Exception
protected void beforeParse(org.deckfour.xes.factory.XFactory factory)
beforeParse
in class AbstractOpenXESFilePlugin
protected void afterParse(org.deckfour.xes.factory.XFactory factory)
afterParse
in class AbstractOpenXESFilePlugin