UndefinedConstraint

Representation of the Undefined Constraint. Evaluates to true only if the left side fact is not defined in the match context. If the left side is not defined, this will evaluate to false. This constraint can be used independently or added to a And, Or, Not constraint to combine with other constraints.

See Also