Package org.processmining.framework.log.filter

Class Summary
AbstractLogFilter Title:
ActivityInversionFilter Filter removes all directly succeding log events that are repetitions (i.e., occurrences of the same log event) but the first and the last event.
AddArtificialEndTaskLogFilter Title: AddArtificialEndTaskLogFilter
AddArtificialStartTaskLogFilter Title: AddArtificialStartTaskLogFilter
AddNoiseLogFilter Title: AddNoiseLogFilter
DataAttributeLogFilter Title:
DefaultLogFilter This logFilter filters the log based on the event types of audittrailentries.
DuplicateTasksLogFilter Title:
EndLogFilter This logFilter filters the log based on the final event of a ProcessInstance.
IntermediateRepetitionsFilter Filter removes all directly succeding log events that are repetitions (i.e., occurrences of the same log event) but the first and the last event.
LogAttributeReplacementFilter Title: LogAttributeReplacementFilter
LogEventLogFilter This logFilter filters the log based on the modelelements of audittrailentries.
LogEventLogFilterEnh This logFilter filters the log based on the modelelements of audittrailentries.
LogFilterCollection Defines a collection of logFilters of a certain type.
LogFilterParameterDialog Title:
LogOriginatorLogFilter This logFilter filters the log based on the originators of audittrailentries.
ObfuscationFilter This Logfilter obfuscates the Model element names of the audit trail entries in the log.
RemapElementLogFilter Log filter for remapping log event names to replacement strings, based on the matching of given regular expressions.
RemapElementLogFilterParamDialog Dialog for controlling the log event remapping log filter
StartLogFilter This logFilter filters the log based on the start event of a ProcessInstance.
TransitiveCalculationLogFilter Title:
TransitiveClosureLogFilter Title:
TransitiveReductionLogFilter Title: