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

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

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

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