Uses of Class
de.cau.cs.kieler.sim.kiem.JSONObjectDataComponent

Packages that use JSONObjectDataComponent
de.cau.cs.kieler.kev.extension.dataobserver The DataobserverPackage contains examples for the comunication between KEV-Plugin and KIEM-Execution-Manager. 
de.cau.cs.kieler.sim.esi   
de.cau.cs.kieler.sim.kiem.config.data This package contains the data storing classes for all managers. 
de.cau.cs.kieler.sim.syncsignalreset This package contains the observer/producer DataComponent of the synchronous signal resetter. 
de.cau.cs.kieler.sim.trace   
de.cau.cs.kieler.synccharts.sim.ptolemy   
de.cau.cs.kieler.synccharts.viewmanagement   
 

Uses of JSONObjectDataComponent in de.cau.cs.kieler.kev.extension.dataobserver
 

Subclasses of JSONObjectDataComponent in de.cau.cs.kieler.kev.extension.dataobserver
 class Backhoe
           
 class Elevator
          A small simulation for the elevator example, computing the position and the lamps based on signal inputs.
 class Example_01
          A simple Example for changing the color of the Trafficlight.svg.
 class Example_02
          A simple Example for changing the color of the Trafficlight.svg.
 class KEVDataObserver
           
 class KEVExampleDataProducer
          A simple Example the Watertank.svg.
 

Uses of JSONObjectDataComponent in de.cau.cs.kieler.sim.esi
 

Subclasses of JSONObjectDataComponent in de.cau.cs.kieler.sim.esi
 class EsoComponent
          Data-component to read traces in esi format.
 

Uses of JSONObjectDataComponent in de.cau.cs.kieler.sim.kiem.config.data
 

Subclasses of JSONObjectDataComponent in de.cau.cs.kieler.sim.kiem.config.data
 class ConfigDataComponent
          Holds all information needed for the currently running schedule.
For example:
Aimed Step Duration
Timeouts
...and user defined variables
 

Uses of JSONObjectDataComponent in de.cau.cs.kieler.sim.syncsignalreset
 

Subclasses of JSONObjectDataComponent in de.cau.cs.kieler.sim.syncsignalreset
 class DataComponent
          The class DataComponent implements the KIEM Extension Point.
 

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

Subclasses of JSONObjectDataComponent 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 JSONObjectDataComponent in de.cau.cs.kieler.synccharts.sim.ptolemy
 

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

Uses of JSONObjectDataComponent in de.cau.cs.kieler.synccharts.viewmanagement
 

Subclasses of JSONObjectDataComponent in de.cau.cs.kieler.synccharts.viewmanagement
 class StateActivityObserver