|
|||||||||
| 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.Conjunction
public class Conjunction
| Constructor Summary | |
|---|---|
Conjunction(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 Conjunction(java.util.Collection<LogicNode> childs)
childs -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||