Package | Description |
---|---|
org.processmining.filterd.configurations | |
org.processmining.filterd.gui | |
org.processmining.filterd.widgets |
Modifier and Type | Method and Description |
---|---|
FilterdAbstractConfig |
FilterdAbstractConfig.populate(AbstractFilterConfigPanelController abstractComponent)
Populates the parameters with information from the configuration panel.
|
FilterdAbstractConfig |
FilterdAbstractReferenceableConfig.populate(AbstractFilterConfigPanelController abstractComponent) |
FilterdAbstractConfig |
FilterdAbstractReferencingConfig.populate(AbstractFilterConfigPanelController abstractComponent)
retrieves the parameters from the ui components and updates in the values
of the parameters in the parameters array based on what the user has chosen
it also calls the populate method of its concrete reference
|
Modifier and Type | Class and Description |
---|---|
class |
FilterConfigPanelController
Default configuration panel for filters.
|
class |
NestedFilterConfigPanelController
Configuration panel for referenceable filter configurations.
|
Modifier and Type | Method and Description |
---|---|
AbstractFilterConfigPanelController |
ParameterOneFromSetExtendedController.getNestedConfigPanel()
Getter for the nested configuration panel.
|