| Trees | Indices | Help |
|
|---|
|
|
object --+
|
sip.simplewrapper --+
|
sip.wrapper --+
|
PyQt4.QtCore.QObject --+
|
Qt.QtCore.QObject --+
|
parameters.AbstractParam --+
|
parameters.AbstractCompoundParam --+
|
JobConfig
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
job_options = JobOptions()
|
|||
disp = parameters.StringParam()
|
|||
host = parameters.StringParam('localhost')
|
|||
cpus = parameters.IntParam(1)
|
|||
viewname = parameters.StringParam('Job')
|
|||
jobname = parameters.StringParam('job')
|
|||
host_text = parameters.StringParam()
|
|||
proj = parameters.StringParam()
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Takes a cmdlist and appends the standard configuration flags appropriate for the context. This will depend on whether the intent is to start or write the job and whether maestro is available. Any flag that already exists in the cmdlist will take precedence and that flag will not be automatically appended.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:59 2016 | http://epydoc.sourceforge.net |