| Package | Description |
|---|---|
| org.processmining.logenhancement.filtering.attributes |
| Modifier and Type | Method and Description |
|---|---|
AttributeFilterByEnum |
AttributeEditorSelection.getFilterOption() |
static AttributeFilterByEnum |
AttributeFilterByEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeFilterByEnum[] |
AttributeFilterByEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeEditorSelection.setFilterOption(AttributeFilterByEnum filterOption) |
| Constructor and Description |
|---|
AttributeEditor(org.processmining.framework.plugin.Progress progressListener,
LogAdapter logAdapter,
AttributeFilterByEnum filterOption,
java.lang.String filterAttributeName,
java.lang.Object filterAttributeValue,
XAttributeEditor attributeEditor) |
AttributeEditor(org.processmining.framework.plugin.Progress progressListener,
LogAdapter logAdapter,
AttributeFilterByEnum filterOption,
java.lang.String filterAttributeName,
java.lang.Object filterAttributeValue,
org.deckfour.xes.classification.XEventClass filterEventClass,
XAttributeEditor attributeEditor) |