|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableCollection | |
|---|---|
| gr.uoa.di.madgik.execution.plan | |
| gr.uoa.di.madgik.execution.plan.element.invocable | |
| gr.uoa.di.madgik.execution.plan.element.variable | |
| Uses of VariableCollection in gr.uoa.di.madgik.execution.plan |
|---|
| Fields in gr.uoa.di.madgik.execution.plan declared as VariableCollection | |
|---|---|
VariableCollection |
ExecutionPlan.Variables
The Variables that are shared between all the plan elements |
| Uses of VariableCollection in gr.uoa.di.madgik.execution.plan.element.invocable |
|---|
| Constructors in gr.uoa.di.madgik.execution.plan.element.invocable with parameters of type VariableCollection | |
|---|---|
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)
|
|
| Uses of VariableCollection in gr.uoa.di.madgik.execution.plan.element.variable |
|---|
| Methods in gr.uoa.di.madgik.execution.plan.element.variable that return VariableCollection | |
|---|---|
VariableCollection |
VariableCollection.Subset(Set<String> NeededVars)
|
| Methods in gr.uoa.di.madgik.execution.plan.element.variable with parameters of type VariableCollection | |
|---|---|
void |
VariableCollection.Update(VariableCollection UpdateCollection,
Set<String> UpdateSubset)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||