public class ShellPlotInstance extends PlotInstanceBase
| Constructor and Description |
|---|
ShellPlotInstance() |
| Modifier and Type | Method and Description |
|---|---|
gr.uoa.di.madgik.execution.plan.element.IPlanElement |
GetElement() |
IPlotResourceInCollection |
GetInputParameterCollection() |
gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo |
GetInvocableProfile() |
IPlotResourceOutCollection |
GetOutputParameterCollection() |
gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo |
GetPlotProfile() |
void |
Process() |
void |
SetInputParameterCollection(IPlotResourceInCollection parameters) |
void |
SetInvocableProfile(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocable) |
void |
SetOutputParameterCollection(IPlotResourceOutCollection parameters) |
void |
SetPlotProfile(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plot) |
void |
Validate() |
AddAdditionalVariable, ConstructAndRegisterSimpleInputParameter, ConstructNamedDataType, GetAdditionalVariables, GetCleanupLocalFiles, GetContextProxyType, GetContingencyTriggers, GetHostInfo, GetLocalEnvironmentFilesParameterCollection, GetName, GetPostElement, GetPreElement, OverrideContingencyTriggers, OverrideName, PopulatePrePostElements, SetContextProxyType, SetHostInfo, SetLocalEnvironmentFilesParameterCollection, SetNamepublic gr.uoa.di.madgik.execution.plan.element.IPlanElement GetElement()
public gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo GetInvocableProfile()
public void SetInvocableProfile(gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo invocable)
throws WorkflowValidationException
WorkflowValidationExceptionpublic gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo GetPlotProfile()
public void SetPlotProfile(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo plot)
throws WorkflowValidationException
WorkflowValidationExceptionpublic IPlotResourceInCollection GetInputParameterCollection()
public void SetInputParameterCollection(IPlotResourceInCollection parameters) throws WorkflowValidationException
WorkflowValidationExceptionpublic IPlotResourceOutCollection GetOutputParameterCollection()
public void SetOutputParameterCollection(IPlotResourceOutCollection parameters) throws WorkflowValidationException
WorkflowValidationExceptionpublic void Validate()
throws WorkflowValidationException
WorkflowValidationExceptionpublic void Process()
throws WorkflowProcessException,
WorkflowEnvironmentException
Copyright © 2014. All Rights Reserved.