public class ConfigurationArrayToProcessTreeArrayConnection
extends org.processmining.framework.connections.impl.AbstractConnection
ConfigurationArray 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 |
CONFIGURATIONARRAY |
static java.lang.String |
PROCESSTREEARRAY |
| Constructor and Description |
|---|
ConfigurationArrayToProcessTreeArrayConnection(ConfigurationArrayImpl configurationArray,
ProcessTreeArray processTreeArray) |
public static final java.lang.String PROCESSTREEARRAY
public static final java.lang.String CONFIGURATIONARRAY
public ConfigurationArrayToProcessTreeArrayConnection(ConfigurationArrayImpl configurationArray, ProcessTreeArray processTreeArray)