public class LowOccurrencesFilterParameters extends AbstractLogFilterParameters
Constructor and Description |
---|
LowOccurrencesFilterParameters(LowOccurrencesFilterParameters parameters) |
LowOccurrencesFilterParameters(org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
int |
getThreshold() |
void |
setThreshold(int threshold) |
getClassifier, setClassifier
displayError, displayError, displayMessage, displayMessage, displayWarning, displayWarning, getMessageLevel, isTryConnections, setMessageLevel, setTryConnections
public LowOccurrencesFilterParameters(org.deckfour.xes.model.XLog log)
public LowOccurrencesFilterParameters(LowOccurrencesFilterParameters parameters)
public int getThreshold()
public void setThreshold(int threshold)
public boolean equals(java.lang.Object object)
equals
in class AbstractLogFilterParameters