Package | Description |
---|---|
org.processmining.connections | |
org.processmining.models.impl | |
org.processmining.parameters | |
org.processmining.plugins |
Constructor and Description |
---|
ReplayEventLogArrayOnAcceptingPetriNetArrayConnection(AcceptingPetriNetArray nets,
EventLogArray logs,
ReplayResultArray replays,
ReplayEventLogArrayOnAcceptingPetriNetArrayParameters parameters)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
EventLogArrayImpl
Deprecated.
Please use org.processmining.log.models.impl.EventLogArrayImpl instead.
|
Modifier and Type | Method and Description |
---|---|
static EventLogArray |
DivideAndConquerFactory.createEventLogArray()
Deprecated.
Please use org.processmining.log.models.impl.EventLogArrayFactory.createEventLogArray() instead.
|
Constructor and Description |
---|
ReplayEventLogArrayOnAcceptingPetriNetArrayParameters(EventLogArray logs,
AcceptingPetriNetArray nets)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportEventLogArrayAsMXMLPlugin.exportMxml(org.processmining.framework.plugin.PluginContext context,
EventLogArray eventLogs,
java.io.File file)
Deprecated.
|
void |
ExportEventLogArrayAsCompressedMXMLPlugin.exportMxmlGz(org.processmining.framework.plugin.PluginContext context,
EventLogArray eventLogs,
java.io.File file)
Deprecated.
|
void |
ExportEventLogArrayAsCompressedXESPlugin.exportXes(org.processmining.framework.plugin.PluginContext context,
EventLogArray eventLogs,
java.io.File file)
Deprecated.
|
void |
ExportEventLogArrayAsXESPlugin.exportXesGz(org.processmining.framework.plugin.PluginContext context,
EventLogArray eventLogs,
java.io.File file)
Deprecated.
|
javax.swing.JComponent |
VisualizeEventLogArrayPlugin.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
EventLogArray logs)
Deprecated.
|