Uses of Class
com.opttek.optquest.COptQuestCompoundConstraint
Packages that use COptQuestCompoundConstraint
-
Uses of COptQuestCompoundConstraint in com.opttek.optquest
Subclasses of COptQuestCompoundConstraint in com.opttek.optquestModifier and TypeClassDescriptionclass
The COptQuestOrConstraint class allows you to define a logical "or" relationship among COptQuestConstraint objects.Methods in com.opttek.optquest with parameters of type COptQuestCompoundConstraintModifier and TypeMethodDescriptionvoid
COptQuestOptimization.AddConstraint
(COptQuestCompoundConstraint constraint) Adds the constraint defined by the input parameter to the optimization.