gr.uoa.di.madgik.execution.plan.element.condition
Class BagConditionEnvironment

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.condition.BagConditionEnvironment
All Implemented Interfaces:
IConditionEnvironment

public class BagConditionEnvironment
extends Object
implements IConditionEnvironment


Field Summary
 Map<String,BagConditionalElement> ElementCollection
           
 boolean ProgressDoneInIteration
           
 List<BackgroundExecution> workers
           
 
Constructor Summary
BagConditionEnvironment()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ElementCollection

public Map<String,BagConditionalElement> ElementCollection

ProgressDoneInIteration

public boolean ProgressDoneInIteration

workers

public List<BackgroundExecution> workers
Constructor Detail

BagConditionEnvironment

public BagConditionEnvironment()


Copyright © 2012. All Rights Reserved.