Package de.cau.cs.kieler.sim.kiem.automated.execution

This package contains the classes responsible for running the actual execution.

See:
          Description

Interface Summary
AutomationManager.ExecutionListener Interface for all components that are interested in the state of the current execution.
 

Class Summary
AutomationJob This job is responsible for starting the execution in the execution manager.
AutomationManager The manager for handling the actual execution.
CancelManager Manager for everything related to the premature termination of the current execution run.
CancelManager.MonitorChecker This thread checks whether the user canceled the monitor while a step was being processed.
 

Enum Summary
CancelManager.CancelStatus The status of the operation.
 

Package de.cau.cs.kieler.sim.kiem.automated.execution Description

This package contains the classes responsible for running the actual execution.