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

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

public class OrCheck
extends java.lang.Object
implements StopCondition


Constructor Summary
OrCheck()
           
 
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

OrCheck

public OrCheck()
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