public class Not<T extends Event> extends UnaryOperator<T>
Operator.Valuem_operand, m_symbol| Modifier and Type | Method and Description |
|---|---|
Not<T> |
copy(boolean with_tree)
Creates a deep copy of this operator
|
boolean |
equals(java.lang.Object o) |
void |
evaluate(T event)
Evaluates the operator on the new event
|
int |
hashCode() |
acceptPostfix, acceptPrefix, addOperand, clean, clear, copyInto, delete, getRootSymbol, getTreeChildren, size, toStringacceptPostfix, acceptPrefix, copy, copyInto, evaluate, getValue, isDeleted, sizepublic void evaluate(T event)
Operatorpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © Sylvain HallĂ©. All Rights Reserved.