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

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

public class XorCheck
extends java.lang.Object
implements StopCondition


Constructor Summary
XorCheck()
           
 
Method Summary
 void build(StopCondition left, StopCondition right, 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

XorCheck

public XorCheck()
Method Detail

stop

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

build

public void build(StopCondition left,
                  StopCondition right,
                  boolean not)

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