Package | Description |
---|---|
org.processmining.dataawareexplorer.explorer.model |
Modifier and Type | Method and Description |
---|---|
FilterConfiguration.SelectionFilterMode |
FilterConfiguration.getSelectionFilterMode() |
static FilterConfiguration.SelectionFilterMode |
FilterConfiguration.SelectionFilterMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FilterConfiguration.SelectionFilterMode[] |
FilterConfiguration.SelectionFilterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FilterConfiguration.setSelectionFilterMode(FilterConfiguration.SelectionFilterMode selectionFilterMode) |