Uses of Class
com.ptc.wgmecad.exception.DesignPartsInSameWorkspaceException

Packages that use DesignPartsInSameWorkspaceException
com.ptc.wgmecad.ecad   
 

Uses of DesignPartsInSameWorkspaceException in com.ptc.wgmecad.ecad
 

Methods in com.ptc.wgmecad.ecad that throw DesignPartsInSameWorkspaceException
static void ClientInterface.validateWorkspacesForCheckin(DesignAll design, String function)