Package | Description |
---|---|
org.processmining.projectedrecallandprecision.framework |
Modifier and Type | Method and Description |
---|---|
static boolean |
LogModelFramework.addTraceToAutomaton(RunAutomaton2 modelAutomaton,
DFA logAutomaton,
EfficientLog log,
int trace,
short[] projectionKey,
org.processmining.framework.plugin.ProMCanceller canceller)
Add trace to log automaton and returns whether the trace can be replayed
on the model.
|
static org.processmining.plugins.InductiveMiner.Pair<java.lang.Integer,DFA> |
LogModelFramework.processLog(EfficientLog log,
RunAutomaton2 modelAutomaton,
org.processmining.framework.plugin.ProMCanceller canceller,
java.lang.String... names) |