Class _MPMOperationToOperatedPartLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedReferenceLink
wt.vc.struct.IteratedReferenceLink
com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLink
com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkQuantity
com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkQuantity
com.ptc.windchill.mpml.processplan.operation._OperationToPartAllocationLink
com.ptc.windchill.mpml.processplan.operation.OperationToPartAllocationLink
com.ptc.windchill.mpml.processplan.operation._MPMOperationToOperatedPartLink
- All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable,com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation._MPMOperationToOperatedPartLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLinkTypeInterface,Externalizable,Serializable,wt.associativity._PathUsage,wt.associativity.PathUsage,wt.esi._Releasable,Releasable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,_Filterable,Filterable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.option._ChoiceMappable,wt.option._Expressionable,wt.option._ExpressionAssignable,wt.option._IndependentExpressionAssignable,ChoiceMappable,Expressionable,ExpressionAssignable,wt.option.IndependentExpressionAssignable,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
MPMOperationToOperatedPartLink
public abstract class _MPMOperationToOperatedPartLink
extends OperationToPartAllocationLink
implements com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLinkTypeInterface, ChoiceMappable, ExpressionAssignable, wt.option.IndependentExpressionAssignable, Externalizable
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.mpml.processplan.operation._OperationToPartAllocationLink
ALLOCATION_SEQUENCEFields inherited from class wt.vc.struct._IteratedReferenceLink
REFERENCED_BY_ROLE, REFERENCES_ROLEFields inherited from interface wt.filter._Filterable
FILTERED_STATUS -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetReferencedBy(MPMOperationHolder the_referencedBy) Supported API: truevoidsetReferences(WTPartMaster the_references) Supported API: trueMethods inherited from class com.ptc.windchill.mpml.processplan.operation.OperationToPartAllocationLink
getAssignableClassMethods inherited from class com.ptc.windchill.mpml.processplan.operation._OperationToPartAllocationLink
getAllocationSequence, setAllocationSequence, setReferencedBy, setReferencesMethods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
getFilteredStatus, setFilteredStatusMethods 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
-
Method Details
-
getReferencedBy
Supported API: true -
setReferencedBy
Supported API: true -
getReferences
Supported API: true -
setReferences
Supported API: true
-