Uses of Package
org.anchoranalysis.io.output.recorded
Packages that use org.anchoranalysis.io.output.recorded
Package
Description
Beans for the framework around writing files to the file-system.
Classes for outputting to particular directories.
Classes for recording the output-names used as they are written / queried.
-
Classes in org.anchoranalysis.io.output.recorded used by org.anchoranalysis.io.output.beanClassDescriptionRules to determine what outputting occurs, together with maybe an entity that records the output-names that are used when writing / querying.
-
Classes in org.anchoranalysis.io.output.recorded used by org.anchoranalysis.io.output.outputterClassDescriptionLike
RecordedOutputsbut accepts two levels, first and second, like in aMultiLevelRecordedOutputs.Two writers that record any output-names that are passed as arguments. -
Classes in org.anchoranalysis.io.output.recorded used by org.anchoranalysis.io.output.recordedClassDescriptionLike
RecordedOutputsbut accepts two levels, first and second, like in aMultiLevelRecordedOutputs.Additional output-names to enable or disable from an existing set of output-enabled rules.Outputs recorded fromRecordOutputNamesForWriter.