public class ControlFlowConfigurationArrayToProcessTreeConnection
extends org.processmining.framework.connections.impl.AbstractConnection
ControlFlowConfigurationArray
object to a single ProcessTree
using a weak connection (e.g. the connection is removed whenever one of these
is removed).Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTROLFLOWCONFIGURATIONARRAY |
static java.lang.String |
PROCESSTREE |
Constructor and Description |
---|
ControlFlowConfigurationArrayToProcessTreeConnection(ControlFlowConfigurationArray configurationArray,
ProcessTree processTree) |
public static final java.lang.String PROCESSTREE
public static final java.lang.String CONTROLFLOWCONFIGURATIONARRAY
public ControlFlowConfigurationArrayToProcessTreeConnection(ControlFlowConfigurationArray configurationArray, ProcessTree processTree)