org.apache.ode.ql.tree.nodes
Interface LogicNode

All Superinterfaces:
Node, java.io.Serializable
All Known Implementing Classes:
AbstractLogicExpr, Conjunction, Disjunction, Equality, GE, Greater, IdentifierToValueCMP, In, LE, Less, Like

public interface LogicNode
extends Node