|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependencyGraph.Visitor | |
com.ptc.windchill.cadx.saveas | |
wt.epm.structure |
Uses of DependencyGraph.Visitor in com.ptc.windchill.cadx.saveas |
Classes in com.ptc.windchill.cadx.saveas that implement DependencyGraph.Visitor | |
(package private) class |
DocCentricDependencyTracer.SaveAsVisitor
|
Uses of DependencyGraph.Visitor in wt.epm.structure |
Classes in wt.epm.structure that implement DependencyGraph.Visitor | |
static class |
DependencyGraph.AbstractVisitor
|
Methods in wt.epm.structure with parameters of type DependencyGraph.Visitor | |
Collection |
DependencyGraph.traceDependencies(Collection parents,
DependencyGraph.Visitor visitor)
Given a collection of Parts or Documents, recursively trace their dependents. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |