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 TypeClassDescriptionclassThe COptQuestOrConstraint class allows you to define a logical "or" relationship among COptQuestConstraint objects.Methods in com.opttek.optquest with parameters of type COptQuestCompoundConstraintModifier and TypeMethodDescriptionvoidCOptQuestOptimization.AddConstraint(COptQuestCompoundConstraint constraint) Adds the constraint defined by the input parameter to the optimization.