Uses of Class
com.ptc.hli.ecad.ECADAssemblyHelper.AssemblyOptions

Packages that use ECADAssemblyHelper.AssemblyOptions
com.ptc.epm.commands   
com.ptc.epm.commands.util   
com.ptc.wgmecad.ecad   
 

Uses of ECADAssemblyHelper.AssemblyOptions in com.ptc.epm.commands
 

Fields in com.ptc.epm.commands declared as ECADAssemblyHelper.AssemblyOptions
private  ECADAssemblyHelper.AssemblyOptions ECADCreateNewDesign.options
           
 

Methods in com.ptc.epm.commands that return ECADAssemblyHelper.AssemblyOptions
 ECADAssemblyHelper.AssemblyOptions XMLtoWindchillAdaptor.getAssmOptions(WTContainerRef containerRef)
           
 

Methods in com.ptc.epm.commands with parameters of type ECADAssemblyHelper.AssemblyOptions
private  void XMLtoWindchillAdaptor.scanParsedData(ECADDesign design, ECADAssemblyHelper.AssemblyOptions options, Vector contentVector, Vector refDesVector)
           
protected static void XMLtoWCUtility.listOptions(ECADAssemblyHelper.AssemblyOptions options)
           
protected static boolean XMLtoWCUtility.validateOptions(ECADAssemblyHelper.AssemblyOptions options)
           
static void XMLtoWCUtility.checkinAssembly(ECADDesign design, File zipFile, ECADAssemblyHelper.AssemblyOptions options, ECADXMLDocument assyXDoc, ECADTransaction transaction, HashMap checkedOutItems, HashMap itemsToCheckin, HashMap deferredMoves)
           
protected static ECADAssembly XMLtoWCUtility.addAssembly(ECADDesign design, ECADXMLDocument assyXDoc, ECADAssemblyHelper.AssemblyOptions options, ECADTransaction transaction)
           
static void ECADCreateNewDesign.create(ECADDesign design, ECADAssemblyHelper.AssemblyOptions options, Vector contentVector, File zipAssembly, Vector refDesVector)
           
protected static void ECADCheckIn.checkInDesign(ECADDesign design, ECADTransaction transaction, ECADAssemblyHelper.AssemblyOptions options)
           
 

Constructors in com.ptc.epm.commands with parameters of type ECADAssemblyHelper.AssemblyOptions
ECADCreateNewDesign(ECADDesign design, ECADAssemblyHelper.AssemblyOptions options)
           
 

Uses of ECADAssemblyHelper.AssemblyOptions in com.ptc.epm.commands.util
 

Fields in com.ptc.epm.commands.util declared as ECADAssemblyHelper.AssemblyOptions
private  ECADAssemblyHelper.AssemblyOptions ComponentHelper.options
           
 

Methods in com.ptc.epm.commands.util with parameters of type ECADAssemblyHelper.AssemblyOptions
static WTPart PartHelper.createPartForDoc(ECADDocument doc, ECADAssemblyHelper.AssemblyOptions options, ECADTransaction transaction)
           
static WTPart[] PartHelper.createPartsForDocs(ECADDocument[] docs, ECADAssemblyHelper.AssemblyOptions options, ECADTransaction transaction)
           
static void ComponentHelper.updateAssemblyComponents(ECADDesign design, Vector components, ECADAssemblyHelper.AssemblyOptions myOptions, ECADTransaction transaction)
           
static void ComponentHelper.updateAssemblyComponents(ECADAssembly assembly, Vector refDesVector, ECADAssemblyHelper.AssemblyOptions myOptions, ECADTransaction transaction)
           
 

Constructors in com.ptc.epm.commands.util with parameters of type ECADAssemblyHelper.AssemblyOptions
PartHelper.PartOptions(ECADDocument doc, ECADAssemblyHelper.AssemblyOptions options)
           
ComponentHelper(ECADAssembly assembly, ECADAssemblyHelper.AssemblyOptions myOptions, ECADTransaction transaction)
           
 

Uses of ECADAssemblyHelper.AssemblyOptions in com.ptc.wgmecad.ecad
 

Methods in com.ptc.wgmecad.ecad that return ECADAssemblyHelper.AssemblyOptions
static ECADAssemblyHelper.AssemblyOptions PropertyHelper.getAssmOptions(File rootDir)
          function to load the assembly Properties file assuming that it exists