Package org.anchoranalysis.plugin.io.bean.input.filter
package org.anchoranalysis.plugin.io.bean.input.filter
Implementations of
InputManager that filter inputs.-
ClassesClassDescriptionFilterCSVColumn<T extends InputFromManager>Finds a CSV file with the names of an input as the first-column.FilterDescriptiveName<T extends InputFromManager>Filters all the input objects for only those with certain types of descriptive-names.FilterIfDebug<T extends InputFromManager>Filters a list of inputs when in debug-mode