org.ceryle.wiki.plugin.util
Class ParameterGroup
java.lang.Object
org.ceryle.wiki.plugin.util.ParameterGroup
- Direct Known Subclasses:
- AggregateParamGroup
public class ParameterGroup
- extends Object
Serves as a container for a grouping of parameters. Future provisions
for copying a group, buffering old values, etc. could come in as needed.
Mostly right now this is a convenience clustering.
- Author:
- John Volkar (john.volkar at gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterGroup
public ParameterGroup()
add
public void add(Parameter p)
update
public void update(Map stringParamMap)
throws ParameterException
- Throws:
ParameterException
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.