public class Eventually<T extends Event> extends UnaryTemporalOperator<T>
Operator.Valuem_instantiatedTreesm_operand, m_symbol| Constructor and Description |
|---|
Eventually() |
Eventually(Operator<T> operand) |
| Modifier and Type | Method and Description |
|---|---|
Eventually<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, clean, clear, copyInto, delete, getTreeChildren, hashCode, sizeaddOperand, copyInto, getRootSymbol, toStringacceptPostfix, acceptPrefix, copy, copyInto, evaluate, getValue, isDeleted, sizepublic void evaluate(T event)
Operatorpublic Eventually<T> copy(boolean with_tree)
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.