Package | Description |
---|---|
org.processmining.plugins.plg.generator.log |
Modifier and Type | Method and Description |
---|---|
PLGLogGeneratorConfiguration |
PLGLogCollectionGeneratorConfiguration.getSingleLog() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
PLGLogGenerator.generateLog(org.processmining.framework.plugin.PluginContext context,
PlgProcess process,
PLGLogGeneratorConfiguration configuration)
This method implements the plugin for the execution and the generation of
a log, given a configuration and a process model
|
void |
PLGLogCollectionGeneratorConfiguration.setSingleLog(PLGLogGeneratorConfiguration singleLog) |
Constructor and Description |
---|
PLGLogCollectionGeneratorConfiguration(java.lang.String name,
PLGLogGeneratorConfiguration singleLog,
int logNo) |