Home | Trees | Indices | Help |
---|
|
object --+ | GPIProxyObject --+ | Lib.Splitters.ExeSplitter.ExeSplitter._proxyClass
Split executable applications (OBSOLETE). This splitter allows the creation of subjobs where each subjob has a different Executable application. This splitter is OBSOLETED use GenericSplitter or ArgSplitter instead. Properties: apps a list of Executable app objects. ('applications' object, list, default=[],comparable)
|
|||
_impl This is a Ganga.GPI.ExeSplitter implementation class. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
apps = <Ganga.GPIDev.Base.Proxy.ProxyDataDescriptor object at
|
|
|||
Inherited from |
|
GPI ExeSplitter object constructor: ExeSplitter() : create exesplitter with default settings; ExeSplitter(e) : make a copy of e; ExeSplitter(e,x=a,...): make a copy of e and set property 'x' to a, etc..
|
Return an short representation of ExeSplitter object.
|
Set a property of ExeSplitter with consistency and safety checks. Setting a [protected] or a unexisting property raises AttributeError.
|
Return a printable string representing ExeSplitter object as a tree of properties.
|
|
apps
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:22 2012 | http://epydoc.sourceforge.net |