Package | Description |
---|---|
org.processmining.filterd.configurations |
Modifier and Type | Method and Description |
---|---|
abstract FilterdAbstractConfig |
FilterdAbstractReferencingConfig.changeReference(ParameterOneFromSetExtendedController controller)
Method responsible for assigning the new correct reference based on the
OneFromSetExtended controller that it receives into the concreteReference
Before that, it removes all of the parameters from the Referenceable config
from the parameters array of this config, and after it updates the reference
it also adds the new parameters of the reference to its own parameters list
|
FilterdAbstractConfig |
FilterdEventAttrConfig.changeReference(ParameterOneFromSetExtendedController chosen)
Changes the reference this configuration is holding.
|
FilterdAbstractConfig |
FilterdModifMergeSubsequentConfig.changeReference(ParameterOneFromSetExtendedController controller)
Changes the content of the configuration according to the selected attributes
|
FilterdAbstractConfig |
FilterdTraceEndEventConfig.changeReference(ParameterOneFromSetExtendedController controller)
Changes the content of the configuration according to the
selected attributes
|
FilterdAbstractConfig |
FilterdTraceStartEventConfig.changeReference(ParameterOneFromSetExtendedController controller)
Changes the content of the configuration according to the
selected attributes
|