Uses of Class
org.planx.xmlstore.regions.CanonicPolicy

Packages that use CanonicPolicy
org.planx.xmlstore.regions   
 

Uses of CanonicPolicy in org.planx.xmlstore.regions
 

Subclasses of CanonicPolicy in org.planx.xmlstore.regions
 class FirstPolicy
          Chooses the first node in an equivalence class as the canonical node.
 class LeastInterRegionPolicy
          Chooses a node with the least outgoing pointers.
 

Fields in org.planx.xmlstore.regions declared as CanonicPolicy
 CanonicPolicy RegionConfiguration.POLICY_INSTANCE
          An implementation of a canonical node chooseing policy.
 



Copyright © 2010. All Rights Reserved.