Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder.PartialOrder2TotalOrders.IIterator
-
-
Uses of PartialOrder2TotalOrders.IIterator in org.processmining.earthmoversstochasticconformancechecking.partialorder
Classes in org.processmining.earthmoversstochasticconformancechecking.partialorder that implement PartialOrder2TotalOrders.IIterator Modifier and Type Class Description classIIteratorConcurrentIterate over all possible concurrent steps of this iterator.classIIteratorOneTraceclassIIteratorPermutationsclassIIteratorSequenceConstructor parameters in org.processmining.earthmoversstochasticconformancechecking.partialorder with type arguments of type PartialOrder2TotalOrders.IIterator Constructor Description IIteratorConcurrent(java.util.List<PartialOrder2TotalOrders.IIterator> subIterators)IIteratorSequence(java.util.List<PartialOrder2TotalOrders.IIterator> subIterators) -
Uses of PartialOrder2TotalOrders.IIterator in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder
Methods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder that return PartialOrder2TotalOrders.IIterator Modifier and Type Method Description PartialOrder2TotalOrders.IIteratorPartialOrder2TotalOrders.IIterable. iterator()
-