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

This package contains the basic activator class.

See:
          Description

Interface Summary
IAutomatedComponent Interface for components that want to interact with the automated execution plugin.
IAutomatedProducer DataComponents implementing this interface will be asked to respond to requests for information about the execution run.
IAutomationListener This interface is for plugins who want to listen to the automated execution.
 

Class Summary
AbstractAutomatedComponent Default implementation of an automated component.
AbstractAutomatedProducer This is the default implementation of an automated producer.
AbstractAutomationListener Abstract implementation of the automation listener.
KiemAutomatedPlugin The activator class controls the plug-in life cycle.
 

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

This package contains the basic activator class.