NegationOperator ================ .. rubric:: *module* :mod:`wntr.sim.aml.expr` .. currentmodule:: wntr.sim.aml.expr .. autoclass:: NegationOperator .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: NegationOperator.diff_down NegationOperator.diff_up NegationOperator.diff_up_symbolic NegationOperator.evaluate NegationOperator.get_rpn NegationOperator.is_leaf NegationOperator.operands NegationOperator.operation .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: NegationOperator.operation_enum NegationOperator.str_repn ~~~~~~~~~~~~~~~~~~~~~~~~~~~