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, setConcreteReference
checkEmptyLog, filter, getClassifier, getFilterType, getLog, getParameter, getParameters, isValid, parameterListeners, setClassifier, setFilterType, setLog, setParameters
public FilterdModifMergeSubsequentConfig(org.deckfour.xes.model.XLog log, Filter filterType)
public boolean canPopulate(FilterConfigPanelController component)
FilterdAbstractConfig
canPopulate
in class FilterdAbstractReferencingConfig
public boolean checkValidity(org.deckfour.xes.model.XLog candidateLog)
FilterdAbstractConfig
checkValidity
in class FilterdAbstractReferencingConfig
public FilterdAbstractConfig changeReference(ParameterOneFromSetExtendedController controller)
changeReference
in class FilterdAbstractReferencingConfig
public AbstractFilterConfigPanelController getConfigPanel()
FilterdAbstractConfig
getConfigPanel
in class FilterdAbstractConfig