Uses of Class
org.anchoranalysis.plugin.annotation.bean.comparison.ComparisonSharedState
Packages that use ComparisonSharedState
Package
Description
Task to compare a set of annotations to a segmentation or another set of annotations.
-
Uses of ComparisonSharedState in org.anchoranalysis.plugin.annotation.bean.comparison
Methods in org.anchoranalysis.plugin.annotation.bean.comparison that return ComparisonSharedStateModifier and TypeMethodDescriptionCompareAnnotations.beforeAnyJobIsExecuted
(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<AnnotationComparisonInput<ProvidesStackInput>> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.annotation.bean.comparison with parameters of type ComparisonSharedStateModifier and TypeMethodDescriptionvoid
CompareAnnotations.afterAllJobsAreExecuted
(ComparisonSharedState<T> sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.annotation.bean.comparison with type arguments of type ComparisonSharedStateModifier and TypeMethodDescriptionvoid
CompareAnnotations.doJobOnInput
(InputBound<AnnotationComparisonInput<ProvidesStackInput>, ComparisonSharedState<T>> input)