Class SiphonConnection
- java.lang.Object
-
- org.processmining.framework.connections.impl.AbstractConnection
-
- org.processmining.models.connections.petrinets.structural.AbstractComponentSetConnection
-
- org.processmining.models.connections.petrinets.structural.SiphonConnection
-
- All Implemented Interfaces:
org.processmining.framework.connections.Connection
public class SiphonConnection extends AbstractComponentSetConnection
-
-
Field Summary
-
Fields inherited from class org.processmining.models.connections.petrinets.structural.AbstractComponentSetConnection
COMPONENTSET, NET
-
-
Constructor Summary
Constructors Constructor Description SiphonConnection(PetrinetGraph net, SiphonSet nodeMarking)
-
Method Summary
-
-
-
Constructor Detail
-
SiphonConnection
public SiphonConnection(PetrinetGraph net, SiphonSet nodeMarking)
-
-