Uses of Interface
org.plasma.sdo.PathAssembler

Packages that use PathAssembler
org.plasma.sdo.core   
 

Uses of PathAssembler in org.plasma.sdo.core
 

Classes in org.plasma.sdo.core that implement PathAssembler
 class CorePathAssembler
          A graph visitor which assembles and stores a list of candidate paths from the root data-object to the given target data-object and returns the minimum (least hops) path or set of paths as SDO path-strings.
 



Copyright © 2013. All rights reserved.