org.jboss.dna.graph.query.model
Class StaticOperand

java.lang.Object
  extended by org.jboss.dna.graph.query.model.StaticOperand
All Implemented Interfaces:
Serializable, LanguageObject, Visitable
Direct Known Subclasses:
BindVariableName, Literal

@Immutable
public abstract class StaticOperand
extends Object
implements LanguageObject

A static operand used in a Comparison constraint.

See Also:
Serialized Form

Constructor Summary
StaticOperand()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.dna.graph.query.model.Visitable
accept
 

Constructor Detail

StaticOperand

public StaticOperand()


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