public class SketchPlot extends Object
| Modifier and Type | Field and Description |
|---|---|
List<gr.uoa.di.madgik.execution.plan.element.contingency.ContingencyTrigger> |
Contingency |
String |
Name |
PlotSelectionCriteria |
SelectionCriteria |
| Constructor and Description |
|---|
SketchPlot() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
GetCleanupFiles() |
gr.uoa.di.madgik.execution.plan.element.IPlanElement |
GetSketchedElement() |
void |
SetFileResources(PlotResourceEnvironmentFileCollection Resources) |
void |
SetInResources(IPlotResourceInCollection Resources) |
void |
SetOutResources(IPlotResourceOutCollection Resources) |
void |
SetVariableCollection(gr.uoa.di.madgik.execution.plan.element.variable.VariableCollection Variables) |
void |
Sketch(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints) |
public PlotSelectionCriteria SelectionCriteria
public String Name
public List<gr.uoa.di.madgik.execution.plan.element.contingency.ContingencyTrigger> Contingency
public void SetVariableCollection(gr.uoa.di.madgik.execution.plan.element.variable.VariableCollection Variables)
public void SetInResources(IPlotResourceInCollection Resources)
public void SetOutResources(IPlotResourceOutCollection Resources)
public void SetFileResources(PlotResourceEnvironmentFileCollection Resources)
public void Sketch(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
throws WorkflowValidationException,
WorkflowEnvironmentException,
WorkflowProcessException
public gr.uoa.di.madgik.execution.plan.element.IPlanElement GetSketchedElement()
throws WorkflowProcessException
WorkflowProcessExceptionpublic Set<String> GetCleanupFiles() throws WorkflowProcessException
WorkflowProcessExceptionCopyright © 2014. All Rights Reserved.