public class ConsecutiveQueries extends NaryNode
NaryNode.ScoreAction
indexOptions
Constructor and Description |
---|
ConsecutiveQueries() |
ConsecutiveQueries(ConsecutiveQueries other) |
ConsecutiveQueries(Node a,
Node... others) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
void |
toELLQL(java.lang.StringBuilder buffer,
boolean sortNAry) |
Or |
toOr() |
addChild, addChildren, contentToELLQLSeq, copyContentFrom, copyContentTo, doubleToEllqlString, getContent, getContentSize, getContentUnsafe, setContent
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public ConsecutiveQueries()
public ConsecutiveQueries(ConsecutiveQueries other)
public void toELLQL(java.lang.StringBuilder buffer, boolean sortNAry)
public Or toOr()
public Node accept(NodeVisitor visitor) throws QueryProcessingException
accept
in class Node
QueryProcessingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.