public class FilterdTraceFollowerConfig extends FilterdAbstractConfig
classifier, configPanel, filterType, isAttribute, isValid, log, parameters, standardExtensions
Constructor and Description |
---|
FilterdTraceFollowerConfig(org.deckfour.xes.model.XLog log,
Filter filterType) |
Modifier and Type | Method and Description |
---|---|
boolean |
canPopulate(FilterConfigPanelController component)
Checks whether all components from the configuration panel have a mapping
to all parameters of the concrete configuration.
|
boolean |
checkValidity(org.deckfour.xes.model.XLog candidateLog)
Checks whether the imported log complies with the filter configuration(s)
|
AbstractFilterConfigPanelController |
getConfigPanel()
Returns the configuration panel which is used by the
and .
|
void |
setupConfigPanel() |
checkEmptyLog, filter, getClassifier, getFilterType, getLog, getParameter, getParameters, isValid, parameterListeners, populate, setClassifier, setFilterType, setLog, setParameters
public FilterdTraceFollowerConfig(org.deckfour.xes.model.XLog log, Filter filterType) throws EmptyLogException
EmptyLogException
public boolean canPopulate(FilterConfigPanelController component)
FilterdAbstractConfig
canPopulate
in class FilterdAbstractConfig
public AbstractFilterConfigPanelController getConfigPanel()
FilterdAbstractConfig
getConfigPanel
in class FilterdAbstractConfig
public void setupConfigPanel()
public boolean checkValidity(org.deckfour.xes.model.XLog candidateLog)
FilterdAbstractConfig
checkValidity
in class FilterdAbstractConfig