org.modeshape.graph.query.model
Interface StaticOperand

All Superinterfaces:
LanguageObject, Serializable, Visitable
All Known Subinterfaces:
JcrStaticOperand
All Known Implementing Classes:
BindVariableName, JcrBindVariableName, JcrLiteral, JcrSubquery, Literal, Subquery

@Immutable
public interface StaticOperand
extends LanguageObject

A static operand used in a Comparison constraint.


Method Summary
 
Methods inherited from interface org.modeshape.graph.query.model.Visitable
accept
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.