Modifier and Type | Method and Description |
---|---|
BinaryArithmetic |
BinaryArithmetic.getNegation()
Returns a new BinaryArithmetic constraint which is the negation of this constraint
By instance, a constraint with "=" as operator will return a new constraint with the
same variables but with "!=" as operator
|