nz.ac.waikato.mcennis.rat.graph.query
Class NullQuery<Type extends java.lang.Comparable>
java.lang.Object
nz.ac.waikato.mcennis.rat.graph.query.NullQuery<Type>
public class NullQuery<Type extends java.lang.Comparable>
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullQuery
public NullQuery()
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()