Package org.anchoranalysis.io.output.bean.rules
Rules for determining if a particular output is enabled or not in a context of a hierarchy.
-
Class Summary Class Description AddToDefaults Adds additional outputs-names to be enabled to the defaults.IgnoreUnderscorePrefixUnless LikeIgnoreUnderscorePrefixfor all first and level-outputs unless a particular outputs are explicitly specified.NoneExcept All outputs are disabled except particular ones.OutputEnabledRules Bean that specifies an implementation ofMultiLevelOutputEnabled.OutputEnableRulesSpecify Base class for anOutputEnabledRulesthat specifies particular output-names for first and second levels.Permissive Allows all output-names to be outputted in both first and second level.PermissiveExcept All outputs are enabled except particular ones.