Home | Trees | Indices | Help |
---|
|
object --+ | GPIDev.Base.Objects.Node --+ | GPIDev.Base.Objects.GangaObject --+ | GPIDev.Adapters.ISplitter.ISplitter --+ | ArgSplitter
This is a Ganga.GPI.ArgSplitter implementation class. Refer to Ganga.GPI.ArgSplitter.__doc__ for documentation.
|
|||
_proxyClass Split job by changing the args attribute of the application. |
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_name =
|
|||
_schema = <Ganga.GPIDev.Schema.Schema.Schema instance at 0x1cb
|
|||
args = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x1cb13d0>
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Return a list of subjobs generated from a master job. The original master job should not be modified. This method should be implemented in the derived classes. Splitter changes certain parts of the subjobs i.e. mutates certain properties (otherwise all subjobs would be the same). Only these properties may be mutated which are declared 'splitable' in the schema. This restriction applies to application objects to avoid inconsistencies if application handler is not able to deal with modified arguments. In the current implementation the type of the backend cannot be changed either.
|
|
_schema
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:22 2012 | http://epydoc.sourceforge.net |