apply
protected org.deckfour.xes.model.XLog apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlog,
AddLifecyclesInformationParameters parameters)
Runs through the event log and for each event, creates a lifecycles
(list) attribute using the appropriate XES extension. For each event, a
single entry is created using the activity instance, model (obtained from
log level attribute), and transition information, obtained from the
concept and (original) lifecycle extensions. Note that if no log-level
lifecycle model attribute is present, nothing is done. Also, the
lifecycle event attribute does not need to be global, as there can be
events that do not affect a lifecycle.
- Parameters:
context
- The plugin context.
eventlog
- The event log.
- Returns: