Package | Description |
---|---|
org.processmining.models.impl | |
org.processmining.plugins |
Modifier and Type | Class and Description |
---|---|
class |
LogAlignmentArrayImpl
Deprecated.
Please use org.processmining.logalignment.models.impl.LogAlignmentArrayImpl instead.
|
Modifier and Type | Method and Description |
---|---|
static LogAlignmentArray |
DivideAndConquerFactory.createLogAlignmentArray()
Deprecated.
Please use org.processmining.logalignment.models.impl.LogAlignmentArrayFactory.createLogAlignmentArray() instead.
|
Modifier and Type | Method and Description |
---|---|
LogAlignmentArray |
FilterLogAlignmentPlugin.filterDefault(org.processmining.framework.plugin.PluginContext context,
LogAlignmentArray alignments,
AcceptingPetriNetArray nets)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportLogAlignmentArrayPlugin.export(org.processmining.framework.plugin.PluginContext context,
LogAlignmentArray alignments,
java.io.File file)
Deprecated.
|
LogAlignmentArray |
FilterLogAlignmentPlugin.filterDefault(org.processmining.framework.plugin.PluginContext context,
LogAlignmentArray alignments,
AcceptingPetriNetArray nets)
Deprecated.
|