gr.uoa.di.madgik.workflow.plot.pojo
Class PojoPlotResourceParameterInCollection
java.lang.Object
gr.uoa.di.madgik.workflow.plot.pojo.PojoPlotResourceParameterInCollection
- All Implemented Interfaces:
- IPlotResourceCollection, IPlotResourceInCollection
public class PojoPlotResourceParameterInCollection
- extends Object
- implements IPlotResourceInCollection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameters
public Map<String,PojoPlotResourceParameter> Parameters
plotInfo
public gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo
invocableInfo
public gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo
PojoPlotResourceParameterInCollection
public PojoPlotResourceParameterInCollection()
GetKey
public static String GetKey(int SignatureOrder,
String ArgumentName)
Add
public void Add(IPlotResource param)
throws WorkflowValidationException
- Specified by:
Add in interface IPlotResourceCollection
- Throws:
WorkflowValidationException
Get
public PojoPlotResourceParameter Get(int signatureOrder,
String parameterName)
SetPlotInfo
public void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plotInfo)
- Specified by:
SetPlotInfo in interface IPlotResourceCollection
SetInvocableInfo
public void SetInvocableInfo(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocableInfo)
- Specified by:
SetInvocableInfo in interface IPlotResourceCollection
Validate
public void Validate()
throws WorkflowValidationException
- Specified by:
Validate in interface IPlotResourceCollection
- Throws:
WorkflowValidationException
Copyright © 2012. All Rights Reserved.