nz.ac.waikato.mcennis.rat.graph.query.graph
Class XorGraphQuery

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.XorQuery
      extended by nz.ac.waikato.mcennis.rat.graph.query.graph.XorGraphQuery
All Implemented Interfaces:
java.lang.Comparable, GraphQuery, Query, ParsedObject

public class XorGraphQuery
extends XorQuery
implements GraphQuery


Nested Class Summary
 
Nested classes/interfaces inherited from class nz.ac.waikato.mcennis.rat.graph.query.XorQuery
XorQuery.XorIterator<Type extends java.lang.Comparable>
 
Constructor Summary
XorGraphQuery()
           
 
Method Summary
 void buildQuery(java.util.Collection<GraphQuery> source)
           
 java.util.Collection<Graph> execute(Graph g, java.util.Collection<Actor> actorList, java.util.Collection<Link> linkList)
           
protected  java.util.Collection<Graph> executeComponent(java.lang.Object query)
           
 java.util.Iterator<Graph> executeIterator(Graph g, java.util.Collection<Actor> actorList, java.util.Collection<Link> linkList)
           
protected  java.util.Iterator<Graph> executeIterator(java.lang.Object query)
           
protected  void exportQuery(java.lang.Object object, java.io.Writer writer)
           
 void importQuery(java.io.Reader reader)
           
 XorGraphQuery prototype()
           
 
Methods inherited from class nz.ac.waikato.mcennis.rat.graph.query.XorQuery
buildingStatus, buildQuery, compareTo, execute, executeIterator, exportQuery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface nz.ac.waikato.mcennis.rat.graph.query.GraphQuery
buildingStatus, exportQuery
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

XorGraphQuery

public XorGraphQuery()
Method Detail

execute

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

executeIterator

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

executeComponent

protected java.util.Collection<Graph> executeComponent(java.lang.Object query)
Specified by:
executeComponent in class XorQuery

executeIterator

protected java.util.Iterator<Graph> executeIterator(java.lang.Object query)
Specified by:
executeIterator in class XorQuery

exportQuery

protected void exportQuery(java.lang.Object object,
                           java.io.Writer writer)
                    throws java.io.IOException
Specified by:
exportQuery in class XorQuery
Throws:
java.io.IOException

importQuery

public void importQuery(java.io.Reader reader)

buildQuery

public void buildQuery(java.util.Collection<GraphQuery> source)

prototype

public XorGraphQuery prototype()
Specified by:
prototype in interface GraphQuery

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