Uses of Class
de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent

Packages that use JSONObjectSimulationDataComponent
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.ptolemy   
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. 
de.cau.cs.kieler.uml2.sim.kiem   
 

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

Subclasses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.sim.kiem.automated
 class AbstractAutomatedComponent
          Default implementation of an automated component.
 class AbstractAutomatedProducer
          This is the default implementation of an automated producer.
 

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

Subclasses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.sim.kiem.automated.data
 class AutoTestComponent
          This class is just for testing the automated execution feature.
 

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

Subclasses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.sim.trace
 class TraceReader
          Data-component to read traces in esi format.
 class TraceValidator
          Data-component to read traces in esi format.
 

Uses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.synccharts.sim.ptolemy
 

Subclasses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.synccharts.sim.ptolemy
 class SyncchartsSimDataComponent
          The class SimpleRailCtrl DataComponent implements a KIELER Execution Manager DataComponent.
 

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

Subclasses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.synccharts.sim.sc
 class SCDataComponent
          This is the data component to handle the communication between KIEM and the external SC-Program.
 

Uses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.uml2.sim.kiem
 

Subclasses of JSONObjectSimulationDataComponent in de.cau.cs.kieler.uml2.sim.kiem
 class DataComponent
          The Class DataComponent.
 class DataComponentModelCheck
          The Class DataComponent.
 class DataComponentSim
          The Class DataComponent.