Uses of Class
org.anchoranalysis.io.output.recorded.OutputEnabledDelta
Packages that use OutputEnabledDelta
Package
Description
Arguments that can further specify an experiment in addition to its bean specification.
Classes for recording the output-names used as they are written / queried.
-
Uses of OutputEnabledDelta in org.anchoranalysis.experiment.arguments
Methods in org.anchoranalysis.experiment.arguments that return OutputEnabledDeltaModifier and TypeMethodDescriptionOutputArguments.getOutputEnabledDelta()
Additions/subtractions of outputs for the experiment supplied by the user. -
Uses of OutputEnabledDelta in org.anchoranalysis.io.output.recorded
Constructors in org.anchoranalysis.io.output.recorded with parameters of type OutputEnabledDeltaModifierConstructorDescriptionRecordedOutputsWithRules
(MultiLevelRecordedOutputs recordedOutputs, MultiLevelOutputEnabled defaultRules, OutputEnabledDelta delta) Creates with all elements defined.