Learn R Programming

PFIM (version 5.0)

Constraint-class: Class "Constraint"

Description

The class Constraint stores the constraints for a variable. Constraints are given either as: a continuous range, a discrete set of values, or a Design constraint.

Arguments

Objects from the class <code>Constraint</code>

Objects form the class Constraint can be created by calls of the objects from the following classes:

-

AdministrationConstraint

-

ContinuousConstraint

-

DesignConstraint

-

DiscreteConstraint