Modifier and Type | Method and Description |
---|---|
PLGLogCollection |
PLGLogGenerator.generateLogs(org.processmining.contexts.uitopia.UIPluginContext context,
PLGProcessCollection processes)
This method implements the plugin for the execution and the generation of
a set of logs, given a set of processes
|
Modifier and Type | Method and Description |
---|---|
PLGProcessCollection |
PLGProcessGenerator.generateProcesses(org.processmining.contexts.uitopia.UIPluginContext context)
This method implements the generator of a collection of processes
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
ProcessCollectionViewer.visualize(org.processmining.framework.plugin.PluginContext context,
PLGProcessCollection collection) |
Modifier and Type | Method and Description |
---|---|
void |
ExportProcessCollection.exportPLGProcessCollection(org.processmining.framework.plugin.PluginContext context,
PLGProcessCollection processCollection,
java.io.File file)
This plugin is used to export a process collection object
|
Modifier and Type | Method and Description |
---|---|
static PLGProcessCollection |
PLGProcessCollection.importCollection(java.io.InputStream input) |