org.apache.ode.ql.eval.skel
Interface LogicEvaluator<R,PARAMC>

All Superinterfaces:
CommandContainer, CommandEvaluator<R,PARAMC>
All Known Subinterfaces:
ConjunctionEvaluator<R,PARAMC>, DisjunctionEvaluator<R,PARAMC>
All Known Implementing Classes:
AbstractConjunction, AbstractDisjunction

public interface LogicEvaluator<R,PARAMC>
extends CommandEvaluator<R,PARAMC>, CommandContainer


Method Summary
 
Methods inherited from interface org.apache.ode.ql.eval.skel.CommandEvaluator
evaluate
 
Methods inherited from interface org.apache.ode.ql.eval.skel.CommandContainer
getChilds