Uses of Interface
org.processmining.specpp.datastructures.tree.nodegen.ExpansionStopper
-
Packages that use ExpansionStopper Package Description org.processmining.specpp.datastructures.tree.nodegen -
-
Uses of ExpansionStopper in org.processmining.specpp.datastructures.tree.nodegen
Subinterfaces of ExpansionStopper in org.processmining.specpp.datastructures.tree.nodegen Modifier and Type Interface Description interfaceWiringTesterClasses in org.processmining.specpp.datastructures.tree.nodegen that implement ExpansionStopper Modifier and Type Class Description classDepthLimiterclassListBasedWiringTesterclassSimpleWiringTesterclassUnWiringMatrixclassWiringMatrixFields in org.processmining.specpp.datastructures.tree.nodegen with type parameters of type ExpansionStopper Modifier and Type Field Description protected java.util.List<ExpansionStopper>MonotonousPlaceGenerationLogic. expansionStoppers
-