Uses of Class
org.anchoranalysis.io.input.InputFromManagerDelegate
Packages that use InputFromManagerDelegate
Package
Description
Reading and writing annotations to the filesystem.
Non-bean classes for comparing two sets of annotations.
Implementations of
InputManager
that process Stack
s.-
Uses of InputFromManagerDelegate in org.anchoranalysis.annotation.io
Subclasses of InputFromManagerDelegate in org.anchoranalysis.annotation.ioModifier and TypeClassDescriptionclass
AnnotationWithStrategy<T extends AnnotatorStrategy>
One particular annotation, associated with its strategy. -
Uses of InputFromManagerDelegate in org.anchoranalysis.plugin.annotation.comparison
Subclasses of InputFromManagerDelegate in org.anchoranalysis.plugin.annotation.comparisonModifier and TypeClassDescriptionclass
AnnotationComparisonInput<T extends InputFromManager>
Input for annotation comparison, containing sources to compare and associated metadata. -
Uses of InputFromManagerDelegate in org.anchoranalysis.plugin.io.bean.input.stack
Subclasses of InputFromManagerDelegate in org.anchoranalysis.plugin.io.bean.input.stackModifier and TypeClassDescriptionclass
An input object that convertsNamedChannelsInput
toStackSequenceInput
.