Class ParameterGroup

All Implemented Interfaces:
Serializable, Cloneable, GeneralParameterValue, ParameterValueGroup, Cloneable
Direct Known Subclasses:
MatrixParameters

public class ParameterGroup extends AbstractParameter implements ParameterValueGroup
A group of related parameter values. The same group can be repeated more than once in an operation or higher level ParameterValueGroup, if those instances contain different values of one or more ParameterValues which suitably distinquish among those groups.
Since:
2.1
Author:
Martin Desruisseaux (IRD), Jody Garnett (Refractions Research)
See Also: