A collection of parameter values from the StartDialog class.
    |  |  | 
    | list | 
        
          | commandLineArgs(self,
        include_njobs=True,
        add_cpus=True) Convert this set of start dialog parameters into the canonical 
      jobcontrol command line argument list.
 |  |  | 
    |  | 
        
          | commandLineOptions(self) Convert this set of start dialog parameters into the canonical 
      jobcontrol command line options.
 |  |  | 
    | list | 
        
          | formJaguarCPUFlags(self) Determine the command line flags as requested by the user if 
      openmp=True was used in creating the dialog
 |  |  | 
    |  | 
        
          | update(self,
        params) Update the param's attributes based on the given dictionary.
 |  |  | 
  
    | Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__new__,__reduce__,__reduce_ex__,__repr__,__setattr__,__sizeof__,__str__,__subclasshook__ |