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 FilteredInOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType SimpleInOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType FilteredInParameter.GetProcessType()
           
 IParameter.ParameterProcessType SimpleInParameter.GetProcessType()
           
 IParameter.ParameterProcessType IParameter.GetProcessType()
           
 IParameter.ParameterProcessType SimpleOutParameter.GetProcessType()
           
 IParameter.ParameterProcessType FilteredOutParameter.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 © 2012. All Rights Reserved.