Uses of Class
gr.uoa.di.madgik.execution.plan.element.invocable.ExecutionContextConfigBase.ContextConfigType

Packages that use ExecutionContextConfigBase.ContextConfigType
gr.uoa.di.madgik.execution.plan.element.invocable   
gr.uoa.di.madgik.execution.plan.element.invocable.simple   
gr.uoa.di.madgik.execution.plan.element.invocable.ws   
 

Uses of ExecutionContextConfigBase.ContextConfigType in gr.uoa.di.madgik.execution.plan.element.invocable
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable that return ExecutionContextConfigBase.ContextConfigType
abstract  ExecutionContextConfigBase.ContextConfigType ExecutionContextConfigBase.GetContextConfigType()
           
static ExecutionContextConfigBase.ContextConfigType ExecutionContextConfigBase.ContextConfigType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecutionContextConfigBase.ContextConfigType[] ExecutionContextConfigBase.ContextConfigType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ExecutionContextConfigBase.ContextConfigType in gr.uoa.di.madgik.execution.plan.element.invocable.simple
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable.simple that return ExecutionContextConfigBase.ContextConfigType
 ExecutionContextConfigBase.ContextConfigType SimpleExecutionContextConfig.GetContextConfigType()
           
 

Uses of ExecutionContextConfigBase.ContextConfigType in gr.uoa.di.madgik.execution.plan.element.invocable.ws
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable.ws that return ExecutionContextConfigBase.ContextConfigType
 ExecutionContextConfigBase.ContextConfigType WSExecutionContextConfig.GetContextConfigType()
           
 



Copyright © 2013. All Rights Reserved.