Trees | Indices | Help |
|
---|
|
object --+ | JobInputParams --+ | MultiInputParams
A class to hold the state of the MultiInputFrame and set up files needed by backend calculations. Derived from JobInputParams.
This class doesn't actually use much from JobInputParams, but relies on its getFilename() behavior when the input state is not FILE.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
The fileselection argument should be a list if specified.
|
Return a list of filenames representing the input selection. Uses the base class getFilename() for WORKSPACE and PROJECT_TABLE input. Unlike the base getFilename(), this method will not copy the FILE source file list to the local directory. This method won't do anything but return the filenames if it has been called previously. |
Formal string representation of the object.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:51 2015 | http://epydoc.sourceforge.net |