gr.uoa.di.madgik.workflow.plot.ws
Class WSPlotResourceParameterOutCollection
java.lang.Object
gr.uoa.di.madgik.workflow.plot.ws.WSPlotResourceParameterOutCollection
- All Implemented Interfaces:
- IPlotResourceCollection, IPlotResourceOutCollection
public class WSPlotResourceParameterOutCollection
- extends Object
- implements IPlotResourceOutCollection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
plotInfo
public gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo
invocableInfo
public gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo
Parameters
public Map<Integer,WSPlotResourceMethodOutput> Parameters
WSPlotResourceParameterOutCollection
public WSPlotResourceParameterOutCollection()
SetInvocableInfo
public void SetInvocableInfo(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo)
- Specified by:
SetInvocableInfo in interface IPlotResourceCollection
SetPlotInfo
public void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo)
- Specified by:
SetPlotInfo in interface IPlotResourceCollection
Add
public void Add(IPlotResource param)
throws WorkflowValidationException
- Specified by:
Add in interface IPlotResourceCollection
- Throws:
WorkflowValidationException
Get
public WSPlotResourceMethodOutput Get(int methodOrder)
Validate
public void Validate()
throws WorkflowValidationException
- Specified by:
Validate in interface IPlotResourceCollection
- Throws:
WorkflowValidationException
Copyright © 2013. All Rights Reserved.