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