- filter - Variable in class org.processmining.plugins.log.logfilters.AttributeFilterParameters
-
- filter(PluginContext, XLog, XEvent) - Method in class org.processmining.plugins.log.logfilters.impl.AddArtificialEndFilter
-
This method filters a log by adding an artificial end event to each trace
in the log.
- filter(PluginContext, XLog, XEvent) - Method in class org.processmining.plugins.log.logfilters.impl.AddArtificialStartFilter
-
This method filters a log by adding an artificial start event to each
trace in the log.
- filter(PluginContext, XLog, String[], String[]) - Method in class org.processmining.plugins.log.logfilters.impl.DefaultLogFilter
-
This method filters a log by 1) removing all XEvents of which the
XLifeCycleExtension
- filter(PluginContext, XLog, XEventClasses) - Method in class org.processmining.plugins.log.logfilters.impl.DuplicateEventLogFilter
-
This method filters a log by removing events from a trace, if the event
is of the same XEventClass as the previous event
- filter(PluginContext, XLog) - Method in class org.processmining.plugins.log.logfilters.impl.FirstSixMonthsFilter
-
- filter(XLog, XEventCondition, XTraceCondition) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the given XEventCondition returns false.
- filter(Progress, int, XLog, XLogInfo, XEventCondition, XTraceCondition) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the given XEventCondition returns false.
- filter(XLog, XTraceCondition) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by checking the given XTrace condition on each
trance.
- filter(Progress, int, XLog, XLogInfo, XTraceCondition) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by checking the given XTrace condition on each
trance.
- filter(XLog, XEventCondition) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the given XEventCondition returns false.
- filter(Progress, int, XLog, XLogInfo, XEventCondition) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the given XEventCondition returns false.
- filter(XLog, XEventEditor, XTraceEditor) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by editing the XEvent objects from all XTrace
object in the given XLog.
- filter(Progress, int, XLog, XLogInfo, XEventEditor, XTraceEditor) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by editing the XEvent objects from all XTrace
object in the given XLog.
- filter(XLog, XTraceEditor) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by editing all XTrace objects in the given
XLog.
- filter(Progress, int, XLog, XLogInfo, XTraceEditor) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by editing all XTrace objects in the given
XLog.
- filter(XLog, XEventEditor) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by editing the XEvent objects from all XTrace
object in the given XLog.
- filter(Progress, int, XLog, XLogInfo, XEventEditor) - Static method in class org.processmining.plugins.log.logfilters.LogFilter
-
This method filters a log by editing the XEvent objects from all XTrace
object in the given XLog.
- filter(XLog) - Method in class org.processmining.plugins.log.logfilters.ui.LogFilterUI
-
Runs the simple log filter on the given log.
- filter(UIPluginContext, XLog) - Static method in class org.processmining.plugins.loginsertstart.AddStPlugin
-
This class adds missing start events to the event log
- filterDialog(UIPluginContext, XLog) - Method in class org.processmining.plugins.log.logfilters.AttributeFilterPlugin
-
- filterDialog(UIPluginContext, XLog) - Method in class org.processmining.plugins.log.logfilters.TraceAttributeFilterPlugin
-
- filterParameters(PluginContext, XLog, AttributeFilterParameters) - Method in class org.processmining.plugins.log.logfilters.AttributeFilterPlugin
-
- filterParameters(PluginContext, XLog, AttributeFilterParameters) - Method in class org.processmining.plugins.log.logfilters.TraceAttributeFilterPlugin
-
- filterWithAll(PluginContext, XLog, String[], String[], String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the group of XEvent is not contained in the
given set of resources, or in the given set of roles, or in the given set
of groups.
- filterWithBoth(PluginContext, XLog, XEventClasses, XEventClass[], Double, Double, Boolean) - Method in class org.processmining.plugins.log.logfilters.impl.EventLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the getName() of XEvent is not contained in
the given set of labels.
- filterWithClassifier(PluginContext, XLog, XEventClassifier, String[]) - Method in class org.processmining.plugins.log.logfilters.impl.EventLogFilter
-
- filterWithClassifier(PluginContext, XLog, XEventClassifier, String[]) - Method in class org.processmining.plugins.log.logfilters.impl.FinalEventLogFilter
-
- filterWithClassifier(PluginContext, XLog, XEventClassifier, String[]) - Method in class org.processmining.plugins.log.logfilters.impl.StartEventLogFilter
-
- filterWithGroups(PluginContext, XLog, String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the group of XEvent is not contained in the
given set of groups.
- filterWithGroupsAndRoles(PluginContext, XLog, String[], String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the group of XEvent is not contained in the
given set of groups, or in the given set of roles.
- filterWithMinCases(PluginContext, XLog, XEventClasses, XEventClass[], Double) - Method in class org.processmining.plugins.log.logfilters.impl.EventLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the getName() of XEvent is not contained in
the given set of labels.
- filterWithMinOccFreq(PluginContext, XLog, XEventClasses, XEventClass[], Double) - Method in class org.processmining.plugins.log.logfilters.impl.EventLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the getName() of XEvent is not contained in
the given set of labels.
- filterWithNames(PluginContext, XLog, XEventClasses, XEventClass[]) - Method in class org.processmining.plugins.log.logfilters.impl.EventLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the XEventClass belonging to this XEvent is
not provided in the given XEventClasses object
- filterWithNames(PluginContext, XLog, XEventClasses) - Method in class org.processmining.plugins.log.logfilters.impl.FinalEventLogFilter
-
This method filters a log by removing all traces from the log which do
not end with one of the given events
- filterWithNames(PluginContext, XLog, String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the resource of XEvent is not contained in
the given set of resources.
- filterWithNames(PluginContext, XLog, XEventClasses) - Method in class org.processmining.plugins.log.logfilters.impl.StartEventLogFilter
-
This method filters a log by removing all traces from the log which do
not start with one of the given events
- filterWithNamesAndGroups(PluginContext, XLog, String[], String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the resource of XEvent is not contained in
the given set of resources, or in the given set of groups.
- filterWithNamesAndRoles(PluginContext, XLog, String[], String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the group of XEvent is not contained in the
given set of resources, or in the given set of roles.
- filterWithRoles(PluginContext, XLog, String[]) - Method in class org.processmining.plugins.log.logfilters.impl.OriginatorLogFilter
-
This method filters a log by removing XEvent objects from all XTrace
object in the given XLog, if the role of XEvent is not contained in the
given set of roles.
- FinalEventLogFilter - Class in org.processmining.plugins.log.logfilters.impl
-
- FinalEventLogFilter() - Constructor for class org.processmining.plugins.log.logfilters.impl.FinalEventLogFilter
-
- FirstSixMonthsFilter - Class in org.processmining.plugins.log.logfilters.impl
-
- FirstSixMonthsFilter() - Constructor for class org.processmining.plugins.log.logfilters.impl.FirstSixMonthsFilter
-