Package com.ptc.windchill.mpml.delegates
Class DefaultAutoAssociateStandardCCDelegate
java.lang.Object
com.ptc.windchill.mpml.delegates.DefaultAutoAssociateStandardCCDelegate
- All Implemented Interfaces:
AutoAssociateStandardCCDelegate
public class DefaultAutoAssociateStandardCCDelegate
extends Object
implements AutoAssociateStandardCCDelegate
Customizing hook for an Automatic Creation of Standard Control Characteristics
When the CAD Model Is Checked in With the Annotations Designated as Control Characteristics
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionvoidpopulateSCC(List<CreateSCCBean> beanList)
Supported API: true
-
Method Details
-
populateSCC
Supported API: true- Specified by:
populateSCCin interfaceAutoAssociateStandardCCDelegate- Parameters:
beanList-- Throws:
WTException- See Also:
-