public class Or<T extends Event> extends NaryOperator<T>
Operator.Valuem_operands, m_symbol| Modifier and Type | Method and Description |
|---|---|
Or<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, childrenCount, childrenEquals, clean, clear, copyInto, delete, getRootSymbol, getTreeChildren, hashCode, 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.