Uses of Interface
de.cau.cs.kieler.sim.kiem.automated.execution.AutomationManager.ExecutionListener

Packages that use AutomationManager.ExecutionListener
de.cau.cs.kieler.sim.kiem.automated.execution This package contains the classes responsible for running the actual execution. 
 

Uses of AutomationManager.ExecutionListener in de.cau.cs.kieler.sim.kiem.automated.execution
 

Methods in de.cau.cs.kieler.sim.kiem.automated.execution with parameters of type AutomationManager.ExecutionListener
 void AutomationManager.addListener(AutomationManager.ExecutionListener listener)
          Add a new listener.
 void AutomationManager.removeListener(AutomationManager.ExecutionListener listener)
          Remove a listener.