public abstract class AbstractComponentSetConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENTSET |
static java.lang.String |
NET |
Constructor and Description |
---|
AbstractComponentSetConnection(PetrinetGraph net,
AbstractComponentSet<?> nodeMarking) |
public static final java.lang.String NET
public static final java.lang.String COMPONENTSET
public AbstractComponentSetConnection(PetrinetGraph net, AbstractComponentSet<?> nodeMarking)