com.dfki.peregrin.facilities
Class Exister

java.lang.Object
  |
  +--com.dfki.peregrin.facilities.Exister

public class Exister
extends java.lang.Object


Constructor Summary
Exister(SiteNode existsnode, RunParameter params)
           
 
Method Summary
 PathTree tree()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exister

public Exister(SiteNode existsnode,
               RunParameter params)
Method Detail

tree

public PathTree tree()