public class FilterdEventAttrCategoricalConfig extends FilterdAbstractReferenceableConfig
classifier, configPanel, filterType, isAttribute, isValid, log, parameters, standardExtensions
Constructor and Description |
---|
FilterdEventAttrCategoricalConfig(org.deckfour.xes.model.XLog log,
Filter filterType,
java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
boolean |
canPopulate(FilterConfigPanelController component)
Checks if the configuration can populate the parameters.
|
boolean |
checkValidity(org.deckfour.xes.model.XLog log)
Check if the parameters are still valid on the candidate log.
|
java.lang.String |
getKey()
Getter for the key.
|
getConfigPanel, populate
checkEmptyLog, filter, getClassifier, getFilterType, getLog, getParameter, getParameters, isValid, parameterListeners, setClassifier, setFilterType, setLog, setParameters
public FilterdEventAttrCategoricalConfig(org.deckfour.xes.model.XLog log, Filter filterType, java.lang.String key)
public boolean checkValidity(org.deckfour.xes.model.XLog log)
checkValidity
in class FilterdAbstractReferenceableConfig
candidateLog
- the log to check.public boolean canPopulate(FilterConfigPanelController component)
canPopulate
in class FilterdAbstractReferenceableConfig
component
- The component that populates the parameters.public java.lang.String getKey()
getKey
in class FilterdAbstractReferenceableConfig