Uses of Class
org.planx.msd.graph.Compactor.Edge

Packages that use Compactor.Edge
org.planx.msd.graph   
org.planx.xmlstore.nodes   
org.planx.xmlstore.regions   
 

Uses of Compactor.Edge in org.planx.msd.graph
 

Method parameters in org.planx.msd.graph with type arguments of type Compactor.Edge
 N Navigator.chooseCanonical(List<Compactor.Edge> eqCls)
          Choose the canonical node from among equivalent nodes.
 TemplateNode<N,L> TemplateNode.TemplateNavigator.chooseCanonical(List<Compactor.Edge> eqCls)
           
 

Uses of Compactor.Edge in org.planx.xmlstore.nodes
 

Method parameters in org.planx.xmlstore.nodes with type arguments of type Compactor.Edge
 SystemNode NodeNavigator.chooseCanonical(List<Compactor.Edge> eqCls)
           
 

Uses of Compactor.Edge in org.planx.xmlstore.regions
 

Method parameters in org.planx.xmlstore.regions with type arguments of type Compactor.Edge
 SystemNode LeastInterRegionPolicy.chooseCanonical(List<Compactor.Edge> eqCls)
           
 



Copyright © 2010. All Rights Reserved.