Class MPMOperationUsageLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedUsageLink
wt.vc.struct.IteratedUsageLink
com.ptc.windchill.mpml.processplan.operation._MPMOperationUsageLink
com.ptc.windchill.mpml.processplan.operation.MPMOperationUsageLink
- 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._MPMUsageLink,com.ptc.windchill.mpml.MPMUsageLink,com.ptc.windchill.mpml.processplan.operation._MPMOperationUsageLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation.MPMOperationUsageLinkTypeInterface,Externalizable,Serializable,UsageLink,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.objecttag._ObjectTaggable,wt.objecttag.ObjectTaggable,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
@GenAsBinaryLink(superClass=IteratedUsageLink.class,interfaces={wt.type.Typed.class,Filterable.class,ChoiceMappable.class,com.ptc.windchill.mpml.processplan.operation.MPMOperationUsageLinkTypeInterface.class,wt.objecttag.ObjectTaggable.class,ExpressionAssignable.class,wt.option.IndependentExpressionAssignable.class,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable.class,com.ptc.windchill.mpml.MPMUsageLink.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="operationLabel",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="uniqueIdentifier",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true))},derivedProperties={@DerivedProperty(name="operationHolderName",derivedFrom="usedBy>master>name"),@DerivedProperty(name="operationName",derivedFrom="uses>name"),@DerivedProperty(name="operationNumber",derivedFrom="uses>number")},roleA=@GeneratedRole(name="usedBy",type=MPMOperationHolder.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="uses",type=MPMOperationMaster.class,cardinality=ONE_TO_MANY,owner=false),iconProperties=@IconProperties(standardIcon="netmarkets/images/operation_mpm.png",openIcon="netmarkets/images/operation_mpm.png"))
public class MPMOperationUsageLink
extends _MPMOperationUsageLink
Use the newMPMOperationUsageLink static factory method(s),
not the MPMOperationUsageLink 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.windchill.mpml.processplan.operation._MPMOperationUsageLink
EXTERNALIZATION_VERSION_UID, OPERATION_HOLDER_NAME, OPERATION_LABEL, OPERATION_NAME, OPERATION_NUMBER, UNIQUE_IDENTIFIERFields inherited from class wt.vc.struct._IteratedUsageLink
USED_BY_ROLE, USES_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._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields 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.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface com.ptc.windchill.mpml.processplan.operation._MPMOperationUsageLinkTypeInterface
TYPE_INFO_MPMOPERATION_USAGE_LINKFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields 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, TYPE -
Method Summary
Modifier and TypeMethodDescriptionstatic MPMOperationUsageLinknewMPMOperationUsageLink(MPMOperationHolder operationHolder, MPMOperationMaster operationMaster, String operationLabel) Default factory for the class.voidsetOperationLabel(String a_OperationLabel) Sets the value of the attribute: OPERATION_LABEL.Methods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationUsageLink
getAttributeContainer, getClassInfo, getConceptualClassname, getExpressionData, getFederatableInfo, getFilteredStatus, getOperationLabel, getType, getTypeDefinitionReference, getTypeInfoMPMOperationUsageLink, getUniqueIdentifier, getUsedBy, getUses, readExternal, readExternal, readVersion, setAttributeContainer, setExpressionData, setFederatableInfo, setFilteredStatus, setTypeDefinitionReference, setTypeInfoMPMOperationUsageLink, setUniqueIdentifier, setUsedBy, setUses, super_readExternal_MPMOperationUsageLink, super_readVersion_MPMOperationUsageLink, super_writeExternal_MPMOperationUsageLink, writeExternal, writeExternalMethods inherited from class wt.vc.struct._IteratedUsageLink
readVersion, setUsedBy, setUses, super_readExternal_IteratedUsageLink, super_readVersion_IteratedUsageLink, super_writeExternal_IteratedUsageLinkMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, 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._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.associativity.UsageLink
getRoleAObject, getRoleAObjectRef, getRoleBObject, getRoleBObjectRef
-
Method Details
-
setOperationLabel
Sets the value of the attribute: OPERATION_LABEL.
Supported API: true- Overrides:
setOperationLabelin class_MPMOperationUsageLink- Parameters:
a_OperationLabel-- Throws:
WTPropertyVetoException- See Also:
-
newMPMOperationUsageLink
public static MPMOperationUsageLink newMPMOperationUsageLink(MPMOperationHolder operationHolder, MPMOperationMaster operationMaster, String operationLabel) throws WTException Default factory for the class.
Supported API: true- Parameters:
operationHolder-operationMaster-operationLabel- Label to be set for the operation- Returns:
- MPMOperationUsageLink
- Throws:
WTException
-