| Package | Description |
|---|---|
| org.processmining.plugins.plg.generator.process |
| Modifier and Type | Method and Description |
|---|---|
PLGProcessGeneratorConfiguration |
PLGProcessCollectionGeneratorConfiguration.getSingleProcess() |
| Modifier and Type | Method and Description |
|---|---|
PlgProcess |
PLGProcessGenerator.generateProcess(org.processmining.framework.plugin.PluginContext context,
PLGProcessGeneratorConfiguration configuration)
This method implements the generation of a single process, starting from
the given configuration
|
void |
PLGProcessCollectionGeneratorConfiguration.setSingleProcess(PLGProcessGeneratorConfiguration singleProcess) |
| Constructor and Description |
|---|
PLGProcessCollectionGeneratorConfiguration(java.lang.String name,
PLGProcessGeneratorConfiguration singleProcess,
int instancesNo) |