FakeGangaInterface Namespace Reference


Functions

def Executable
def File
def Job


Function Documentation

def FakeGangaInterface::Executable (   dict  ) 

Definition at line 5 of file FakeGangaInterface.py.

00005                       :
00006     return FGIExecutable.FGIExecutable(dict)
00007 
import FGIFile

def FakeGangaInterface::File (   name  ) 

Definition at line 10 of file FakeGangaInterface.py.

00010               :
00011     return FGIFile.FGIFile(name)
00012 
import FGIJob

def FakeGangaInterface::Job (   dict  ) 

Definition at line 15 of file FakeGangaInterface.py.

00015                :
00016     return FGIJob.FGIJob(dict)
    return FGIJob.FGIJob(dict)


Generated on Mon Feb 18 14:42:02 2008 for gbs by  doxygen 1.5.4