org.modeshape.jcr.query.qom
Interface JcrDynamicOperand

All Superinterfaces:
DynamicOperand, LanguageObject, Operand, Serializable, Visitable
All Known Implementing Classes:
JcrArithmeticOperand, JcrFullTextSearchScore, JcrLength, JcrLowerCase, JcrNodeDepth, JcrNodeLocalName, JcrNodeName, JcrNodePath, JcrPropertyValue, JcrReferenceValue, JcrUpperCase

public interface JcrDynamicOperand
extends DynamicOperand, DynamicOperand

Representation of a dynamic operand from JCR and the Graph API.


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



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