|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariantFileBadFormatException | |
com.ptc.wgmecad | |
com.ptc.wgmecad.xml |
Uses of VariantFileBadFormatException in com.ptc.wgmecad |
Methods in com.ptc.wgmecad that throw VariantFileBadFormatException | |
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)
|
File |
WindchillIntegrationManager.getBomFile(String asmNum)
|
String |
VariantManager.getPrimaryVariantNumber()
|
private boolean |
VariantManager.loadVariantBoms()
loads the variant boms from a file and returns true if at least one of them succeeds. |
Collection |
VariantManager.getVariantAsmNums()
|
Collection |
VariantManager.getVariantAsms()
|
Properties |
VariantManager.getCompFileTotals(String asmNum)
|
File |
VariantManager.getBomFile(String asmNum)
get the bom file for this asm number |
Uses of VariantFileBadFormatException in com.ptc.wgmecad.xml |
Methods in com.ptc.wgmecad.xml that throw VariantFileBadFormatException | |
Element |
DocCreationHelper.createECADDesignDesign(DesignAll dsn,
boolean createAssembly,
boolean createSchematic,
boolean createBoard)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |