Uses of Class
org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.TreeIterator
-
Packages that use TreeIterator Package Description org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa -
-
Uses of TreeIterator in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
Methods in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa that return TreeIterator Modifier and Type Method Description TreeIteratorTree. getFreshTreeIterator()Constructors in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa with parameters of type TreeIterator Constructor Description DeficitTargetIterator(TreeIterator treeIt, java.util.List<java.lang.Integer> deficitTrees, int cTar, int firstTar)Instantiates a new TreeIterator from the root of a subtree
-