org.javagen.funcgen.visitor
Class PathBuilderVisitor

java.lang.Object
  extended by org.javagen.agile.core.visitor.DefaultVisitor
      extended by org.javagen.agile.core.visitor.TypeLookupVisitor
          extended by org.javagen.funcgen.visitor.PathBuilderVisitor
All Implemented Interfaces:
org.javagen.agile.core.Generator, org.javagen.agile.core.visitor.Visit, org.javagen.agile.core.visitor.Visitor

public class PathBuilderVisitor
extends org.javagen.agile.core.visitor.TypeLookupVisitor

Put unique path name in context for use for building test classes.

Author:
Richard Easterling

Field Summary
 
Fields inherited from class org.javagen.agile.core.visitor.TypeLookupVisitor
defualtVisit, visitInstances
 
Fields inherited from class org.javagen.agile.core.visitor.DefaultVisitor
itinerary
 
Constructor Summary
PathBuilderVisitor()
          Setup Suite visitor for expansion.
 
Method Summary
 
Methods inherited from class org.javagen.agile.core.visitor.TypeLookupVisitor
addVisitInstances, get, getDefualtVisit, getVisitInstances, put, setDefualtVisit, setVisitInstances, visit
 
Methods inherited from class org.javagen.agile.core.visitor.DefaultVisitor
gen, getItinerary, itinerary, setItinerary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathBuilderVisitor

public PathBuilderVisitor()
Setup Suite visitor for expansion.



Copyright 2006-2006 Outsource Cafe Inc.. All Rights Reserved.