Modifier and Type | Method and Description |
---|---|
protected org.deckfour.xes.model.XLog |
AddLifecyclesInformationAlgorithm.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.
|
Modifier and Type | Method and Description |
---|---|
AddLifecyclesInformationParameters |
AddLifecyclesInformationConnection.getParameters() |
Constructor and Description |
---|
AddLifecyclesInformationConnection(org.deckfour.xes.model.XLog eventlogin,
org.deckfour.xes.model.XLog eventlogout,
AddLifecyclesInformationParameters parameters) |
Modifier and Type | Method and Description |
---|---|
AddLifecyclesInformationParameters |
AddLifecyclesInformationParametersStep.apply(AddLifecyclesInformationParameters parameters,
javax.swing.JComponent component) |
static AddLifecyclesInformationParameters |
AddLifecyclesInformationWizard.show(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
AddLifecyclesInformationParameters parameters) |
Modifier and Type | Method and Description |
---|---|
AddLifecyclesInformationParameters |
AddLifecyclesInformationParametersStep.apply(AddLifecyclesInformationParameters parameters,
javax.swing.JComponent component) |
boolean |
AddLifecyclesInformationParametersStep.canApply(AddLifecyclesInformationParameters parameters,
javax.swing.JComponent component) |
javax.swing.JComponent |
AddLifecyclesInformationParametersStep.getComponent(AddLifecyclesInformationParameters parameters) |
static AddLifecyclesInformationParameters |
AddLifecyclesInformationWizard.show(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
AddLifecyclesInformationParameters parameters) |
Constructor and Description |
---|
AddLifecyclesInformationParametersStep(java.lang.String title,
AddLifecyclesInformationParameters parameters,
org.deckfour.xes.model.XLog eventlog) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
AddLifecyclesInformationPlugin.runParameters(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlogin,
AddLifecyclesInformationParameters parameters) |
org.deckfour.xes.model.XLog |
AddLifecyclesInformationPlugin.runPrivate(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlogin,
AddLifecyclesInformationParameters parameters) |