nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.stopconditions
Class AndCheck

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.stopconditions.AndCheck
All Implemented Interfaces:
StopCondition

public class AndCheck
extends java.lang.Object
implements StopCondition


Constructor Summary
AndCheck()
           
 
Method Summary
 void build(java.util.LinkedList<StopCondition> parts, boolean not)
           
 boolean stop(Graph graph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndCheck

public AndCheck()
Method Detail

stop

public boolean stop(Graph graph)
Specified by:
stop in interface StopCondition

build

public void build(java.util.LinkedList<StopCondition> parts,
                  boolean not)

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