nz.ac.waikato.mcennis.rat.graph.query.property
Class StringQuery

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.property.StringQuery
All Implemented Interfaces:
java.lang.Comparable, PropertyQuery

public class StringQuery
extends java.lang.Object
implements PropertyQuery


Nested Class Summary
static class StringQuery.Operation
           
 
Constructor Summary
StringQuery()
           
 
Method Summary
 XMLParserObject.State buildingStatus()
           
 void buildQuery(java.lang.String comparison, boolean not, StringQuery.Operation operation)
           
 int compareTo(java.lang.Object o)
           
 boolean execute(Property property)
           
 void exportQuery(java.io.Writer writer)
           
 void importQuery(java.io.Reader reader)
           
 StringQuery prototype()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringQuery

public StringQuery()
Method Detail

execute

public boolean execute(Property property)
Specified by:
execute in interface PropertyQuery

exportQuery

public void exportQuery(java.io.Writer writer)
Specified by:
exportQuery in interface PropertyQuery

importQuery

public void importQuery(java.io.Reader reader)
Specified by:
importQuery in interface PropertyQuery

buildQuery

public void buildQuery(java.lang.String comparison,
                       boolean not,
                       StringQuery.Operation operation)

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

buildingStatus

public XMLParserObject.State buildingStatus()
Specified by:
buildingStatus in interface PropertyQuery

prototype

public StringQuery prototype()
Specified by:
prototype in interface PropertyQuery

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads