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

Packages that use de.cau.cs.kieler.sim.kiem.execution
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.kiem.automated This package contains the basic activator class. 
de.cau.cs.kieler.sim.kiem.execution This package contains the classes for the raw execution, the thread handling and synchronization as well as for the data pool and timeout error implementation. 
 

Classes in de.cau.cs.kieler.sim.kiem.execution used by de.cau.cs.kieler.sim.kiem
Execution
          The Class Execution.
InitializeExecution
          This implements the concurrent initialization that can be aborted from outside e.g.
 

Classes in de.cau.cs.kieler.sim.kiem.execution used by de.cau.cs.kieler.sim.kiem.automated
Execution
          The Class Execution.
 

Classes in de.cau.cs.kieler.sim.kiem.execution used by de.cau.cs.kieler.sim.kiem.execution
Execution
          The Class Execution.
JSONDataPool
          The Class JSONDataPool.