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