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

Packages that use DesignPartsNotInSameWorkspaceException
com.ptc.wgmecad.ecad   
 

Uses of DesignPartsNotInSameWorkspaceException in com.ptc.wgmecad.ecad
 

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