Package org.anchoranalysis.io.output.bean.rules
package org.anchoranalysis.io.output.bean.rules
Rules for determining if a particular output is enabled or not in a context of a hierarchy.
-
ClassesClassDescriptionAdds additional outputs-names to be enabled to the defaults.Like
IgnoreUnderscorePrefix
for all first and level-outputs unless a particular outputs are explicitly specified.All outputs are disabled except particular ones.Bean that specifies an implementation ofMultiLevelOutputEnabled
.Base class for anOutputEnabledRules
that specifies particular output-names for first and second levels.Allows all output-names to be outputted in both first and second level.All outputs are enabled except particular ones.