gr.uoa.di.madgik.workflow.plot.commons
Interface IPlotResourceCollection
- All Known Subinterfaces:
- IPlotResourceInCollection, IPlotResourceOutCollection
- All Known Implementing Classes:
- PlotResourceEnvironmentFileCollection, PojoPlotResourceParameterInCollection, PojoPlotResourceParameterOutCollection, ShellPlotResourceParameterInCollection, ShellPlotResourceParameterOutCollection, WSPlotResourceParameterInCollection, WSPlotResourceParameterOutCollection
public interface IPlotResourceCollection
Add
void Add(IPlotResource param)
throws WorkflowValidationException
- Throws:
WorkflowValidationException
SetPlotInfo
void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo)
SetInvocableInfo
void SetInvocableInfo(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo)
Validate
void Validate()
throws WorkflowValidationException
- Throws:
WorkflowValidationException
Copyright © 2013. All Rights Reserved.