Package repast.simphony.parameter
package repast.simphony.parameter
-
ClassDescriptionAbstract implementation of Parameters.An abstract
ParameterSetter
that is meant to dealt with only one parameter (hence the parameterName value it contains).Implemenentation of Parameters that converts a bean's properties into parameters.Parameters implementation that binds a set of parameters to those in some bean.AParameterSetter
that will set a parameter to a given value.Default implementation of Parameters.Default implementation of ParameterSchema.Default implementation of Schema.ThisParameterSetter
will run through a space of numbers.Empty place holder parameters object that always returns Parameters.NULL.ParameterType and StringConverter for a File type.ThisParameterSetter
will run through a space of numbers.Exception thrown when illegally setting a parameter via Parameters.ThisParameterSetter
will run through a space of numbers.An initializer that will go through a list of parameters.Tokenizes lists and ranges of strings, numbers and booleans into their individual elements.ThisParameterSetter
will run through a space of numbers.Encapsulates a mutable set of simulation time model parameters.Marks a get or set accessor method as a Parameter.Constants used by parameter mechanism.Encapsulates simulation time model parameters.Encapsulates the details about a particular individual parameter.Creates Parameters objects.Parser for parsing parameter defs and values in xml format.Parser for loading stored parameter values into a Parameters object.An interface representing an object that will perform a sweep of a parameter space represented by a series ofParameterSetter
s.Builder for creating parameter sweepers and Parameters for all the parameters in the created sweeper.Writes the current values of a Parameters object out to an xml file.The default implementation of a parameter sweeper.Type info combined with parameter related methods.Factory for ParameterTypes.Utility methods for working with Parameters.AParameterSetter
that signifies a set of nested parameters being executed multiple times.Maps parameter names to a type.ThisParameterSetter
will run through a space of numbers.Implements a range with step information for a GUI.Converts an Object to and from a String representation.Interface for classes that produce a ParameterTreeSweeper and its concommitant Parameters.