Class MPMOperationToWorkCenterLink
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._MPMOperationToWorkCenterLink
com.ptc.windchill.mpml.processplan.operation.MPMOperationToWorkCenterLink
- 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._MPMOperationToWorkCenterLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface,com.ptc.windchill.mpml.processplan.operation.MPMOperationToWorkCenterLinkTypeInterface,Externalizable,Serializable,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=MPMOperationRefLink.class,interfaces={com.ptc.windchill.mpml.processplan.operation.MPMOperationToWorkCenterLinkTypeInterface.class,wt.objecttag.ObjectTaggable.class},properties={@GeneratedProperty(name="department",type=java.lang.String.class),@GeneratedProperty(name="uniqueIdentifier",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true,defaultValue="0"))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="plant",type=MPMPlant.class),myRole=@MyRole(name="theMPMOperationToWorkCenterLink",cardinality=ONE)),roleA=@GeneratedRole(name="referencedBy",type=MPMOperation.class,cascade=false),roleB=@GeneratedRole(name="references",type=MPMWorkCenterMaster.class,cascade=false),tableProperties=@TableProperties(tableName="MPMOperationToWorkCenterLink"),iconProperties=@IconProperties(standardIcon="netmarkets/images/workcenter.gif",openIcon="netmarkets/images/workcenter.gif"))
public class MPMOperationToWorkCenterLink
extends _MPMOperationToWorkCenterLink
Use the newMPMOperationToWorkCenterLink static factory method(s), not the
MPMOperationToWorkCenterLink 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._MPMOperationToWorkCenterLink
DEPARTMENT, EXTERNALIZATION_VERSION_UID, PLANT, PLANT_REFERENCE, UNIQUE_IDENTIFIERFields inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
CONTROL_LINK_REF, DESCRIPTIONFields inherited from class wt.vc.struct._IteratedReferenceLink
REFERENCED_BY_ROLE, REFERENCES_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._MPMOperationRefLinkTypeInterface
TYPE_INFO_MPMOPERATION_REF_LINKFields inherited from interface com.ptc.windchill.mpml.processplan.operation._MPMOperationToWorkCenterLinkTypeInterface
TYPE_INFO_MPMOPERATION_TO_WORK_CENTER_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 MPMOperationToWorkCenterLinknewMPMOperationToWorkCenterLink(MPMOperation referencedBy, MPMWorkCenterMaster references) Default factory for the class.Methods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationToWorkCenterLink
getClassInfo, getConceptualClassname, getDepartment, getPlant, getPlantReference, getReferencedBy, getReferences, getType, getTypeInfoMPMOperationToWorkCenterLink, getUniqueIdentifier, readExternal, readExternal, readVersion, setDepartment, setPlant, setPlantReference, setReferencedBy, setReferences, setTypeInfoMPMOperationToWorkCenterLink, setUniqueIdentifier, super_readExternal_MPMOperationToWorkCenterLink, super_readVersion_MPMOperationToWorkCenterLink, super_writeExternal_MPMOperationToWorkCenterLink, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLink
getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValueMethods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLink
getAttributeContainer, getControlLinkRef, getDescription, getExpressionData, getFederatableInfo, getFilteredStatus, getTypeDefinitionReference, getTypeInfoMPMOperationRefLink, readVersion, setAttributeContainer, setControlLinkRef, setDescription, setExpressionData, setFederatableInfo, setFilteredStatus, setReferencedBy, setReferences, setTypeDefinitionReference, setTypeInfoMPMOperationRefLink, super_readExternal_MPMOperationRefLink, super_readVersion_MPMOperationRefLink, super_writeExternal_MPMOperationRefLinkMethods inherited from class wt.vc.struct._IteratedReferenceLink
readVersion, super_readExternal_IteratedReferenceLink, super_readVersion_IteratedReferenceLink, super_writeExternal_IteratedReferenceLinkMethods 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, 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, getIdentity
-
Method Details
-
newMPMOperationToWorkCenterLink
public static MPMOperationToWorkCenterLink newMPMOperationToWorkCenterLink(MPMOperation referencedBy, MPMWorkCenterMaster references) throws WTException Default factory for the class.
Supported API: true- Parameters:
referencedBy-references-- Returns:
- MPMOperationToWorkCenterLink
- Throws:
WTException
-