Uses of Class
org.processmining.models.graphbased.directed.petrinet.analysis.AbstractComponentSet
-
Packages that use AbstractComponentSet Package Description 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 Constructor Description 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 Modifier and Type Class Description classDeadTransitionsSetclassNonExtendedFreeChoiceClustersSetclassNonFreeChoiceClustersSetclassNonLiveTransitionsSetclassNonRelaxedSoundTransitionsSetclassNotPCoveredNodesSetclassNotSCoveredNodesSetclassSComponentSetclassSinkPlacesSetclassSiphonSetclassSourcePlacesSetclassTComponentSetclassTrapSetclassUnboundedPlacesSetclassUnconnectedNodesSet
-