public interface IWorkflowPlanElement
| Modifier and Type | Method and Description |
|---|---|
void |
SetElementName(String ElementName) |
void |
SetEnvironment(EnvironmentCache Environment) |
void |
SetGroupName(String GroupName) |
void |
SetHooks(HookCollection Hooks) |
void |
SetPlotName(String PlotName) |
void |
Validate(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints) |
void SetElementName(String ElementName)
void SetPlotName(String PlotName)
void SetGroupName(String GroupName)
void SetHooks(HookCollection Hooks)
void SetEnvironment(EnvironmentCache Environment)
void Validate(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
throws WorkflowValidationException
WorkflowValidationExceptionCopyright © 2014. All Rights Reserved.