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

Packages that use InvalidDesignArgumentException
com.ptc.wgmecad   
com.ptc.wgmecad.xml   
 

Uses of InvalidDesignArgumentException in com.ptc.wgmecad
 

Methods in com.ptc.wgmecad that throw InvalidDesignArgumentException
 DesignAll DesignAll.fromAttributeFile(Properties ecadProps, boolean isNew)
           
static DesignAll DesignAll.fromEncodedString(String configString)
           
 

Uses of InvalidDesignArgumentException in com.ptc.wgmecad.xml
 

Methods in com.ptc.wgmecad.xml that throw InvalidDesignArgumentException
 Element DocCreationHelper.createECADDesignDesign(DesignAll dsn, boolean createAssembly, boolean createSchematic, boolean createBoard)
           
 Element DocCreationHelper.createECADDesignBlank(DesignAll dsn, Collection asmList, boolean createSchematic, boolean createBoard)
           
 Element DocCreationHelper.createECADDesign(DesignAll dsn, Element board, Element schematic, ArrayList assemblies)
          create the ECAD Design