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

Packages that use de.cau.cs.kieler.sim.kiem.automated
de.cau.cs.kieler.sim.kiem.automated This package contains the basic activator class. 
de.cau.cs.kieler.sim.kiem.automated.data This package contains the data storing classes of the KiemAuto. 
de.cau.cs.kieler.sim.kiem.automated.ui.extension This package contains all classes needed for registering to different extension points. 
de.cau.cs.kieler.sim.trace   
de.cau.cs.kieler.synccharts.sim.sc Package to simulate the generated SC-Code of package de.cau.cs.kieler.synccharts.codegen.sc by using the KIEM plugin. 
 

Classes in de.cau.cs.kieler.sim.kiem.automated used by de.cau.cs.kieler.sim.kiem.automated
AbstractAutomatedComponent
          Default implementation of an automated component.
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.
KiemAutomatedPlugin
          The activator class controls the plug-in life cycle.
 

Classes in de.cau.cs.kieler.sim.kiem.automated used by de.cau.cs.kieler.sim.kiem.automated.data
AbstractAutomatedComponent
          Default implementation of an automated component.
AbstractAutomatedProducer
          This is the default implementation of an automated producer.
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.
 

Classes in de.cau.cs.kieler.sim.kiem.automated used by de.cau.cs.kieler.sim.kiem.automated.ui.extension
AbstractAutomationListener
          Abstract implementation of the automation listener.
IAutomationListener
          This interface is for plugins who want to listen to the automated execution.
 

Classes in de.cau.cs.kieler.sim.kiem.automated used by de.cau.cs.kieler.sim.trace
AbstractAutomatedComponent
          Default implementation of an automated component.
AbstractAutomatedProducer
          This is the default implementation of an automated producer.
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.
 

Classes in de.cau.cs.kieler.sim.kiem.automated used by de.cau.cs.kieler.synccharts.sim.sc
AbstractAutomatedComponent
          Default implementation of an automated component.
AbstractAutomatedProducer
          This is the default implementation of an automated producer.
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.