|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowSerializationException | |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor | |
| gr.uoa.di.madgik.workflow.adaptor.utils | |
| gr.uoa.di.madgik.workflow.adaptor.utils.jdl | |
| Uses of WorkflowSerializationException in gr.uoa.di.madgik.workflow.adaptor |
|---|
| Methods in gr.uoa.di.madgik.workflow.adaptor that throw WorkflowSerializationException | |
|---|---|
void |
WorkflowJDLAdaptor.CreatePlan()
|
void |
WorkflowCondorAdaptor.CreatePlan()
|
void |
WorkflowHadoopAdaptor.CreatePlan()
|
void |
WorkflowGridAdaptor.CreatePlan()
|
void |
IWorkflowAdaptor.CreatePlan()
Based on the provided resources, a call to this method will do all the needed processing and once completed a full execution plan will be created |
| Uses of WorkflowSerializationException in gr.uoa.di.madgik.workflow.adaptor.utils |
|---|
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils that throw WorkflowSerializationException | |
|---|---|
void |
IWorkflowParser.Parse(File serialization)
Parses the string the workflow language that is contained in the provided file that the parser is implemented for |
void |
IWorkflowParser.Parse(String serialization)
Parses the string serialization of the workflow language that the parser is implemented for |
| Uses of WorkflowSerializationException in gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
|---|
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.jdl that throw WorkflowSerializationException | |
|---|---|
void |
JDLParser.Parse(File serialization)
|
void |
JDLParser.Parse(String serialization)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||