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

Packages that use AbstractComponentSet
org.processmining.models.connections.petrinets.structural   
org.processmining.models.graphbased.directed.petrinet.analysis   
 

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

Constructors in org.processmining.models.connections.petrinets.structural with parameters of type AbstractComponentSet
AbstractComponentSetConnection(PetrinetGraph net, AbstractComponentSet<?> nodeMarking)
           
 

Uses of AbstractComponentSet in org.processmining.models.graphbased.directed.petrinet.analysis
 

Subclasses of AbstractComponentSet in org.processmining.models.graphbased.directed.petrinet.analysis
 class DeadTransitionsSet
           
 class NonExtendedFreeChoiceClustersSet
           
 class NonFreeChoiceClustersSet
           
 class NonLiveTransitionsSet
           
 class NonRelaxedSoundTransitionsSet
           
 class NotPCoveredNodesSet
           
 class NotSCoveredNodesSet
           
 class SComponentSet
           
 class SinkPlacesSet
           
 class SiphonSet
           
 class SourcePlacesSet
           
 class TComponentSet
           
 class TrapSet
           
 class UnboundedPlacesSet
           
 class UnconnectedNodesSet