| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan | |
| gr.uoa.di.madgik.execution.plan.element.invocable | |
| gr.uoa.di.madgik.execution.plan.element.variable |
| Modifier and Type | Field and Description |
|---|---|
VariableCollection |
ExecutionPlan.Variables
The Variables that are shared between all the plan elements
|
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
VariableCollection |
VariableCollection.Subset(Set<String> NeededVars) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableCollection.Update(VariableCollection UpdateCollection,
Set<String> UpdateSubset) |
Copyright © 2014. All Rights Reserved.