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

Packages that use IInputOutputParameter
gr.uoa.di.madgik.execution.plan.element   
gr.uoa.di.madgik.execution.plan.element.condition   
gr.uoa.di.madgik.execution.plan.element.variable   
gr.uoa.di.madgik.execution.utils   
 

Uses of IInputOutputParameter in gr.uoa.di.madgik.execution.plan.element
 

Fields in gr.uoa.di.madgik.execution.plan.element declared as IInputOutputParameter
 IInputOutputParameter WSRESTPlanElement.ServiceEndPoint
          The Service end point to contact
 IInputOutputParameter WSSOAPPlanElement.ServiceEndPoint
          The Service end point to contact
 IInputOutputParameter ShellPlanElement.StdErrParameter
          The parameter to store the product of the standard error output.
 IInputOutputParameter ShellPlanElement.StdOutParameter
          The parameter to store the product of the standard error output.
 

Uses of IInputOutputParameter in gr.uoa.di.madgik.execution.plan.element.condition
 

Fields in gr.uoa.di.madgik.execution.plan.element.condition declared as IInputOutputParameter
 IInputOutputParameter ArrayIterationPlanCondition.CurrentValueParameter
           
 IInputOutputParameter DecimalRangePlanCondition.CurrentValueParameter
           
 IInputOutputParameter CounterPlanCondition.CurrentValueParameter
           
 

Uses of IInputOutputParameter in gr.uoa.di.madgik.execution.plan.element.variable
 

Classes in gr.uoa.di.madgik.execution.plan.element.variable that implement IInputOutputParameter
 class FilteredInOutParameter
           
 class SimpleInOutParameter
           
 

Uses of IInputOutputParameter in gr.uoa.di.madgik.execution.utils
 

Fields in gr.uoa.di.madgik.execution.utils declared as IInputOutputParameter
 IInputOutputParameter BoundaryIsolationInfo.BaseDir
           
 



Copyright © 2012. All Rights Reserved.