Uses of Interface
org.processmining.specpp.datastructures.tree.base.ContractionStrategy
-
Packages that use ContractionStrategy Package Description org.processmining.specpp.datastructures.tree.base -
-
Uses of ContractionStrategy in org.processmining.specpp.datastructures.tree.base
Subinterfaces of ContractionStrategy in org.processmining.specpp.datastructures.tree.base Modifier and Type Interface Description interfaceLocalTreeTraversalStrategy<N extends TreeNode & LocallyExpandable<N> & LocallyContractible<N>>
-