Package | Description |
---|---|
org.processmining.logenhancement.filtering.attributes |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
AttributeEditorPlugin.doFilterLog(org.processmining.framework.plugin.PluginContext context,
LogAdapter logAdapter,
java.util.List<AttributeEditorSelection> filterSelection) |
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) |
AttributeEditorPanel(LogAdapter logAdapter) |