Uses of Class
org.processmining.specpp.datastructures.util.IndexedItem
-
-
Uses of IndexedItem in org.processmining.specpp.datastructures.log.impls
Subclasses of IndexedItem in org.processmining.specpp.datastructures.log.impls Modifier and Type Class Description classIndexedVariantMethods in org.processmining.specpp.datastructures.log.impls that return types with arguments of type IndexedItem Modifier and Type Method Description java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>EncodedLogImpl. indexedSpliterator()java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>EncodedLogImpl. indexedSpliterator(BitMask bitMask)java.util.Spliterator<IndexedItem<Pair<java.nio.IntBuffer>>>MultiEncodedLog. indexedSpliterator()java.util.Spliterator<IndexedItem<Pair<java.nio.IntBuffer>>>MultiEncodedLog. indexedSpliterator(BitMask bitMask) -
Uses of IndexedItem in org.processmining.specpp.datastructures.tree.base.impls
Methods in org.processmining.specpp.datastructures.tree.base.impls that return types with arguments of type IndexedItem Modifier and Type Method Description java.util.Iterator<IndexedItem<N>>BiDiTreeImpl. traverseLevelwise()java.util.Iterator<IndexedItem<N>>BiDiTreeImpl. traverseLevelwise(java.lang.Class<? extends LevelwiseTreeTraversal<N>> strategyClass) -
Uses of IndexedItem in org.processmining.specpp.datastructures.tree.base.traits
Methods in org.processmining.specpp.datastructures.tree.base.traits that return types with arguments of type IndexedItem Modifier and Type Method Description java.util.Iterator<IndexedItem<N>>TreeTraversable. traverseLevelwise()java.util.Iterator<IndexedItem<N>>TreeTraversable. traverseLevelwise(java.lang.Class<? extends LevelwiseTreeTraversal<N>> strategyClass) -
Uses of IndexedItem in org.processmining.specpp.datastructures.tree.iterators
Methods in org.processmining.specpp.datastructures.tree.iterators that return IndexedItem Modifier and Type Method Description IndexedItem<N>LevelwiseTreeTraversal. next() -
Uses of IndexedItem in org.processmining.specpp.datastructures.util
Methods in org.processmining.specpp.datastructures.util that return IndexedItem Modifier and Type Method Description <R> IndexedItem<R>IndexedItem. map(java.util.function.Function<T,R> mapper)IndexedItem<T>IndexedItem. mapIndex(java.util.function.IntUnaryOperator indexMapper) -
Uses of IndexedItem in org.processmining.specpp.datastructures.vectorization
Methods in org.processmining.specpp.datastructures.vectorization that return types with arguments of type IndexedItem Modifier and Type Method Description java.util.stream.Stream<IndexedItem<java.nio.IntBuffer>>IntVectorStorage. getIndexedVectors()java.util.stream.Stream<IndexedItem<java.nio.IntBuffer>>IntVectorStorage. getIndexedVectors(java.util.stream.IntStream indices)static java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>>VMHComputations. indexedFitnessComputation(VariantMarkingHistories vmh)static java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>>VMHComputations. indexedFitnessComputationOn(VariantMarkingHistories vmh, BitMask variantMask)java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>IntVectorStorage. indexedSpliterator()java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>IntVectorStorage. indexedSpliterator(BitMask bitMask)java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>IntVectorSubsetStorage. indexedSpliterator()java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>IntVectorSubsetStorage. indexedSpliterator(BitMask bitMask)java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>VariantMarkingHistories. indexedSpliterator()java.util.Spliterator<IndexedItem<java.nio.IntBuffer>>VariantMarkingHistories. indexedSpliterator(BitMask bitMask)java.util.stream.Stream<IndexedItem<java.util.stream.IntStream>>IntVectorStorage. viewIndexed()java.util.stream.Stream<IndexedItem<java.util.stream.IntStream>>IntVectorStorage. viewIndexed(java.util.stream.IntStream indices) -
Uses of IndexedItem in org.processmining.specpp.datastructures.vectorization.spliteration
Methods in org.processmining.specpp.datastructures.vectorization.spliteration that return IndexedItem Modifier and Type Method Description protected IndexedItem<java.nio.IntBuffer>IndexedBitMaskSplitty. make(int index)protected IndexedItem<java.nio.IntBuffer>IndexedSplitty. make(int index)Methods in org.processmining.specpp.datastructures.vectorization.spliteration that return types with arguments of type IndexedItem Modifier and Type Method Description java.util.Spliterator<IndexedItem<T>>IndexedSpliterable. indexedSpliterator()java.util.Spliterator<IndexedItem<T>>IndexedSpliterable. indexedSpliterator(BitMask bitMask)default java.util.stream.Stream<IndexedItem<T>>IndexedSpliterable. indexedStream()default java.util.stream.Stream<IndexedItem<T>>IndexedSpliterable. indexedStream(boolean parallel)default java.util.stream.Stream<IndexedItem<T>>IndexedSpliterable. indexedStream(BitMask bitMask, boolean parallel)static <T> CompatiblePairSpliteratorImpl<IndexedItem<T>,IndexedItem<Pair<T>>>Spliteration. joinIndexedSpliterators(java.util.Spliterator<IndexedItem<T>> spliteratorA, java.util.Spliterator<IndexedItem<T>> spliteratorB)static <T> CompatiblePairSpliteratorImpl<IndexedItem<T>,IndexedItem<Pair<T>>>Spliteration. joinIndexedSpliterators(java.util.Spliterator<IndexedItem<T>> spliteratorA, java.util.Spliterator<IndexedItem<T>> spliteratorB)protected AbstractBitMaskSplitty<IndexedItem<java.nio.IntBuffer>>IndexedBitMaskSplitty. makePrefix(int oldStart, int half)protected AbstractSplitty<IndexedItem<java.nio.IntBuffer>>IndexedSplitty. makePrefix(int low, int mid)Method parameters in org.processmining.specpp.datastructures.vectorization.spliteration with type arguments of type IndexedItem Modifier and Type Method Description static <T> CompatiblePairSpliteratorImpl<IndexedItem<T>,IndexedItem<Pair<T>>>Spliteration. joinIndexedSpliterators(java.util.Spliterator<IndexedItem<T>> spliteratorA, java.util.Spliterator<IndexedItem<T>> spliteratorB) -
Uses of IndexedItem in org.processmining.specpp.evaluation.fitness
Methods in org.processmining.specpp.evaluation.fitness that return types with arguments of type IndexedItem Modifier and Type Method Description protected java.util.function.Consumer<IndexedItem<Pair<java.nio.IntBuffer>>>AbstractFitnessEvaluator. createLambda(BitMask consideredVariants, Place place, AbstractFitnessEvaluator.ResultUpdater upd, ReplayComputationParameters parameters)protected java.util.Spliterator<IndexedItem<Pair<java.nio.IntBuffer>>>AbstractFitnessEvaluator. getIndexedItemSpliterator()protected java.util.stream.Stream<IndexedItem<Pair<java.nio.IntBuffer>>>AbstractFitnessEvaluator. getIndexedItemStream()protected java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>>AbstractFitnessEvaluator. prepareSpliterator(Place place, BitMask consideredVariants)Method parameters in org.processmining.specpp.evaluation.fitness with type arguments of type IndexedItem Modifier and Type Method Description protected <R> RMarkingHistoryBasedFitnessEvaluator. makeComputation(Place place, BitMask consideredVariants, java.util.function.BiFunction<java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>>,java.util.function.IntUnaryOperator,AbstractEnumSetReplayTask<ReplayOutcome,R>> creator) -
Uses of IndexedItem in org.processmining.specpp.evaluation.fitness.parallelized
Fields in org.processmining.specpp.evaluation.fitness.parallelized with type parameters of type IndexedItem Modifier and Type Field Description protected java.util.Spliterator<IndexedItem<java.util.EnumSet<E>>>AbstractEnumSetReplayTask. toAggregateMethod parameters in org.processmining.specpp.evaluation.fitness.parallelized with type arguments of type IndexedItem Modifier and Type Method Description static AbstractEnumSetReplayTask<ReplayOutcome,BasicFitnessEvaluation>ReplayTasks. createBasicReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> spliterator, java.util.function.IntUnaryOperator variantFrequencyMapper)static AbstractEnumSetReplayTask<ReplayOutcome,ComprehensiveFitnessEvaluation>ReplayTasks. createComprehensiveReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> spliterator, java.util.function.IntUnaryOperator variantFrequencyMapper)static AbstractEnumSetReplayTask<ReplayOutcome,DetailedFitnessEvaluation>ReplayTasks. createDetailedReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> spliterator, java.util.function.IntUnaryOperator variantFrequencyMapper)protected abstract AbstractEnumSetReplayTask<E,R>AbstractEnumSetReplayTask. createSubTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<E>>> spliterator)protected BasicReplayTaskBasicReplayTask. createSubTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> spliterator)protected AbstractEnumSetReplayTask<ReplayOutcome,ComprehensiveFitnessEvaluation>ComprehensiveReplayTask. createSubTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> spliterator)protected AbstractEnumSetReplayTask<ReplayOutcome,DetailedFitnessEvaluation>DetailedReplayTask. createSubTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> spliterator)protected <R> RForkJoinFitnessEvaluator. makeComputation(Place place, BitMask consideredVariants, java.util.function.BiFunction<java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>>,java.util.function.IntUnaryOperator,AbstractEnumSetReplayTask<ReplayOutcome,R>> creator)Constructor parameters in org.processmining.specpp.evaluation.fitness.parallelized with type arguments of type IndexedItem Constructor Description AbstractEnumSetReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<E>>> toAggregate, java.util.function.IntUnaryOperator variantCountMapper)BasicReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> toAggregate, java.util.function.IntUnaryOperator variantCountMapper)ComprehensiveReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> toAggregate, java.util.function.IntUnaryOperator variantCountMapper)DetailedReplayTask(java.util.Spliterator<IndexedItem<java.util.EnumSet<ReplayOutcome>>> toAggregate, java.util.function.IntUnaryOperator variantCountMapper)
-