nz.ac.waikato.mcennis.rat.graph.query.actor
Class NullActorQuery

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.actor.NullActorQuery
All Implemented Interfaces:
java.lang.Comparable, ActorQuery, Query, ParsedObject

public class NullActorQuery
extends java.lang.Object
implements ActorQuery


Constructor Summary
NullActorQuery()
           
 
Method Summary
 XMLParserObject.State buildingStatus()
           
 void buildQuery(boolean all)
           
 int compareTo(java.lang.Object o)
           
 java.util.Collection<Actor> execute(Graph g, java.util.Collection<Actor> actorList, java.util.Collection<Link> linkList)
           
 java.util.Iterator<Actor> executeIterator(Graph g, java.util.Collection<Actor> actorList, java.util.Collection<Link> linkList)
           
 void exportQuery(java.io.Writer writer)
           
 NullActorQuery prototype()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullActorQuery

public NullActorQuery()
Method Detail

execute

public java.util.Collection<Actor> execute(Graph g,
                                           java.util.Collection<Actor> actorList,
                                           java.util.Collection<Link> linkList)
Specified by:
execute in interface ActorQuery

executeIterator

public java.util.Iterator<Actor> executeIterator(Graph g,
                                                 java.util.Collection<Actor> actorList,
                                                 java.util.Collection<Link> linkList)
Specified by:
executeIterator in interface ActorQuery

exportQuery

public void exportQuery(java.io.Writer writer)
                 throws java.io.IOException
Specified by:
exportQuery in interface ActorQuery
Throws:
java.io.IOException

buildQuery

public void buildQuery(boolean all)

buildingStatus

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

prototype

public NullActorQuery prototype()
Specified by:
prototype in interface ActorQuery

compareTo

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

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