Class ExecutionArguments

Object
org.anchoranalysis.experiment.arguments.ExecutionArguments

public class ExecutionArguments
extends Object
Arguments that can further specify an experiment's execution (in its entirety) in addition to its bean specification.

This is often used to insert further parameters from the command-line into bean plugins, that have otherwise been loaded from BeanXML.

Author:
Owen Feehan