org.apache.ode.ql.eval.skel
Interface CommandContainer

All Known Subinterfaces:
ConjunctionEvaluator<R,PARAMC>, DisjunctionEvaluator<R,PARAMC>, LogicEvaluator<R,PARAMC>
All Known Implementing Classes:
AbstractConjunction, AbstractContainer, AbstractDisjunction

public interface CommandContainer


Method Summary
 java.util.Collection<CommandEvaluator> getChilds()
           
 

Method Detail

getChilds

java.util.Collection<CommandEvaluator> getChilds()