Class Not

All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class Not extends UnaryValueOperator
A boolean NOT operator operating on a boolean expressions.
See Also:
  • Constructor Details Link icon

    • Not Link icon

      public Not()
    • Not Link icon

      public Not(ValueExpr arg)
  • Method Details Link icon