public class ImportEventLog
extends java.lang.Object
| Constructor and Description |
|---|
ImportEventLog() |
| Modifier and Type | Method and Description |
|---|---|
Automaton |
convertLogToAutomatonFrom(java.lang.String fileName) |
Automaton |
createDAFSAfromLog(org.deckfour.xes.model.XLog xLog) |
java.util.Map<java.lang.String,java.lang.Integer> |
getlabelMapping() |
org.deckfour.xes.model.XLog |
importEventLog(java.lang.String fileName) |
public org.deckfour.xes.model.XLog importEventLog(java.lang.String fileName)
throws java.lang.Exception
java.lang.Exceptionpublic Automaton convertLogToAutomatonFrom(java.lang.String fileName) throws java.lang.Exception
java.lang.Exceptionpublic Automaton createDAFSAfromLog(org.deckfour.xes.model.XLog xLog) throws java.io.IOException
java.io.IOExceptionpublic java.util.Map<java.lang.String,java.lang.Integer> getlabelMapping()