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

Packages that use ECADPropertiesMissingException
com.ptc.wgmecad   
com.ptc.wgmecad.ecad   
 

Uses of ECADPropertiesMissingException in com.ptc.wgmecad
 

Methods in com.ptc.wgmecad that throw ECADPropertiesMissingException
 boolean WindchillIntegrationManager.createnew(String functionName, DesignAll dsn)
          prepareFileSystemForCreateNew must have already been called
 boolean WindchillIntegrationManager.checkin(String functionName, DesignAll dsn, boolean skipCheckinStep, boolean checkout, boolean newRev, boolean getCopy, boolean create)
          prepareFileSystemForCheckin must have already been called
 

Uses of ECADPropertiesMissingException in com.ptc.wgmecad.ecad
 

Methods in com.ptc.wgmecad.ecad that throw ECADPropertiesMissingException
static Properties PropertyHelper.loadProperties()
          Convenience function to load the ECAD Properties file assuming that it lives in the codebase directory
static ECADAssemblyHelper.AssemblyOptions PropertyHelper.getAssmOptions(File rootDir)
          function to load the assembly Properties file assuming that it exists
static Properties PropertyHelper.getASSMProperties(File rootDir)
          function to load the assembly Properties file assuming that it exists
static File PropertyHelper.getAttrPropertiesFile(File rootDir)