Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.query.sql.model
Interface Operand

All Superinterfaces:
ASTNode, java.io.Serializable
All Known Implementing Classes:
DateLiteral, DoubleLiteral, Expression, Function, IntegerLiteral, Literal, LiteralList, MultiExpression, OperandList, OrderByExpr, OrderByList, PathReference, Predicate, Reference, ReferenceList, StringLiteral

public interface Operand
extends ASTNode

An operand may be a variable, a function, a literal, or an expression.

Author:
Bogdan Stefanescu

Method Summary
 
Methods inherited from interface org.nuxeo.ecm.core.query.sql.model.ASTNode
accept
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.