Modifier and Type | Method and Description |
---|---|
void |
ExportProcessTreeArray.export(org.processmining.framework.plugin.PluginContext context,
ProcessTreeArray pta,
java.io.File file) |
Modifier and Type | Class and Description |
---|---|
class |
ProcessTreeArrayImpl |
Modifier and Type | Method and Description |
---|---|
static ProcessTreeArray |
Plugins.createPTArray(org.processmining.framework.plugin.PluginContext context,
ProcessTree... trees) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
VisualiseObjectArrays.visualiseProcessTreeArrayAsTrees(org.processmining.framework.plugin.PluginContext context,
ProcessTreeArray pta) |
javax.swing.JComponent |
VisualiseObjectArrays.visualiseProcessTreeArrayBPMN(org.processmining.framework.plugin.PluginContext context,
ProcessTreeArray pta) |
Constructor and Description |
---|
ConfigurationArrayToProcessTreeArrayConnection(ConfigurationArrayImpl configurationArray,
ProcessTreeArray processTreeArray) |
ConfigurationToProcessTreeArrayConnection(Configuration configuration,
ProcessTreeArray processTreeArray) |
ControlFlowConfigurationArrayToProcessTreeArrayConnection(ControlFlowConfigurationArray configurationArray,
ProcessTreeArray processTreeArray) |