Uses of Class
org.opentrafficsim.base.parameters.ParameterSet
Packages that use ParameterSet
-
Uses of ParameterSet in org.opentrafficsim.base.parameters
Methods in org.opentrafficsim.base.parameters that return ParameterSetModifier and TypeMethodDescriptionfinal <T> ParameterSetParameterSet.setDefaultParameter(ParameterType<T> parameter) Sets the default value of a parameter.final ParameterSetParameterSet.setDefaultParameters(Class<?> clazz) Sets the default values of all accessible parameters defined in the given class.