public class FilterdModifMergeSubsequentConfig extends FilterdAbstractReferencingConfig
classifier, filterType, isAttribute, isValid, log, parameters, standardExtensions| Constructor and Description |
|---|
FilterdModifMergeSubsequentConfig(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.
|
FilterdAbstractConfig |
changeReference(ParameterOneFromSetExtendedController controller)
Changes the content of the configuration according to the selected attributes
|
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 .
|
getConcreteReference, populate, setConcreteReferencecheckEmptyLog, filter, getClassifier, getFilterType, getLog, getParameter, getParameters, isValid, parameterListeners, setClassifier, setFilterType, setLog, setParameterspublic FilterdModifMergeSubsequentConfig(org.deckfour.xes.model.XLog log,
Filter filterType)
public boolean canPopulate(FilterConfigPanelController component)
FilterdAbstractConfigcanPopulate in class FilterdAbstractReferencingConfigpublic boolean checkValidity(org.deckfour.xes.model.XLog candidateLog)
FilterdAbstractConfigcheckValidity in class FilterdAbstractReferencingConfigpublic FilterdAbstractConfig changeReference(ParameterOneFromSetExtendedController controller)
changeReference in class FilterdAbstractReferencingConfigpublic AbstractFilterConfigPanelController getConfigPanel()
FilterdAbstractConfiggetConfigPanel in class FilterdAbstractConfig