Class Summary |
CheckProcessExistence |
This process checks to see if processes defined in a vector as string
either exist on a file system or in the source root defined. |
CreateProcessConstants |
This process get's a STRINGOFCONSTANTS as a parameter and creates/adds
to a hashtable of CONSTANTS for the process being generated. |
CreateZipFile |
This Class will generate a zip file that will contain all the processes
found in the GENERATED_PROCESSES Hashtable. |
GetServiceProcesses |
This class get the Processes defined in a service. |
InfoSelectionRouter |
This class checks the value for a infoselection and set the condition
appropriately |
ParameterConstantsRouter |
This class checks the constant type entry selected and sets the condition
appropriately |
ProcessGeneratorValueProvider |
This class provides dynamic content for pages when using
CreateHTMLPage in the ProcessGenerator. |
ProcessTypeRouter |
This class checks the value for a processtype and set the condition
appropriately |
SaveProcess |
This class stores generated process in the collection of generated
processes. |
StoreParameters |
This class stores the parameters selected for storage into the hashtable
for parameters that will be used for generating a process. |
StoreResults |
This class stores the results selected for storage into the hashtable
for results that will be used for generating a process. |
ValidateParameterInfo |
This class validates that the information necessary for displaying the
parameter selection page has been entered. |
ValidateResultInfo |
This class validates that the information necessary for displaying the
result selection page has been entered. |