Class SupplementaryReplacementLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.arbortext.windchill.partlist._SupplementaryReplacementLink
com.ptc.arbortext.windchill.partlist.SupplementaryReplacementLink
All Implemented Interfaces:
com.ptc.arbortext.windchill.partlist._SupplementaryReplacementLinkTypeInterface, com.ptc.arbortext.windchill.partlist.SupplementaryReplacementLinkTypeInterface, Externalizable, Serializable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, _Filterable, Filterable, wt.generic._GenericizableLink, wt.generic.GenericizableLink, DisplayIdentification, wt.option._ChoiceMappable, wt.option._Expressionable, wt.option._ExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.type._TypeManaged, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=ObjectToObjectLink.class, interfaces={SecurityLabeled.class,wt.access.PolicyAccessControlled.class,wt.generic.GenericizableLink.class,wt.type.TypeManaged.class,com.ptc.arbortext.windchill.partlist.SupplementaryReplacementLinkTypeInterface.class}, versions=2538346186404157511L, properties=@GeneratedProperty(name="copiedFromBom",type=boolean.class,initialValue="false",columnProperties=@ColumnProperties(defaultValue="0")), roleA=@GeneratedRole(name="supplementedBy",type=IteratedUsageLink.class,supportedAPI=PUBLIC), roleB=@GeneratedRole(name="supplements",type=WTPartMaster.class,supportedAPI=PUBLIC), tableProperties=@TableProperties(compositeUnique1="roleAObjectRef.key.id+roleBObjectRef.key.id",tableName="SupplementaryReplacementLink",oracleTableSize=LARGE), iconProperties=@IconProperties(standardIcon="netmarkets/images/part_supplementary_replacement.png",openIcon="netmarkets/images/part_supplementary_replacement.png")) public class SupplementaryReplacementLink extends _SupplementaryReplacementLink
An association indicating that in the context of a particular parts list item, other parts should be replaced when that particular part is replaced.

Use the newSupplementaryReplacementLink static factory method(s), not the SupplementaryReplacementLink constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: