public class WSPlotResourceParameterInCollection extends Object implements IPlotResourceInCollection
| Modifier and Type | Field and Description |
|---|---|
WSPlotResourceEndpoint |
EndPoint |
gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo |
invocableInfo |
Map<Integer,WSPlotResourceMethodInput> |
Parameters |
gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo |
plotInfo |
| Constructor and Description |
|---|
WSPlotResourceParameterInCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Add(IPlotResource param) |
WSPlotResourceEndpoint |
GetEndPoint() |
WSPlotResourceMethodInput |
GetMethodInput(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 WSPlotResourceEndpoint EndPoint
public Map<Integer,WSPlotResourceMethodInput> Parameters
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 WSPlotResourceEndpoint GetEndPoint()
public WSPlotResourceMethodInput GetMethodInput(int methodOrder)
public void Validate()
throws WorkflowValidationException
Validate in interface IPlotResourceCollectionWorkflowValidationExceptionCopyright © 2015. All Rights Reserved.