public class LowOccurrencesFilterConnection
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 |
---|
LowOccurrencesFilterConnection(org.deckfour.xes.model.XLog log,
org.deckfour.xes.model.XLog filteredLog,
LowOccurrencesFilterParameters parameters) |
Modifier and Type | Method and Description |
---|---|
LowOccurrencesFilterParameters |
getParameters() |
public static final java.lang.String LOG
public static final java.lang.String FILTEREDLOG
public LowOccurrencesFilterConnection(org.deckfour.xes.model.XLog log, org.deckfour.xes.model.XLog filteredLog, LowOccurrencesFilterParameters parameters)
public LowOccurrencesFilterParameters getParameters()