org.planx.xmlstore.regions
Class FirstPolicy

java.lang.Object
  extended by org.planx.xmlstore.nodes.NodeNavigator
      extended by org.planx.xmlstore.regions.CanonicPolicy
          extended by org.planx.xmlstore.regions.FirstPolicy
All Implemented Interfaces:
Navigator<SystemNode>

public class FirstPolicy
extends CanonicPolicy

Chooses the first node in an equivalence class as the canonical node.


Field Summary
 
Fields inherited from class org.planx.xmlstore.regions.CanonicPolicy
r1, r2
 
Fields inherited from class org.planx.xmlstore.nodes.NodeNavigator
bound1, bound2
 
Constructor Summary
FirstPolicy()
           
 
Method Summary
 
Methods inherited from class org.planx.xmlstore.regions.CanonicPolicy
setRegions
 
Methods inherited from class org.planx.xmlstore.nodes.NodeNavigator
childCount, chooseCanonical, getChild, getHeight, getVisitToken, isOutside, setBounds, setChild, setHeight, setVisitToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirstPolicy

public FirstPolicy()


Copyright © 2010. All Rights Reserved.