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