|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnexpectedArgumentException | |
com.ptc.wgmecad |
Uses of UnexpectedArgumentException in com.ptc.wgmecad |
Methods in com.ptc.wgmecad that throw UnexpectedArgumentException | |
private void |
WindchillIntegrationManager.prepareGeneratedItems(DesignAll design,
File dnZipFile,
File schZipFile,
File brdZipFile)
|
static void |
Main.processArgs(String[] args)
Just a loop processing the array of arguments. |
private static int |
Main.processArg(String arg1,
String arg2)
Returns 0 if only arg1 is consumed or 1 if arg 2 is also used. |
static ECADContentItem |
ECADContentItem.createGeneratedItem(int itemKind,
File file)
Creates a content item for a generated file like board or schematic zip. |
void |
DesignAll.setGeneratedItem(int itemKind,
File file)
Ads or changes a generated item (like like board or schematic zip). |
void |
DesignAll.setGeneratedItems(int itemKind,
File[] files)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |