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

Packages that use PlanConfig
gr.uoa.di.madgik.execution.plan   
gr.uoa.di.madgik.execution.plan.element.invocable   
 

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

Fields in gr.uoa.di.madgik.execution.plan declared as PlanConfig
 PlanConfig ExecutionPlan.Config
          The Configuration for the execution of the plan
 

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

Constructors in gr.uoa.di.madgik.execution.plan.element.invocable with parameters of type PlanConfig
BoundaryHandler(IPlanElement PlanToSend, VariableCollection VarsToSend, gr.uoa.di.madgik.environment.hint.EnvHintCollection HintsToSend, ExecutionHandle Handle, String ID, String Name, BoundaryConfig Config, BoundaryIsolationInfo IsolationToSend, PlanConfig PlanConfigToSend, Set<ExecutionAttachment> Attachments)
           
 



Copyright © 2013. All Rights Reserved.