Uses of Interface
wt.epm.ndi.EPMNDGhostResolverDelegate

Packages that use EPMNDGhostResolverDelegate
com.ptc.windchill.uwgm.proesrv.ndimpl   
wt.epm.ndi   
wt.epm.ndi.impl   
wt.epm.upload   
 

Uses of EPMNDGhostResolverDelegate in com.ptc.windchill.uwgm.proesrv.ndimpl
 

Classes in com.ptc.windchill.uwgm.proesrv.ndimpl that implement EPMNDGhostResolverDelegate
(package private)  class ProENDGhostResolverDelegate
           
 

Methods in com.ptc.windchill.uwgm.proesrv.ndimpl that return EPMNDGhostResolverDelegate
 EPMNDGhostResolverDelegate ProENeutralData.getGhostResolverDelegate()
           
 

Uses of EPMNDGhostResolverDelegate in wt.epm.ndi
 

Methods in wt.epm.ndi that return EPMNDGhostResolverDelegate
 EPMNDGhostResolverDelegate EPMNeutralData.getGhostResolverDelegate()
           
 

Uses of EPMNDGhostResolverDelegate in wt.epm.ndi.impl
 

Classes in wt.epm.ndi.impl that implement EPMNDGhostResolverDelegate
(package private)  class EPMNeutralDataImpl.GhostResolver
           
 

Methods in wt.epm.ndi.impl that return EPMNDGhostResolverDelegate
 EPMNDGhostResolverDelegate EPMNeutralDataImpl.getGhostResolverDelegate()
           
 

Uses of EPMNDGhostResolverDelegate in wt.epm.upload
 

Fields in wt.epm.upload declared as EPMNDGhostResolverDelegate
private  EPMNDGhostResolverDelegate EPMGhostResolver.m_delegate
           
 

Methods in wt.epm.upload that return EPMNDGhostResolverDelegate
 EPMNDGhostResolverDelegate EPMUpload.icEPMNeutralDataPatch.getGhostResolverDelegate()