Uses of Class
wt.epm.structure.EPMMemberLink

Packages that use EPMMemberLink
com.ptc.epm.commands.util   
com.ptc.windchill.cadx.caddoc   
com.ptc.windchill.uwgm.cadx.caddoc.mstructrep   
com.ptc.windchill.uwgm.proesrv   
com.ptc.windchill.uwgm.proesrv.rrc   
com.ptc.wvs.server.publish   
wt.epm.ndi.impl   
wt.epm.structure   
wt.ixb.handlers.netmarkets.prodstruct   
wt.replication.export   
 

Uses of EPMMemberLink in com.ptc.epm.commands.util
 

Methods in com.ptc.epm.commands.util that return EPMMemberLink
static EPMMemberLink DocHelper.createMemberLink(ECADDocument parent, ECADDocument child, int quantity, ECADTransaction transaction)
           
protected  EPMMemberLink ComponentHelper.addComponent(ECADDocument component, int quantity)
           
protected  EPMMemberLink ComponentHelper.updateQuantity(ECADDocument component, int newQuantity)
           
protected  EPMMemberLink ComponentHelper.removeComponent(ECADDocument component)
           
 

Uses of EPMMemberLink in com.ptc.windchill.cadx.caddoc
 

Methods in com.ptc.windchill.cadx.caddoc with parameters of type EPMMemberLink
private  String EPMGetDepsTemplateProcessor.newEPMMemberLinkDepSpecData(EPMMemberLink lnk, String[] names, String lookupName, String lookupValue)
           
 

Uses of EPMMemberLink in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep
 

Methods in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep with parameters of type EPMMemberLink
 String TreeDataHandler.getFeatureID(EPMMemberLink link)
           
 

Uses of EPMMemberLink in com.ptc.windchill.uwgm.proesrv
 

Methods in com.ptc.windchill.uwgm.proesrv with parameters of type EPMMemberLink
 com.ptc.windchill.uwgm.soap.uwgmdb.EpmMemberDependency ProeServiceRequest.addLink(EPMMemberLink link)
           
 

Uses of EPMMemberLink in com.ptc.windchill.uwgm.proesrv.rrc
 

Methods in com.ptc.windchill.uwgm.proesrv.rrc with parameters of type EPMMemberLink
 com.ptc.windchill.uwgm.soap.uwgmdb.EpmMemberDependency RequestResultCache.Populator.addLink(EPMMemberLink wtLink)
           
 com.ptc.windchill.uwgm.soap.uwgmdb.EpmMemberDependency RequestHolder.addLink(EPMMemberLink wtLink)
           
 

Uses of EPMMemberLink in com.ptc.wvs.server.publish
 

Methods in com.ptc.wvs.server.publish with parameters of type EPMMemberLink
private  int CadGenericStructure.processDocAndChildren(EPMDocument doc, EPMMemberLink parent_link, DefaultMutableTreeNode parent)
           
 

Uses of EPMMemberLink in wt.epm.ndi.impl
 

Fields in wt.epm.ndi.impl declared as EPMMemberLink
private  EPMMemberLink EPMNDMemberLinkImpl.link
           
 

Methods in wt.epm.ndi.impl with parameters of type EPMMemberLink
 EPMNDMemberLink EPMDownloadData.getEPMNDMemberLink(EPMMemberLink link)
          Returns EPMNDMemberLink for a specified link.
 

Constructors in wt.epm.ndi.impl with parameters of type EPMMemberLink
EPMNDMemberLinkImpl(NDICache cache, EPMMemberLink link, EPMDocumentMaster otherSide)
          Constructs new instance of EPMNDMemberLink
EPMNDMemberLinkImpl.EPMNDTransformImpl(EPMMemberLink link)
           
 

Uses of EPMMemberLink in wt.epm.structure
 

Fields in wt.epm.structure declared as EPMMemberLink
private  EPMMemberLink EPMRecursiveResultSet.link
           
 

Methods in wt.epm.structure that return EPMMemberLink
 EPMMemberLink EPMRecursiveResultSet.getLink()
          Gets the value of the attribute: link; The EPMMemberLink connecting to the EPMDocument or EMFamilyInstance represented by this EPMRecursiveResultSet.
static EPMMemberLink EPMMemberLink.newEPMMemberLink(EPMDocument usedBy, EPMDocumentMaster uses, String asStoredChildName, int depType)
          Constructs an EPMMemberLink.
static EPMMemberLink EPMMemberLink.newEPMMemberLink(EPMDocument usedBy, EPMDocumentMaster uses)
          Constructs an EPMMemberLink.
 

Methods in wt.epm.structure with parameters of type EPMMemberLink
 void EPMRecursiveResultSet.setLink(EPMMemberLink a_Link)
          Sets the value of the attribute: link; The EPMMemberLink connecting to the EPMDocument or EMFamilyInstance represented by this EPMRecursiveResultSet.
protected  boolean EPMMemberLink.readVersion(EPMMemberLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of EPMMemberLink in wt.ixb.handlers.netmarkets.prodstruct
 

Methods in wt.ixb.handlers.netmarkets.prodstruct with parameters of type EPMMemberLink
 void NmEPMMemberLinkHandler.exportAttributes(EPMMemberLink member_link, IxbElement elem, Exporter exporter)
           
 

Uses of EPMMemberLink in wt.replication.export
 

Methods in wt.replication.export with parameters of type EPMMemberLink
private  void ExportUnitVisitor.printEPMMemberLink(EPMMemberLink link)
          Deprecated.