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

Packages that use JSONStringDataComponent
de.cau.cs.kieler.sim.table This package contains the basic activator class and the observer and producer DataComponent of the data table (view). 
 

Uses of JSONStringDataComponent in de.cau.cs.kieler.sim.table
 

Subclasses of JSONStringDataComponent in de.cau.cs.kieler.sim.table
 class DataObserver
          The class DataObserver implements the observer DataComponent which should be scheduled behind any producer DataComponents.
 class DataProducer
          The class DataProducer implements the producer DataComponent which should be scheduled before any observer DataComponents.