Uses of Class
org.anchoranalysis.annotation.io.AnnotationWithStrategy
Packages that use AnnotationWithStrategy
Package
Description
Beans related to reading / writing / specifying annotations.
Beans to combine two or more annotations.
-
Uses of AnnotationWithStrategy in org.anchoranalysis.annotation.io.bean
Methods in org.anchoranalysis.annotation.io.bean that return types with arguments of type AnnotationWithStrategyModifier and TypeMethodDescriptionAnnotationInputManager.inputs(InputManagerParameters parameters) -
Uses of AnnotationWithStrategy in org.anchoranalysis.plugin.annotation.bean.aggregate
Method parameters in org.anchoranalysis.plugin.annotation.bean.aggregate with type arguments of type AnnotationWithStrategyModifier and TypeMethodDescriptionAggregateSharedStateAggregateAnnotations.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<AnnotationWithStrategy<S>> inputs, ParametersExperiment parameters) voidAggregateAnnotations.doJobOnInput(InputBound<AnnotationWithStrategy<S>, AggregateSharedState> input)