Package wt.part
Interface PartUsageIBAInitializerDelegate
public interface PartUsageIBAInitializerDelegate
Customization point to allow initialization of UsesOccurrenceIBAs object for PartUsesOccurrence objects
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionvoidinitializeUsagesIBAs(WTCollection partUsesOccurrences) Initialize part usage IBAs
Supported API: true
-
Method Details
-
initializeUsagesIBAs
void initializeUsagesIBAs(WTCollection partUsesOccurrences) throws WTPropertyVetoException, WTException Initialize part usage IBAs
Supported API: true- Parameters:
partUsesOccurrences-- Throws:
WTPropertyVetoExceptionWTException
-