com.ptc.windchill.cadx.autopart
Class DefaultAutoPartCreator

java.lang.Object
  extended by com.ptc.windchill.cadx.autopart.DefaultAutoPartCreator
All Implemented Interfaces:
AutoPartCreator

public class DefaultAutoPartCreator
extends Object
implements AutoPartCreator



Supported API: true

Extendable: false


Method Summary
 WTPart createAutoPart(EPMWorkspace a_Workspace, EPMDocument a_Document)
          

Supported API: true
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createAutoPart

public WTPart createAutoPart(EPMWorkspace a_Workspace,
                             EPMDocument a_Document)
                      throws WTException,
                             WTPropertyVetoException


Supported API: true

Specified by:
createAutoPart in interface AutoPartCreator
Parameters:
a_Workspace -
a_Document -
Returns:
WTPart
Throws:
WTException
WTPropertyVetoException