Modifier and Type | Method and Description |
---|---|
static TimeContext |
ContextInfoParser.readTimeContext(java.io.InputStream input) |
static TimeContext |
TimeContext.simpleMerge(TimeContext tc1,
TimeContext tc2)
Appends one tc file to another
|
Modifier and Type | Method and Description |
---|---|
static TimeContext |
TimeContext.simpleMerge(TimeContext tc1,
TimeContext tc2)
Appends one tc file to another
|
static void |
ContextInfoParser.writeTimeContext(TimeContext tc,
java.io.File file) |
Modifier and Type | Method and Description |
---|---|
static TimeContext |
LogWorkloadContextFinder.findWorkLoadInformation(org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
TimeContext |
MergeContextPlugin.enrichWithContext(org.processmining.contexts.uitopia.UIPluginContext context,
TimeContext tcontext1,
TimeContext tcontext2) |
Modifier and Type | Method and Description |
---|---|
TimeContext |
MergeContextPlugin.enrichWithContext(org.processmining.contexts.uitopia.UIPluginContext context,
TimeContext tcontext1,
TimeContext tcontext2) |
void |
ExportContextInfoPlugin.export(org.processmining.framework.plugin.PluginContext context,
TimeContext tc,
java.io.File file) |
Modifier and Type | Method and Description |
---|---|
TimeContext |
LogWorkLoadContextFinderPlugin.findWorkLoad(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
LogEnrichPlugin.enrichWithContext(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
TimeContext tcontext) |