Uses of Package
de.cau.cs.kieler.core.ui.errorhandler

Packages that use de.cau.cs.kieler.core.ui.errorhandler
de.cau.cs.kieler.core.model.util This package contains a collection of utility classes. 
de.cau.cs.kieler.core.ui.errorhandler This package contains the modified error handlers. 
de.cau.cs.kieler.sim.kiem.automated This package contains the basic activator class. 
de.cau.cs.kieler.sim.kiem.automated.execution This package contains the classes responsible for running the actual execution. 
de.cau.cs.kieler.sim.kiem.config This package contains the basic activator class. 
 

Classes in de.cau.cs.kieler.core.ui.errorhandler used by de.cau.cs.kieler.core.model.util
GenericErrorHandler.StatusListener
          Classes implementing this interface will be notified when a non-fatal exception passes through the error handler.
 

Classes in de.cau.cs.kieler.core.ui.errorhandler used by de.cau.cs.kieler.core.ui.errorhandler
GenericErrorHandler.StatusListener
          Classes implementing this interface will be notified when a non-fatal exception passes through the error handler.
 

Classes in de.cau.cs.kieler.core.ui.errorhandler used by de.cau.cs.kieler.sim.kiem.automated
GenericErrorHandler
          Generic error handler, mainly taken from IDEWorkbenchErrorHandler.
GenericErrorHandler.StatusListener
          Classes implementing this interface will be notified when a non-fatal exception passes through the error handler.
 

Classes in de.cau.cs.kieler.core.ui.errorhandler used by de.cau.cs.kieler.sim.kiem.automated.execution
GenericErrorHandler.StatusListener
          Classes implementing this interface will be notified when a non-fatal exception passes through the error handler.
 

Classes in de.cau.cs.kieler.core.ui.errorhandler used by de.cau.cs.kieler.sim.kiem.config
GenericErrorHandler
          Generic error handler, mainly taken from IDEWorkbenchErrorHandler.
GenericErrorHandler.StatusListener
          Classes implementing this interface will be notified when a non-fatal exception passes through the error handler.