Package org.anchoranalysis.io.output.bean.enabled


package org.anchoranalysis.io.output.bean.enabled
Beans indicating whether a particular output is enabled or not.
  • Classes
    Class
    Description
    All outputs are allowed irrespective of outputName.
    All outputs are allowed unless the name's first character is an underscore.
    No outputs are enabled.
    Whether a particular output, identified by a textual name, is enabled or not.
    Only specific outputs, identified by a textual name, are disabled, and all others are enabled.
    Only specific outputs, identified by a textual name, are enabled.