|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResultGraph in com.ptc.core.htmlcomp.gathering |
Fields in com.ptc.core.htmlcomp.gathering declared as ResultGraph | |
(package private) ResultGraph |
DependencyHelper.graph
|
Methods in com.ptc.core.htmlcomp.gathering that return ResultGraph | |
private ResultGraph |
DependencyHelper.getResultGraph()
|
Uses of ResultGraph in com.ptc.windchill.uwgm.cadx.associate |
Methods in com.ptc.windchill.uwgm.cadx.associate with parameters of type ResultGraph | |
private boolean |
AssociateJSTableProcessor.isSourceObjectHavingActiveAssocWithObjectInPDML(ResultGraph dependencyGraph)
|
private void |
AssociateJSTableProcessor.updateAssocInfo(AssociateJSTableProcessor.AssocInfo info,
ResultGraph dependencyGraph)
|
Uses of ResultGraph in com.ptc.windchill.uwgm.cadx.autoassociate |
Fields in com.ptc.windchill.uwgm.cadx.autoassociate declared as ResultGraph | |
(package private) ResultGraph |
AutoAssociateExistingPartsFormProcessor.docDependencyGraph
|
Methods in com.ptc.windchill.uwgm.cadx.autoassociate that return ResultGraph | |
private ResultGraph |
AutoAssociateExistingPartsFormProcessor.getDependencies(Vector wtObjs,
boolean includePassive)
|
Methods in com.ptc.windchill.uwgm.cadx.autoassociate with parameters of type ResultGraph | |
private void |
AutoAssociateExistingPartsFormProcessor.updateDocInfoCache(ResultGraph partDependencyGraph,
ArrayList selectedObjectsList)
|
private void |
AutoAssociateExistingPartsFormProcessor.addAssociatedDocsAssocInfo(WTPart part,
ResultGraph partDependencyGraph,
ArrayList selectedObjectsList)
|
Uses of ResultGraph in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep |
Methods in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep that return ResultGraph | |
protected ResultGraph |
DependencyTracer.retrieveMembersAndAssociated(WTCollection seeds)
Request to DB, retrieve all structure dependents and associated WTParts. |
Uses of ResultGraph in com.ptc.windchill.uwgm.common.autoassociate |
Fields in com.ptc.windchill.uwgm.common.autoassociate declared as ResultGraph | |
(package private) ResultGraph |
GenericAutoAssocCreator.dependencyGraph
|
Methods in com.ptc.windchill.uwgm.common.autoassociate that return ResultGraph | |
private ResultGraph |
GenericAutoAssocCreator.getDependencies(Vector wtObjs,
boolean includePassive)
|
static ResultGraph |
AutoAssociateHelper.getAssociatedResultGraph(WTCollection seeds,
boolean includePassive)
|
static ResultGraph |
AssociationUtilities.getAssociatedWithWorkspaceResultGraph(WTCollection seeds,
boolean includePassive,
EPMWorkspace ws)
returns ResultGraph of associated with the given seeds and workspace |
static ResultGraph |
AssociationUtilities.getAssociatedResultGraph(WTCollection seeds,
boolean includePassive,
EPMWorkspace ws,
boolean onlyFromWorkspace,
boolean processSeedsFromWorkspace)
returns ResultGraph of associated with the given seeds and workspace |
static ResultGraph |
AssociationUtilities.getRawAssociatedResultGraph(WTCollection seeds,
boolean includePassive,
EPMWorkspace ws,
boolean onlyFromWorkspace,
boolean processSeedsFromWorkspace)
Returns ResultGraph of associated with the given seeds and workspace. |
Methods in com.ptc.windchill.uwgm.common.autoassociate with parameters of type ResultGraph | |
private void |
GenericAutoAssocCreator.upateDocInfoCache(ResultGraph partDependencyGraph)
|
private boolean |
GenericAutoAssocCreator.isPartHavingOtherAssociation(WTPart partToCheck,
ResultGraph partDependencyGraph)
|
Uses of ResultGraph in com.ptc.windchill.uwgm.proesrv.action |
Methods in com.ptc.windchill.uwgm.proesrv.action with parameters of type ResultGraph | |
private void |
AddToWorkspaceAction.getRequiredDependents(Collection seeds,
ResultGraph cache,
WTCollection dependents)
|
private void |
AddToWorkspaceAction.getRequiredDependents(Collection seeds,
ResultGraph cache,
WTCollection dependents)
|
Uses of ResultGraph in com.ptc.windchill.uwgm.proesrv.rrc |
Fields in com.ptc.windchill.uwgm.proesrv.rrc declared as ResultGraph | |
private ResultGraph |
RRCAssociationHelper.resGraph
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |