Uses of Class
wt.part.StandardWTPartService

Packages that use StandardWTPartService
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
 

Uses of StandardWTPartService in wt.part
 

Methods in wt.part that return StandardWTPartService
static StandardWTPartService StandardWTPartService.newStandardWTPartService()
          Default factory for the class.