Uses of Class
com.opttek.optquest.COptQuestStringConstraint
Packages that use COptQuestStringConstraint
-
Uses of COptQuestStringConstraint in com.opttek.optquest
Methods in com.opttek.optquest that return COptQuestStringConstraintModifier and TypeMethodDescriptionCOptQuestOptimization.GetStringConstraint
(int index) Returns the string constraint at the index specified by the input parameter.COptQuestUserControlledOptimization.GetStringConstraint
(int index) Returns the string constraint at the index specified by the input parameter.Methods in com.opttek.optquest with parameters of type COptQuestStringConstraintModifier and TypeMethodDescriptionvoid
COptQuestOptimization.AddConstraint
(COptQuestStringConstraint constraint) Adds the string constraint defined by the input parameter to the optimization.void
COptQuestUserControlledOptimization.AddConstraint
(COptQuestStringConstraint constraint) Adds the string constraint defined by the input parameter to the optimization.void
COptQuestOptimization.RemoveConstraint
(COptQuestStringConstraint constraint) Removes the constraint from the optimization