public class WSPlotResourceParameterOutCollection extends Object implements IPlotResourceOutCollection
| Modifier and Type | Field and Description |
|---|---|
gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo |
invocableInfo |
Map<Integer,WSPlotResourceMethodOutput> |
Parameters |
gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo |
plotInfo |
| Constructor and Description |
|---|
WSPlotResourceParameterOutCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Add(IPlotResource param) |
WSPlotResourceMethodOutput |
Get(int methodOrder) |
void |
SetInvocableInfo(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo) |
void |
SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo) |
void |
Validate() |
public gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo
public gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo
public Map<Integer,WSPlotResourceMethodOutput> Parameters
public WSPlotResourceParameterOutCollection()
public void SetInvocableInfo(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo)
SetInvocableInfo in interface IPlotResourceCollectionpublic void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo)
SetPlotInfo in interface IPlotResourceCollectionpublic void Add(IPlotResource param) throws WorkflowValidationException
Add in interface IPlotResourceCollectionWorkflowValidationExceptionpublic WSPlotResourceMethodOutput Get(int methodOrder)
public void Validate()
throws WorkflowValidationException
Validate in interface IPlotResourceCollectionWorkflowValidationExceptionCopyright © 2014. All Rights Reserved.