public class ConfigurationToProcessTreeConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Configuration
object to a single ProcessTree
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 |
PROCESSTREE |
Constructor and Description |
---|
ConfigurationToProcessTreeConnection(Configuration configuration,
ProcessTree processTree) |
public static final java.lang.String PROCESSTREE
public static final java.lang.String CONFIGURATION
public ConfigurationToProcessTreeConnection(Configuration configuration, ProcessTree processTree)