com.ptc.windchill.cadx.saveas
Class DependencyTracerFactory

java.lang.Object
  extended bycom.ptc.windchill.cadx.saveas.DependencyTracerFactory

public class DependencyTracerFactory
extends Object


Constructor Summary
DependencyTracerFactory()
           
 
Method Summary
static DependencyTracerInterface getDependencyTracer(EPMWorkspace ws, boolean isPartCentric, EPMDocConfigSpec epmDocCS, WTPartConfigSpec wtPartCS, Vector selectedObjs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyTracerFactory

public DependencyTracerFactory()
Method Detail

getDependencyTracer

public static DependencyTracerInterface getDependencyTracer(EPMWorkspace ws,
                                                            boolean isPartCentric,
                                                            EPMDocConfigSpec epmDocCS,
                                                            WTPartConfigSpec wtPartCS,
                                                            Vector selectedObjs)