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:
-
Field Summary
Fields inherited from class com.ptc.arbortext.windchill.partlist._SupplementaryReplacementLink
COPIED_FROM_BOM, EXTERNALIZATION_VERSION_UID, GENERICIZABLE_MASTER_ROLE, GENERICIZABLE_ROLE, SUPPLEMENTED_BY_ROLE, SUPPLEMENTS_ROLEFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.option._Expressionable
EXPRESSION_DATAFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.filter._Filterable
FILTERED_STATUSFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface com.ptc.arbortext.windchill.partlist._SupplementaryReplacementLinkTypeInterface
TYPE_INFO_SUPPLEMENTARY_REPLACEMENT_LINKFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.option.ChoiceMappable
LOADER_CACHE_KEYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.option.Expressionable
LOADER_CACHE_KEYFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
Method Summary
Methods inherited from class com.ptc.arbortext.windchill.partlist._SupplementaryReplacementLink
getAdministrativeLock, getClassInfo, getConceptualClassname, getDomainRef, getExpressionData, getFederatableInfo, getFilteredStatus, getGenericizable, getGenericizableMaster, getSecurityLabels, getSupplementedBy, getSupplements, getType, getTypeInfoSupplementaryReplacementLink, isCopiedFromBom, isInheritedDomain, readExternal, readExternal, readVersion, setAdministrativeLock, setCopiedFromBom, setDomainRef, setExpressionData, setFederatableInfo, setFilteredStatus, setGenericizable, setGenericizableMaster, setInheritedDomain, setSecurityLabels, setSupplementedBy, setSupplements, setTypeInfoSupplementaryReplacementLink, super_readExternal_SupplementaryReplacementLink, super_readVersion_SupplementaryReplacementLink, super_writeExternal_SupplementaryReplacementLink, writeExternal, writeExternalMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleBObjectRefMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getObject, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity