Uses of Class
gr.uoa.di.madgik.execution.plan.PlanConfig.ConnectionMode

Packages that use PlanConfig.ConnectionMode
gr.uoa.di.madgik.execution.plan   
 

Uses of PlanConfig.ConnectionMode in gr.uoa.di.madgik.execution.plan
 

Fields in gr.uoa.di.madgik.execution.plan declared as PlanConfig.ConnectionMode
static PlanConfig.ConnectionMode PlanConfig.DefaultModeOfConnection
          The default connection mode.
 PlanConfig.ConnectionMode PlanConfig.ModeOfConnection
          The Mode of connection.
 

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



Copyright © 2012. All Rights Reserved.