org.ascape.query.parser
Class QTStringOrNumberOperatorNode

java.lang.Object
  extended by org.ascape.query.parser.SimpleNode
      extended by org.ascape.query.parser.QTCriteriaSubNode
          extended by org.ascape.query.parser.QTOperator
              extended by org.ascape.query.parser.QTStringOrNumberOperatorNode
All Implemented Interfaces:
Node, Validated
Direct Known Subclasses:
QTGreaterThan, QTLessThan

public abstract class QTStringOrNumberOperatorNode
extends QTOperator
implements Validated


Field Summary
 
Fields inherited from class org.ascape.query.parser.SimpleNode
children, id, parent, parser
 
Constructor Summary
QTStringOrNumberOperatorNode(BoolExprTree p, int i)
           
QTStringOrNumberOperatorNode(int i)
           
 
Method Summary
 void validate(java.lang.Object object)
           
 
Methods inherited from class org.ascape.query.parser.QTOperator
evaluate
 
Methods inherited from class org.ascape.query.parser.QTCriteriaSubNode
getCriteria
 
Methods inherited from class org.ascape.query.parser.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QTStringOrNumberOperatorNode

public QTStringOrNumberOperatorNode(int i)

QTStringOrNumberOperatorNode

public QTStringOrNumberOperatorNode(BoolExprTree p,
                                    int i)
Method Detail

validate

public void validate(java.lang.Object object)
              throws ParseException
Specified by:
validate in interface Validated
Throws:
ParseException


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.