Package | Description |
---|---|
org.processmining.ptandloggenerator.algorithms | |
org.processmining.ptandloggenerator.plugins | |
org.processmining.ptandloggenerator.renderers |
Modifier and Type | Method and Description |
---|---|
LogCollection |
LogCollectionGenerator.getLogs() |
Modifier and Type | Method and Description |
---|---|
LogCollection |
GenerateLogCollection.run(org.processmining.framework.plugin.PluginContext context,
NewickTreeCollection collection,
int numTrainigTraces) |
LogCollection |
GenerateLogCollection.run(org.processmining.contexts.uitopia.UIPluginContext context,
NewickTreeCollection collection) |
LogCollection |
GenerateLogCollectionNoise.run(org.processmining.contexts.uitopia.UIPluginContext context,
NewickTreeCollection collection) |
Modifier and Type | Method and Description |
---|---|
void |
ExportXLogCollection.exportToFile(org.processmining.framework.plugin.PluginContext context,
java.io.File file,
org.deckfour.xes.out.XSerializer logSerializer,
LogCollection collection) |
void |
ExportXLogCollection.exportXLogCollectionGz(org.processmining.framework.plugin.PluginContext context,
LogCollection collection,
java.io.File file) |
org.processmining.petrinets.list.PetriNetList |
ApplyAlphaLogCollection.run(org.processmining.framework.plugin.PluginContext context,
LogCollection logs) |
void |
UnPackXLogCollection.unpack(org.processmining.framework.plugin.PluginContext context,
LogCollection output) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JComponent |
LogCollectionRenderer.visualize(org.processmining.framework.plugin.PluginContext context,
LogCollection output) |