|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.ql.eval.skel.AbstractContainer
org.apache.ode.ql.eval.skel.AbstractConjunction<R,PARAMC>
public abstract class AbstractConjunction<R,PARAMC>
Field Summary |
---|
Fields inherited from class org.apache.ode.ql.eval.skel.AbstractContainer |
---|
childs |
Constructor Summary | |
---|---|
AbstractConjunction(java.util.Collection<CommandEvaluator> childs)
|
Method Summary |
---|
Methods inherited from class org.apache.ode.ql.eval.skel.AbstractContainer |
---|
getChilds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.ode.ql.eval.skel.CommandEvaluator |
---|
evaluate |
Methods inherited from interface org.apache.ode.ql.eval.skel.CommandContainer |
---|
getChilds |
Constructor Detail |
---|
public AbstractConjunction(java.util.Collection<CommandEvaluator> childs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |