Uses of Interface
de.cau.cs.kieler.sim.kiem.automated.IAutomatedProducer

Packages that use IAutomatedProducer
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.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. 
 

Uses of IAutomatedProducer in de.cau.cs.kieler.sim.kiem.automated
 

Classes in de.cau.cs.kieler.sim.kiem.automated that implement IAutomatedProducer
 class AbstractAutomatedProducer
          This is the default implementation of an automated producer.
 

Uses of IAutomatedProducer in de.cau.cs.kieler.sim.kiem.automated.data
 

Classes in de.cau.cs.kieler.sim.kiem.automated.data that implement IAutomatedProducer
 class AutoTestComponent
          This class is just for testing the automated execution feature.
 

Uses of IAutomatedProducer in de.cau.cs.kieler.sim.trace
 

Classes in de.cau.cs.kieler.sim.trace that implement IAutomatedProducer
 class TraceReader
          Data-component to read traces in esi format.
 class TraceValidator
          Data-component to read traces in esi format.
 

Uses of IAutomatedProducer in de.cau.cs.kieler.synccharts.sim.sc
 

Classes in de.cau.cs.kieler.synccharts.sim.sc that implement IAutomatedProducer
 class SCDataComponent
          This is the data component to handle the communication between KIEM and the external SC-Program.