|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.ql.tree.nodes.AbstractLogicExpr
org.apache.ode.ql.tree.nodes.Disjunction
public class Disjunction
Constructor Summary | |
---|---|
Disjunction(java.util.Collection<LogicNode> childs)
|
Method Summary |
---|
Methods inherited from class org.apache.ode.ql.tree.nodes.AbstractLogicExpr |
---|
getChilds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Disjunction(java.util.Collection<LogicNode> childs)
childs
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |