Package wt.part
Class WTPartSubstituteLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.part._WTPartSubstituteLink
wt.part.WTPartSubstituteLink
- All Implemented Interfaces:
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.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.part._WTPartSubstituteLinkTypeInterface,wt.part.WTPartSubstituteLinkTypeInterface,wt.type._TypeManaged,wt.type.TypeManaged
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces={SecurityLabeled.class,wt.access.PolicyAccessControlled.class,wt.type.TypeManaged.class,wt.iba.value.IBAHolder.class,wt.part.WTPartSubstituteLinkTypeInterface.class},versions={8811592689584263434L,4967505487459867763L,4360721350996506322L,1299047649239798031L},properties={@GeneratedProperty(name="replacementType",type=SubstitutesReplacementType.class),@GeneratedProperty(name="referenceDesignator",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=400)),@GeneratedProperty(name="quantity",type=SubstituteQuantity.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(required=false))},roleA=@GeneratedRole(name="substituteFor",type=WTPartUsageLink.class,supportedAPI=PUBLIC),roleB=@GeneratedRole(name="substitutes",type=WTPartMaster.class,supportedAPI=PUBLIC,owner=false),tableProperties=@TableProperties(compositeUnique1="roleAObjectRef.key.id+roleBObjectRef.key.id",tableName="WTPartSubstituteLink",oracleTableSize=LARGE),iconProperties=@IconProperties(standardIcon="wtcore/images/substitute.gif",openIcon="wtcore/images/substitute.gif"))
public class WTPartSubstituteLink
extends _WTPartSubstituteLink
An association indicating that in the context of a particular usage,
another part may be substituted.
Use the newWTPartSubstituteLink static factory method(s),
not the WTPartSubstituteLink 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 wt.part._WTPartSubstituteLink
QUANTITY, SUBSTITUTE_FOR_ROLE, SUBSTITUTES_ROLE -
Method Summary
Methods inherited from class wt.part._WTPartSubstituteLink
getQuantity, getSubstituteFor, getSubstitutes, setQuantity, setSubstituteFor, setSubstitutesMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes