Uses of Class
org.processmining.models.graphbased.directed.petrinet.analysis.TComponentSet

Packages that use TComponentSet
org.processmining.models.connections.petrinets.structural   
 

Uses of TComponentSet in org.processmining.models.connections.petrinets.structural
 

Constructors in org.processmining.models.connections.petrinets.structural with parameters of type TComponentSet
TComponentConnection(PetrinetGraph net, TComponentSet nodeMarking)