Package com.ptc.windchill.mpml.processplan
package com.ptc.windchill.mpml.processplan
-
ClassDescriptionDeprecated.Service to perform duplicate tasksCreates and persists MPMProcessPlan objects based on input from a XML file Method names and parameters are defined in csvmapfile.txt.The purpose of this delegate is to determine the process plan context for the current bom.Use the
newMPMPartToProcessPlanLinkstatic factory method(s), not theMPMPartToProcessPlanLinkconstructor, to construct instances of this class.Delegate to validate alternate number ofMPMPartToProcessPlanLink.Delegate to get the next aleternate number ofMPMPartToProcessPlanLink.Delegate to propagateMPMPartToProcessPlanLinkwhen new iteration ofWTPartorMPMProcessPlanis created.Use thenewMPMPrecedenceConstraintLinkstatic factory method(s), not theMPMPrecedenceConstraintLinkconstructor, to construct instances of this class.
Supported API: true
Extendable: falseUse thenewMPMProcessPlanstatic factory method(s), not theMPMProcessPlanconstructor, to construct instances of this class.The purpose of this delegate is to determine the assembly context for the current process plan.
Supported API: true
Extendable: falseThis helper is used to access an implementation ofMPMProcessPlanServicevia the static referenceMPMProcessPlanHelper.service.Use thenewMPMProcessPlanMasterstatic factory method(s), not theMPMProcessPlanMasterconstructor, to construct instances of this class.Use thenewMPMProcessPlanMasterIdentitystatic factory method(s), not theMPMProcessPlanMasterIdentityconstructor, to construct instances of this class.Use thenewMPMProcessPlanMasterKeystatic factory method(s), not theMPMProcessPlanMasterKeyconstructor, to construct instances of this class.Service for the MPMProcessPlan related use cases
Supported API: true
Extendable: falseDelegate to validate if the Process Plan is standard.Service to perform operated on allocation-related tasks.Service to perform plant assignment-related tasks.
Supported API: true
Extendable: falseDeprecated.- As of 13.0.1.0, Use interfaceMPMPartAllocationServiceusingMPMServiceLocator.getPartAllocationService()Deprecated.- As of 13.0.1.0, Use interfaceMPMProcessPlanServiceusingMPMServiceLocator.getMPMProcessPlanService()
CopyDelegatecan be directly implemented