Uses of Interface
org.processmining.specpp.datastructures.tree.base.ConstrainableChildGenerationLogic
-
Packages that use ConstrainableChildGenerationLogic Package Description org.processmining.specpp.datastructures.tree.base org.processmining.specpp.datastructures.tree.nodegen -
-
Uses of ConstrainableChildGenerationLogic in org.processmining.specpp.datastructures.tree.base
Classes in org.processmining.specpp.datastructures.tree.base that implement ConstrainableChildGenerationLogic Modifier and Type Class Description classPlaceGenerationLogic -
Uses of ConstrainableChildGenerationLogic in org.processmining.specpp.datastructures.tree.nodegen
Classes in org.processmining.specpp.datastructures.tree.nodegen that implement ConstrainableChildGenerationLogic Modifier and Type Class Description classMonotonousPlaceGenerationLogicContains the entire logic for generating child (and in the future parent) local nodes.
-