Package | Description |
---|---|
org.processmining.plugins.bpsim | |
org.processmining.plugins.bpsim.exporter | |
org.processmining.plugins.bpsim.importer |
Modifier and Type | Method and Description |
---|---|
BPSim |
ProcessTree2BPSimConverter.converterDefaultPlugin(org.processmining.framework.plugin.PluginContext context,
org.processmining.processtree.ProcessTree tree) |
Modifier and Type | Method and Description |
---|---|
ElementParameters |
ProcessTree2BPSimConverter.getElementParams(BPSim bpsim,
java.util.UUID treeId) |
java.lang.Boolean |
ProcessTree2BPSimConverter.hasElementParams(BPSim bpsim,
java.util.UUID treeId) |
Modifier and Type | Method and Description |
---|---|
void |
BPSimExportComplete.exportCompletePlugin(org.processmining.framework.plugin.PluginContext context,
BPSim bpsim,
java.io.File file) |
void |
BPSimExportExtended.exportCompletePlugin(org.processmining.framework.plugin.PluginContext context,
BPSim bpsim,
java.io.File file) |
void |
BPSimExportReferences.exportCompletePlugin(org.processmining.framework.plugin.PluginContext context,
BPSim bpsim,
java.io.File file) |
void |
BPSimExportStandard.exportCompletePlugin(org.processmining.framework.plugin.PluginContext context,
BPSim bpsim,
java.io.File file) |
void |
BPSimExport.exportPlugin(org.processmining.framework.plugin.PluginContext context,
BPSim bpsim,
java.io.File file,
boolean[] parameters) |
Modifier and Type | Method and Description |
---|---|
BPSim |
BPSimImport.importResults(BPSim bpsim,
java.io.File file) |
Modifier and Type | Method and Description |
---|---|
BPSim |
BPSimImport.importResults(BPSim bpsim,
java.io.File file) |