This interface defines the API for classes that represent or-constraints.
For a list of all members of this type, see IOr Members.
An instance of IOr
(that is, an or-constraint) indicates that at least one of a set of constraints must be satisfied. Objects of type IConstraint
can be added to and removed from an instance of IOr
. The constraints in an or-constraint can be queried by the enumerator returned by method GetEnumerator()
.
Namespace: ILOG.Concert
Assembly: ILOG.Concert (in ILOG.Concert.dll)