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

Packages that use NoCPMFileFoundException
com.ptc.wgmecad   
 

Uses of NoCPMFileFoundException in com.ptc.wgmecad
 

Methods in com.ptc.wgmecad that throw NoCPMFileFoundException
private  Vector WindchillIntegrationManager.writeCompAndAttributesFiles(DesignAll dsn, File tarFile, File attribute_file, int bomOption, boolean separatedDesign, boolean forSch)
          returns a vector of the comp file lines
 Vector WindchillIntegrationManager.writeBrdCompAndAttributesFiles(DesignAll dsn, File tarFile, boolean isInitialization)
          returns a vector of the comp file lines
 Vector WindchillIntegrationManager.writeSchCompAndAttributesFiles(DesignAll dsn, File tarFile, boolean isInitialization)
          returns a vector of the comp file lines
 Vector WindchillIntegrationManager.writeDnCompAndAttributesFiles(DesignAll dsn, File tarFile, boolean isInitialization)
          returns a vector of the comp file lines
 Vector WindchillIntegrationManager.generateBOM(DesignAll dsn, boolean variants)
           
static File OrcadManager.getOpjFile()
           
static Vector OrcadManager.getOpjReferencedFiles()