Uses of Interface
de.cau.cs.kieler.sim.kiem.IAutomatedComponent

Packages that use IAutomatedComponent
de.cau.cs.kieler.sim.kiem This package contains the basic activator class, the messages.properties file, with the externalized strings and a proxy editor for opening *.execution files with the KiemView. 
de.cau.cs.kieler.sim.trace   
 

Uses of IAutomatedComponent in de.cau.cs.kieler.sim.kiem
 

Subinterfaces of IAutomatedComponent in de.cau.cs.kieler.sim.kiem
 interface IAutomatedProducer
          DataComponents implementing this interface will be asked to respond to requests for information about the execution run.
 

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

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