org.griphyn.cPlanner.code.generator |
|
Java Source File Name | Type | Comment |
Abstract.java | Class | An Abstract Base class implementing the CodeGenerator interface. |
CodeGeneratorFactory.java | Class | A factory class to load the appropriate type of Code Generator. |
CodeGeneratorFactoryException.java | Class | Class to notify of failures while instantiating Code Generator implementations. |
GRMS.java | Class | This generates the submit files in the xml format that can be used to submit
the workflow to a GRMS server. |
HashedFile.java | Class | A Condor Submit Writer, that understands the notion of hashed file directories. |
Stork.java | Class | This implementation generates files that can be understood by Stork. |