Uses of Class
com.ptc.wgmecad.SecondaryArgumentRegister

Packages that use SecondaryArgumentRegister
com.ptc.wgmecad   
com.ptc.wgmecad.ecad   
com.ptc.wgmecad.table   
com.ptc.wgmecad.tool   
 

Uses of SecondaryArgumentRegister in com.ptc.wgmecad
 

Fields in com.ptc.wgmecad declared as SecondaryArgumentRegister
private static SecondaryArgumentRegister WindchillIntegrationManager.sargReg
           
private static SecondaryArgumentRegister VariantManager.sargReg
           
private static SecondaryArgumentRegister SecondaryArgumentRegister.instance
           
private static SecondaryArgumentRegister SchematicControl.sargReg
           
private static SecondaryArgumentRegister OhioIntegration.sargReg
           
private static SecondaryArgumentRegister Main.sargReg
           
private static SecondaryArgumentRegister FileManager.sargReg
           
private static SecondaryArgumentRegister DesignQueryControl.sargReg
           
private static SecondaryArgumentRegister DesignControl.sargReg
           
private static SecondaryArgumentRegister DesignAll.sargReg
           
private static SecondaryArgumentRegister CCAWGMMain.sargReg
           
private static SecondaryArgumentRegister CCAUploadPreContentStatus.sargReg
           
private static SecondaryArgumentRegister CCASetupBOM.sargReg
           
private static SecondaryArgumentRegister BrowseSchEditFileControl.sargReg
           
protected static SecondaryArgumentRegister BrowseControl.sargReg
           
private static SecondaryArgumentRegister BrowseBrdEditFileControl.sargReg
           
private static SecondaryArgumentRegister BrowseAllEditFileControl.sargReg
           
private static SecondaryArgumentRegister BomReportControl.sargReg
           
private static SecondaryArgumentRegister BomControl.sargReg
           
private static SecondaryArgumentRegister BoardControl.sargReg
           
private static SecondaryArgumentRegister AssemblyControl.sargReg
           
private static SecondaryArgumentRegister ActionTBControl.sargReg
           
 

Methods in com.ptc.wgmecad that return SecondaryArgumentRegister
static SecondaryArgumentRegister SecondaryArgumentRegister.getInstance()
           
 

Uses of SecondaryArgumentRegister in com.ptc.wgmecad.ecad
 

Fields in com.ptc.wgmecad.ecad declared as SecondaryArgumentRegister
private static SecondaryArgumentRegister ClientInterface.sargReg
           
 

Uses of SecondaryArgumentRegister in com.ptc.wgmecad.table
 

Fields in com.ptc.wgmecad.table declared as SecondaryArgumentRegister
protected  SecondaryArgumentRegister TableMdlSR.argReg
           
 

Constructors in com.ptc.wgmecad.table with parameters of type SecondaryArgumentRegister
TableMdlSR(Object[][] data, Object[] columnNames, SecondaryArgumentRegister argReg)
           
ExternalFunctionTableModel(SecondaryArgumentRegister sargReg)
           
ConfigDefTableModel(SecondaryArgumentRegister sargReg)
           
AttributesTableModel(SecondaryArgumentRegister sargReg)
           
 

Uses of SecondaryArgumentRegister in com.ptc.wgmecad.tool
 

Fields in com.ptc.wgmecad.tool declared as SecondaryArgumentRegister
protected  SecondaryArgumentRegister mgc_BB_Manager.sargReg
           
protected  SecondaryArgumentRegister cds_CA_Manager.sargReg