Uses of Class
gr.uoa.di.madgik.execution.plan.element.variable.IParameter.ParameterProcessType

Packages that use IParameter.ParameterProcessType
gr.uoa.di.madgik.execution.plan.element.variable   
 

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

Methods in gr.uoa.di.madgik.execution.plan.element.variable that return IParameter.ParameterProcessType
 IParameter.ParameterProcessType FilteredOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType SimpleOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType FilteredInParameter.GetProcessType()
           
 IParameter.ParameterProcessType SimpleInOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType SimpleInParameter.GetProcessType()
           
 IParameter.ParameterProcessType FilteredInOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType IParameter.GetProcessType()
           
static IParameter.ParameterProcessType IParameter.ParameterProcessType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IParameter.ParameterProcessType[] IParameter.ParameterProcessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.