Uses of Class
gr.uoa.di.madgik.execution.plan.element.attachment.ExecutionAttachment

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

Uses of ExecutionAttachment in gr.uoa.di.madgik.execution.plan.element
 

Fields in gr.uoa.di.madgik.execution.plan.element with type parameters of type ExecutionAttachment
 Set<ExecutionAttachment> BoundaryPlanElement.Attachments
          The Attachments that are to be moved to the remote execution container directly though the connection established with the remote container
 

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

Constructor parameters in gr.uoa.di.madgik.execution.plan.element.invocable with type arguments of type ExecutionAttachment
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.