Uses of Package
org.anchoranalysis.io.output.recorded
Packages that use org.anchoranalysis.io.output.recorded
Package
Description
Arguments that can further specify an experiment in addition to its bean specification.
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.experiment.argumentsClassDescriptionAdditional output-names to enable or disable from an existing set of output-enabled rules.
-
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
RecordedOutputs
but 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
RecordedOutputs
but 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
.