public class FilterdTraceEndEventCategoricalConfig extends FilterdAbstractReferenceableConfig
classifier, configPanel, filterType, isAttribute, isValid, log, parameters, standardExtensions
Constructor and Description |
---|
FilterdTraceEndEventCategoricalConfig(org.deckfour.xes.model.XLog log,
Filter filterType,
java.lang.String key,
java.util.List<org.deckfour.xes.classification.XEventClassifier> classifiers) |
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 log)
Checks whether the imported log complies with the filter configuration(s)
|
NestedFilterConfigPanelController |
getConfigPanel()
generates the panel to be displayed based on the parameters of the config
|
java.lang.String |
getKey() |
populate
checkEmptyLog, filter, getClassifier, getFilterType, getLog, getParameter, getParameters, isValid, parameterListeners, setClassifier, setFilterType, setLog, setParameters
public FilterdTraceEndEventCategoricalConfig(org.deckfour.xes.model.XLog log, Filter filterType, java.lang.String key, java.util.List<org.deckfour.xes.classification.XEventClassifier> classifiers)
public boolean canPopulate(FilterConfigPanelController component)
FilterdAbstractConfig
canPopulate
in class FilterdAbstractReferenceableConfig
public boolean checkValidity(org.deckfour.xes.model.XLog log)
FilterdAbstractConfig
checkValidity
in class FilterdAbstractReferenceableConfig
public java.lang.String getKey()
getKey
in class FilterdAbstractReferenceableConfig
public NestedFilterConfigPanelController getConfigPanel()
FilterdAbstractReferenceableConfig
getConfigPanel
in class FilterdAbstractReferenceableConfig