Class PartListMasterToPartListMasterLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.arbortext.windchill.partlist._PartListMasterToPartListMasterLink
com.ptc.arbortext.windchill.partlist.PartListMasterToPartListMasterLink
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsBinaryLink(superClass=ObjectToObjectLink.class, properties=@GeneratedProperty(name="navCriteria",type=ObjectReference.class,supportedAPI=PUBLIC,javaDoc="The NavigationCriteria used during the generate process"), roleA=@GeneratedRole(name="generatedFrom",type=PartListMaster.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="generated",type=PartListMaster.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY,owner=false), tableProperties=@TableProperties(compositeUnique1="+ roleAObjectRef.key.id+roleBObjectRef.key.id",tableName="PartListMtrToPartListMtrLink")) public class PartListMasterToPartListMasterLink extends _PartListMasterToPartListMasterLink
This link is used when Parts List is generated from a 'generic' Parts List. The generated Parts List is linked to the 'generic' Parts List. The NavigationCriteria that was used during the generate process is stored as a property on the link. This can then be later retrieved for reference.
Supported API: true

Extendable: false
See Also: