gr.uoa.di.madgik.workflow.plot
Class SketchPlot
java.lang.Object
gr.uoa.di.madgik.workflow.plot.SketchPlot
public class SketchPlot
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionCriteria
public PlotSelectionCriteria SelectionCriteria
Name
public String Name
Contingency
public List<gr.uoa.di.madgik.execution.plan.element.contingency.ContingencyTrigger> Contingency
SketchPlot
public SketchPlot()
SetVariableCollection
public void SetVariableCollection(gr.uoa.di.madgik.execution.plan.element.variable.VariableCollection Variables)
SetInResources
public void SetInResources(IPlotResourceInCollection Resources)
SetOutResources
public void SetOutResources(IPlotResourceOutCollection Resources)
SetFileResources
public void SetFileResources(PlotResourceEnvironmentFileCollection Resources)
Sketch
public void Sketch(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
throws WorkflowValidationException,
WorkflowEnvironmentException,
WorkflowProcessException
- Throws:
WorkflowValidationException
WorkflowEnvironmentException
WorkflowProcessException
GetSketchedElement
public gr.uoa.di.madgik.execution.plan.element.IPlanElement GetSketchedElement()
throws WorkflowProcessException
- Throws:
WorkflowProcessException
GetCleanupFiles
public Set<String> GetCleanupFiles()
throws WorkflowProcessException
- Throws:
WorkflowProcessException
Copyright © 2013. All Rights Reserved.