public class ControlFlowConfigurationArrayToProcessTreeArrayConnection
extends org.processmining.framework.connections.impl.AbstractConnection
ControlFlowConfigurationArray
object to an ProcessTreeArray
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 |
PROCESSTREEARRAY |
Constructor and Description |
---|
ControlFlowConfigurationArrayToProcessTreeArrayConnection(ControlFlowConfigurationArray configurationArray,
ProcessTreeArray processTreeArray) |
public static final java.lang.String PROCESSTREEARRAY
public static final java.lang.String CONTROLFLOWCONFIGURATIONARRAY
public ControlFlowConfigurationArrayToProcessTreeArrayConnection(ControlFlowConfigurationArray configurationArray, ProcessTreeArray processTreeArray)