Overload List
| Name | Description | |
|---|---|---|
|
|
IfThen(IConstraint, IConstraint) |
Returns a constraint that if con1 is true, then
con2 must also be true.
(Inherited from IModeler.) |
|
|
IfThen(IConstraint, IConstraint, String) |
Returns a constraint that if con1 is true, then
con2 must also be true.
(Inherited from IModeler.) |