gr.uoa.di.madgik.execution.plan.element.variable
Interface IInputOutputParameter

All Superinterfaces:
IInputParameter, IOutputParameter, IParameter, Serializable
All Known Implementing Classes:
FilteredInOutParameter, SimpleInOutParameter

public interface IInputOutputParameter
extends IInputParameter, IOutputParameter


Nested Class Summary
 
Nested classes/interfaces inherited from interface gr.uoa.di.madgik.execution.plan.element.variable.IParameter
IParameter.ParameterDirectionType, IParameter.ParameterProcessType
 
Method Summary
 
Methods inherited from interface gr.uoa.di.madgik.execution.plan.element.variable.IInputParameter
GetParameterValue
 
Methods inherited from interface gr.uoa.di.madgik.execution.plan.element.variable.IOutputParameter
SetParameterValue
 
Methods inherited from interface gr.uoa.di.madgik.execution.plan.element.variable.IParameter
CanSuggestParameterValueType, FromXML, FromXML, GetDirectionType, GetModifiedVariableNames, GetNeededVariableNames, GetProcessType, SuggestParameterValueType, ToXML, Validate, ValidatePreExecution
 



Copyright © 2013. All Rights Reserved.