public class AttributeEditor
extends java.lang.Object
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
processLog()
Filter the Log with the settings that the current instance was created
with.
|
public AttributeEditor(org.processmining.framework.plugin.Progress progressListener,
LogAdapter logAdapter,
AttributeFilterByEnum filterOption,
java.lang.String filterAttributeName,
java.lang.Object filterAttributeValue,
XAttributeEditor attributeEditor)
progressListener - will be used to report progress and incremented for each trace of the loglogAdapter - filterOption - filterAttributeName - filterAttributeValue - public 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)
progressListener - will be used to report progress and incremented for each trace of the loglogAdapter - filterOption - filterAttributeName - filterAttributeValue - filterEventClass -