nz.ac.waikato.mcennis.rat.graph.query
Class NullQuery<Type extends java.lang.Comparable>

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.NullQuery<Type>

public class NullQuery<Type extends java.lang.Comparable>
extends java.lang.Object


Constructor Summary
NullQuery()
           
 
Method Summary
 XMLParserObject.State buildingStatus()
           
protected  void buildQuery(boolean not, java.lang.String type)
           
 int compareTo(java.lang.Object o)
           
protected  java.util.Collection<Type> execute()
           
protected  java.util.Iterator<Type> executeIterator()
           
 void exportQuery(java.io.Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullQuery

public NullQuery()
Method Detail

execute

protected java.util.Collection<Type> execute()

executeIterator

protected java.util.Iterator<Type> executeIterator()

exportQuery

public void exportQuery(java.io.Writer writer)
                 throws java.io.IOException
Throws:
java.io.IOException

compareTo

public int compareTo(java.lang.Object o)

buildQuery

protected void buildQuery(boolean not,
                          java.lang.String type)

buildingStatus

public XMLParserObject.State buildingStatus()

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