Class NonExtendedFreeChoiceClustersConnection
- java.lang.Object
-
- org.processmining.framework.connections.impl.AbstractConnection
-
- org.processmining.models.connections.petrinets.structural.NonExtendedFreeChoiceClustersConnection
-
- All Implemented Interfaces:
org.processmining.framework.connections.Connection
public class NonExtendedFreeChoiceClustersConnection extends org.processmining.framework.connections.impl.AbstractConnection
-
-
Constructor Summary
Constructors Constructor Description NonExtendedFreeChoiceClustersConnection(PetrinetGraph net, NonExtendedFreeChoiceClustersSet clusters)
-
Method Summary
-
-
-
Field Detail
-
NET
public static final java.lang.String NET
- See Also:
- Constant Field Values
-
CLUSTERS
public static final java.lang.String CLUSTERS
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
NonExtendedFreeChoiceClustersConnection
public NonExtendedFreeChoiceClustersConnection(PetrinetGraph net, NonExtendedFreeChoiceClustersSet clusters)
-
-