|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMDependencyLink | |
com.ptc.hli.ecad | |
com.ptc.windchill.uwgm.proesrv.action | |
wt.epm.ndi.impl | |
wt.epm.structure | |
wt.epm.upload |
Uses of EPMDependencyLink in com.ptc.hli.ecad |
Methods in com.ptc.hli.ecad that return EPMDependencyLink | |
EPMDependencyLink |
ECADDocument.getLink(String number)
|
Methods in com.ptc.hli.ecad with parameters of type EPMDependencyLink | |
void |
ECADDocument.addLink(String number,
EPMDependencyLink link)
|
void |
ECADDocument.removeLink(EPMDependencyLink link)
|
Uses of EPMDependencyLink in com.ptc.windchill.uwgm.proesrv.action |
Methods in com.ptc.windchill.uwgm.proesrv.action with parameters of type EPMDependencyLink | |
private void |
GhostResolutionAction.addLink(Map ghostLinks,
EPMDependencyLink link,
Map ghosts,
Set undeleted)
|
private void |
GhostResolutionAction.addLink(Map ghostLinks,
EPMDependencyLink link,
Map ghosts,
Set undeleted)
|
Uses of EPMDependencyLink in wt.epm.ndi.impl |
Methods in wt.epm.ndi.impl that return EPMDependencyLink | |
EPMDependencyLink |
NDICache.findDependencyLink(EPMDependencyLink link)
|
Methods in wt.epm.ndi.impl with parameters of type EPMDependencyLink | |
EPMDependencyLink |
NDICache.findDependencyLink(EPMDependencyLink link)
|
Uses of EPMDependencyLink in wt.epm.structure |
Classes in wt.epm.structure that implement EPMDependencyLink | |
class |
EPMMemberLink
A member link always has a quantity. |
class |
EPMReferenceLink
Associates an EPMDocument with a WTDocument or another EPMDocument. |
Uses of EPMDependencyLink in wt.epm.upload |
Methods in wt.epm.upload that return EPMDependencyLink | |
EPMDependencyLink |
CacheDocument.getDependencyLink(String linkUniqueId)
|
EPMDependencyLink |
CacheDocument.CacheDependencyLink.getDependencyLink()
|
Methods in wt.epm.upload with parameters of type EPMDependencyLink | |
CacheDocument.CacheDependencyLink |
CacheDocument.createCacheDependencyLink(EPMDependencyLink link)
|
void |
Cache.cacheDependencyLink(EPMDependencyLink link)
|
Constructors in wt.epm.upload with parameters of type EPMDependencyLink | |
CacheDocument.CacheDependencyLink(CacheObjectOwner owner,
EPMDependencyLink link)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |