public class HighFrequencyFilterConnection
extends org.processmining.framework.connections.impl.AbstractConnection
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILTEREDLOG |
static java.lang.String |
LOG |
| Constructor and Description |
|---|
HighFrequencyFilterConnection(org.deckfour.xes.model.XLog log,
org.deckfour.xes.model.XLog filteredLog,
HighFrequencyFilterParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
HighFrequencyFilterParameters |
getParameters() |
public static final java.lang.String LOG
public static final java.lang.String FILTEREDLOG
public HighFrequencyFilterConnection(org.deckfour.xes.model.XLog log,
org.deckfour.xes.model.XLog filteredLog,
HighFrequencyFilterParameters parameters)
public HighFrequencyFilterParameters getParameters()