|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependencyGraph | |
wt.epm.clients.relateditems | |
wt.epm.workspaces |
Uses of DependencyGraph in wt.epm.clients.relateditems |
Fields in wt.epm.clients.relateditems declared as DependencyGraph | |
private DependencyGraph |
PartCentricProcessor.partDependencyGraph
|
private DependencyGraph |
PartCentricProcessor.cadDependencyGraph
|
private DependencyGraph |
DocCentricProcessor.dependencyGraph
|
Methods in wt.epm.clients.relateditems with parameters of type DependencyGraph | |
protected List |
RelatedItemsProcessor.getDependents(List groups,
DependencyGraph dependencyGraph,
boolean requiredOnly)
Finds the required and optional dependents for each group of documents. |
protected List |
RelatedItemsProcessor.getDependents(List groups,
DependencyGraph dependencyGraph,
RelatedItemsSelector.IncludeType includeType,
boolean requiredOnly)
Finds the dependents for each group of documents or parts. |
Uses of DependencyGraph in wt.epm.workspaces |
Methods in wt.epm.workspaces with parameters of type DependencyGraph | |
private static List |
EPMAsStoredHelper.removeComponents(List objects,
DependencyGraph graph)
Given a list of objects and a dependency graph, returns a list of objects that have dependents. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |