public class FilterdAttributeComposeCategoricalConfig extends FilterdAbstractConfig
classifier, filterType, isAttribute, isValid, log, parameters, standardExtensions| Constructor and Description |
|---|
FilterdAttributeComposeCategoricalConfig(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 .
|
checkEmptyLog, filter, getClassifier, getFilterType, getLog, getParameter, getParameters, isValid, parameterListeners, populate, setClassifier, setFilterType, setLog, setParameterspublic FilterdAttributeComposeCategoricalConfig(org.deckfour.xes.model.XLog log,
Filter filterType)
public boolean checkValidity(org.deckfour.xes.model.XLog candidateLog)
FilterdAbstractConfigcheckValidity in class FilterdAbstractConfigpublic boolean canPopulate(FilterConfigPanelController component)
FilterdAbstractConfigcanPopulate in class FilterdAbstractConfigpublic AbstractFilterConfigPanelController getConfigPanel()
FilterdAbstractConfiggetConfigPanel in class FilterdAbstractConfig