Uses of Interface
org.anchoranalysis.io.output.enabled.multi.MultiLevelOutputEnabled

Packages that use MultiLevelOutputEnabled 
Package Description
org.anchoranalysis.io.output.bean
Beans for the framework around writing files to the file-system.
org.anchoranalysis.io.output.bean.rules
Rules for determining if a particular output is enabled or not in a context of a hierarchy.
org.anchoranalysis.io.output.enabled
Non-beans pertaining to whether a particular output is enabled or not.
org.anchoranalysis.io.output.enabled.multi
Non-beans that pertain to whether multiple-levels have outputs that are enabled or not.
org.anchoranalysis.io.output.outputter
Classes for outputting to particular directories.
org.anchoranalysis.io.output.recorded
Classes for recording the output-names used as they are written / queried.
org.anchoranalysis.io.output.writer
Allows a generators to write element(s) to the filesystem.