|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EPMReferenceLink in com.ptc.epm.commands.util |
Methods in com.ptc.epm.commands.util that return EPMReferenceLink | |
static EPMReferenceLink |
DocHelper.createReferenceLink(ECADDocument parent,
ECADDocument child,
ECADTransaction transaction)
|
Uses of EPMReferenceLink in com.ptc.windchill.cadx.caddoc |
Methods in com.ptc.windchill.cadx.caddoc with parameters of type EPMReferenceLink | |
private String |
EPMGetDepsTemplateProcessor.newEPMReferenceLinkDepSpecData(EPMReferenceLink lnk,
String[] names,
String lookupName,
String lookupValue)
|
private boolean |
CADDocProcessorService.showDocument(EPMReferenceLink link)
|
private String |
CADDocProcessorService.getDependencyType(EPMReferenceLink link)
|
Uses of EPMReferenceLink in com.ptc.windchill.cadx.common.util |
Methods in com.ptc.windchill.cadx.common.util that return EPMReferenceLink | |
static EPMReferenceLink |
ObjectDependencyUtility.getEPMReferenceLink(EPMDocument srcDoc)
|
Uses of EPMReferenceLink in com.ptc.windchill.cadx.newcaddoc |
Fields in com.ptc.windchill.cadx.newcaddoc declared as EPMReferenceLink | |
private EPMReferenceLink |
NewCadDocFormTaskDelegate.linkFromSrc
|
private EPMReferenceLink |
NewCadDocFormTaskDelegate.linkFromOtherSideObj
|
Methods in com.ptc.windchill.cadx.newcaddoc with parameters of type EPMReferenceLink | |
private void |
NewCadDocFormTaskDelegate.initializeEPMReferenceLink(EPMReferenceLink newLink,
EPMReferenceLink srcLink,
EPMDocument srcObj,
EPMDocument refObj)
|
Uses of EPMReferenceLink in com.ptc.windchill.uwgm.cadx.newcaddoc |
Fields in com.ptc.windchill.uwgm.cadx.newcaddoc declared as EPMReferenceLink | |
private EPMReferenceLink |
NewCadDocWizardFormTaskDelegate.linkFromSrc
|
private EPMReferenceLink |
NewCadDocWizardFormTaskDelegate.linkFromOtherSideObj
|
Uses of EPMReferenceLink in com.ptc.windchill.uwgm.proesrv |
Methods in com.ptc.windchill.uwgm.proesrv with parameters of type EPMReferenceLink | |
com.ptc.windchill.uwgm.soap.uwgmdb.EpmReferenceDependency |
ProeServiceRequest.addLink(EPMReferenceLink link)
|
Uses of EPMReferenceLink in com.ptc.windchill.uwgm.proesrv.rrc |
Methods in com.ptc.windchill.uwgm.proesrv.rrc with parameters of type EPMReferenceLink | |
com.ptc.windchill.uwgm.soap.uwgmdb.EpmReferenceDependency |
RequestResultCache.Populator.addLink(EPMReferenceLink wtLink)
|
com.ptc.windchill.uwgm.soap.uwgmdb.EpmReferenceDependency |
RequestHolder.addLink(EPMReferenceLink wtLink)
|
Uses of EPMReferenceLink in com.ptc.windchill.uwgm.task.newcaddoc |
Fields in com.ptc.windchill.uwgm.task.newcaddoc declared as EPMReferenceLink | |
private EPMReferenceLink |
NewCadDocTask.linkFromSrc
|
private EPMReferenceLink |
NewCadDocTask.linkFromOtherSideObj
|
Methods in com.ptc.windchill.uwgm.task.newcaddoc with parameters of type EPMReferenceLink | |
private void |
NewCadDocTask.initializeEPMReferenceLink(EPMReferenceLink newLink,
EPMReferenceLink srcLink,
EPMDocument srcObj,
EPMDocument refObj)
|
Uses of EPMReferenceLink in wt.epm.ndi.impl |
Fields in wt.epm.ndi.impl declared as EPMReferenceLink | |
private EPMReferenceLink |
EPMNDReferenceLinkImpl.link
|
Methods in wt.epm.ndi.impl with parameters of type EPMReferenceLink | |
EPMNDReferenceLink |
EPMDownloadData.getEPMNDReferenceLink(EPMReferenceLink link)
Returns EPMNDReferenceLink for a specified link. |
Constructors in wt.epm.ndi.impl with parameters of type EPMReferenceLink | |
EPMNDReferenceLinkImpl(NDICache cache,
EPMReferenceLink link,
DocumentMaster otherSide)
Constructs new instance of EPMNDReferenceLink |
Uses of EPMReferenceLink in wt.epm.structure |
Methods in wt.epm.structure that return EPMReferenceLink | |
static EPMReferenceLink |
EPMReferenceLink.newEPMReferenceLink(EPMDocument referencedBy,
DocumentMaster references,
String asStoredChildName,
int depType)
Constructs an EPMReferenceLink. |
static EPMReferenceLink |
EPMReferenceLink.newEPMReferenceLink(EPMDocument referencedBy,
DocumentMaster references)
Constructs an EPMReferenceLink. |
Methods in wt.epm.structure with parameters of type EPMReferenceLink | |
protected boolean |
EPMReferenceLink.readVersion(EPMReferenceLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of EPMReferenceLink in wt.ixb.handlers.netmarkets.prodstruct |
Methods in wt.ixb.handlers.netmarkets.prodstruct with parameters of type EPMReferenceLink | |
void |
NmEPMReferenceLinkHandler.exportAttributes(EPMReferenceLink ref_link,
IxbElement elem,
Exporter exporter)
|
Uses of EPMReferenceLink in wt.replication.export |
Methods in wt.replication.export with parameters of type EPMReferenceLink | |
private void |
ExportUnitVisitor.printEPMReferenceLink(EPMReferenceLink link)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |