nz.ac.waikato.mcennis.rat.graph.query.graph
Class GraphByProperty.GraphIterator

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.graph.GraphByProperty.GraphIterator
All Implemented Interfaces:
java.util.Iterator<Graph>
Enclosing class:
GraphByProperty

public class GraphByProperty.GraphIterator
extends java.lang.Object
implements java.util.Iterator<Graph>


Constructor Summary
GraphByProperty.GraphIterator(Graph g, java.util.Collection<Actor> actorList, java.util.Collection<Link> linkList)
           
 
Method Summary
 boolean hasNext()
           
 Graph next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphByProperty.GraphIterator

public GraphByProperty.GraphIterator(Graph g,
                                     java.util.Collection<Actor> actorList,
                                     java.util.Collection<Link> linkList)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator<Graph>

next

public Graph next()
Specified by:
next in interface java.util.Iterator<Graph>

remove

public void remove()
Specified by:
remove in interface java.util.Iterator<Graph>

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