Uses of Package
org.opentrafficsim.base.parameters.constraint
Package
Description
Simulation parameters.
Constraints of parameters.
-
ClassDescriptionInterface for a parameter constraint.In order to define default constraints within a Parameter Type, an
enum
is available. -
ClassDescriptionConstraint that checks whether a collection of classes is a sub collection of constraint collection.Constraint that checks whether the value is any of a given collection of classes, where each class is a sub class of a given type.Constraint that checks whether a value is in a given constraint collection.Interface for a parameter constraint.Continuous constraints with a dual bound.Constraint containing multiple constraints.List of default constraint for ParameterTypes.Continuous constraints with a single bound.Super class for classes that implement a specific numeric check.Constraint that checks whether a collection (the parameter value) is a subset of a constraint collection.