gr.uoa.di.madgik.workflow.plan.element
Interface IWorkflowPlanElement
- All Known Implementing Classes:
- WorkflowElement
public interface IWorkflowPlanElement
SetElementName
void SetElementName(String ElementName)
SetPlotName
void SetPlotName(String PlotName)
SetGroupName
void SetGroupName(String GroupName)
SetHooks
void SetHooks(HookCollection Hooks)
SetEnvironment
void SetEnvironment(EnvironmentCache Environment)
Validate
void Validate(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
throws WorkflowValidationException
- Throws:
WorkflowValidationException
Copyright © 2013. All Rights Reserved.