public class ConfigurationToProcessTreeArrayConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Configuration object to a single ProcessTreeArray using
a weak connection (e.g. the connection is removed whenever one of these is
removed, but the other object is not removed).| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIGURATION |
static java.lang.String |
PROCESSTREEARRAY |
| Constructor and Description |
|---|
ConfigurationToProcessTreeArrayConnection(Configuration configuration,
ProcessTreeArray processTreeArray) |
public static final java.lang.String PROCESSTREEARRAY
public static final java.lang.String CONFIGURATION
public ConfigurationToProcessTreeArrayConnection(Configuration configuration, ProcessTreeArray processTreeArray)