public class BasicUnaryStatement<T extends IVariable<T>> extends UnaryStatement<T>
lhs, rhs| Modifier and Type | Method and Description |
|---|---|
UnaryOperator<T> |
getOperator() |
equals, evaluate, getLHS, getOperands, getRHS, getRightHandSide, hashCode, hasVariable, toStringgetOrderNumbergetGraphNodeId, setGraphNodeIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGraphNodeId, setGraphNodeIdpublic UnaryOperator<T> getOperator()
getOperator in class AbstractStatement<T extends IVariable<T>,UnaryOperator<T extends IVariable<T>>>